commit | 4e6376c43075dc46f5ffa03ab7ec1da1b0181828 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Fri Jul 25 17:11:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 17:11:40 2025 |
tree | 9ee94ea9d78a8be85d9ba730a2da3ee9778170e3 | |
parent | 304df6556d069af0bac4a0bacabb7919807e5f14 [diff] |
Auto-format //ui GN files Run "gn format" and automatically shorten target references, now that GN knows how to do this. Note that ui/accessibility/extensions/BUILD.gn does not have any target names to shorten, but could use better formatting. CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome Bug: 40760278 Change-Id: Ieaccbc6107ec97008d3c14121178753919c937d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6787271 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Auto-Submit: Lei Zhang <thestig@chromium.org> Reviewed-by: Allen Bauer <kylixrd@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1492145}
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.