| commit | c1913b51e9c29f5b50603f16b009824c43a21c6e | [log] [tgz] |
|---|---|---|
| author | Peter Kasting <pkasting@chromium.org> | Mon Dec 23 00:04:05 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 23 00:04:05 2024 |
| tree | 4f6139822a48954c5bebd5465979177dbeb8e907 | |
| parent | dd5c17c3c3a4cee4c58904f4bc29028f2ff5fbf0 [diff] |
[cleanup] clang-format chrome/browser/infobars. Produced with: find chrome/browser/infobars -name \"*.cc\" -o -name \"*.h\" -o -name \"*.mm\" | xargs clang-format -i R=pbos@chromium.org Bug: none Change-Id: If6f903a969ec1a201762e9cc8655acf94496b7ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6117304 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1399669}
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.