commit | 304df6556d069af0bac4a0bacabb7919807e5f14 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Fri Jul 25 17:10:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 17:10:40 2025 |
tree | 3dd4f088eafec8828cb3718e03f7192f292a424b | |
parent | f10f622454fdd2cc0eca84bdc8d765545ee46302 [diff] |
Auto-format GN files in various directories Run "gn format" and automatically shorten target references, now that GN knows how to do this. Bug: 40760278 Change-Id: Iec40f7d091ac0f2573b56e366a0d9b5e0302151d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6786388 Auto-Submit: Lei Zhang <thestig@chromium.org> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Owners-Override: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1492144}
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.