| commit | 821a685856563fb8ac3a04080f5e50e65798201c | [log] [tgz] |
|---|---|---|
| author | Sylvain Defresne <sdefresne@chromium.org> | Thu Jan 23 10:05:42 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 10:05:42 2025 |
| tree | 9458156117b74bc4c7042f9a1362bc87d564f4ef | |
| parent | 50bab444f62fcdd5f2f9f5d6dc169ecaee24a552 [diff] |
[cleanup] clang-format //ios/chrome/browser/account_picker
Produced by:
git ls-files ios/chrome/browser/account_picker/'*'.{mm,cc,m,h}|\
xargs clang-format -i
Bug: none
Change-Id: I8fa14bf11722ba3600977e90996c851d6ee7293f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6190107
Auto-Submit: Sylvain Defresne <sdefresne@chromium.org>
Reviewed-by: Jérôme Lebel <jlebel@chromium.org>
Commit-Queue: Jérôme Lebel <jlebel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1410178}
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.