commit | 191d164b841368e8d1486e3dc8aa3fa43c7121ba | [log] [tgz] |
---|---|---|
author | Christopher Lam <calamity@chromium.org> | Thu Feb 03 02:14:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 03 02:14:59 2022 |
tree | 29e2e398a425c8409580409cd3aa3c47b7810ab1 | |
parent | e8fc02c8d6da9d4c53c7bdb27170c620cf46c81b [diff] |
Move ash/webui grit outputs from ash/grit to ash/webui/grit. This CL changes the ash/webui grit structure so that DEPS don't need to be added for each ash/webui/ subdirectory as suggested in https://chromium-review.googlesource.com/c/chromium/src/+/3396755/comment/80d326c3_b4c38726/ Bug: None Change-Id: Ifed22b3e2820a2ef8b652cc1a292916aa4f360f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3427981 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Christopher Lam <calamity@chromium.org> Cr-Commit-Position: refs/heads/main@{#966527}
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.