commit | 728729fc4ec95dc454eca102c8598931a06f1e30 | [log] [tgz] |
---|---|---|
author | Devlin Cronin <rdevlin.cronin@chromium.org> | Wed Feb 02 22:24:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 02 22:24:49 2022 |
tree | c206bfebf7e92a2adeab25e83e29c4cc8b71451a | |
parent | 56a728e8b746a134521cbbabb49d62854475445e [diff] |
[DesksStorage] Use //components/app_constants //components/desks_storage depends on IDs that were historically in //extensions/common:common_constants for some of its logic. These IDs have been moved to //components/app_constants. Depend on this target instead. This also fixes the issue of //components/desks_storage relying on //extensions code even if extensions were disabled. Bug: 731689 Change-Id: I9c8644f652ee00731a9343f3387ba50c3595ebf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3402760 Auto-Submit: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Ben Wells <benwells@chromium.org> Commit-Queue: Ben Wells <benwells@chromium.org> Cr-Commit-Position: refs/heads/main@{#966441}
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.