commit | aa6e75d9eb77827bbadf046ec045ff1416ebfbf2 | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Fri Aug 02 06:15:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 02 06:15:40 2024 |
tree | 3f34655366699375eac0259b005fe3c709783642 | |
parent | 07a3db9aba9a84f01f61159544006af6f069e517 [diff] |
ash: Add c/b/ui/webui/ash/settings/**/BUILD.gn, part 4 This CL deals with parts of the pages subdirectory: - .../settings/pages/languages/BUILD.gn - .../settings/pages/main/BUILD.gn - .../settings/pages/multidevice/BUILD.gn - .../settings/pages/multitasking/BUILD.gn - .../settings/pages/people/BUILD.gn - .../settings/pages/personalization/BUILD.gn - .../settings/pages/power/BUILD.gn Bug: b:351889163 Change-Id: If9d06f2a81436deb49d945310bfe1ed49656cb26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5753648 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Georg Neis <neis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1336461}
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.