commit | 3cd5987d080c60b3f23b2f0d8579513186c806b9 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Wed Jan 22 17:27:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 17:27:32 2025 |
tree | f649773827bd30f73ba2913ea9c7cfa7c936f421 | |
parent | c254b5f1d60b52b0b26172d986a702d98ce05377 [diff] |
[cleanup] clang-format //ios/chrome/browser/browser_view Produced by: git ls-files ios/chrome/browser/browser_view/'*'.{mm,cc,m,h}|\ xargs clang-format -i Bug: none Change-Id: I3c4c14fc6adee6dd1aab0fb6f1238b2ab8d48e64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6187338 Reviewed-by: Federica Germinario <fedegermi@google.com> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Federica Germinario <fedegermi@google.com> Cr-Commit-Position: refs/heads/main@{#1409734}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.