| commit | 1d65007b6e33e53275185f44f80cb15a9944adc9 | [log] [tgz] |
|---|---|---|
| author | Georg Neis <neis@chromium.org> | Wed Sep 25 17:32:51 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 17:32:51 2024 |
| tree | 9ea6ace1b29c26aa83c707983c1c7b9545cd3f29 | |
| parent | 54ede52799bcff505a0918c670b0a893c30bcc3b [diff] |
ash: Restore lost network_health_service_policy.json In https://crrev.com/c/5869651, a data_deps declaration was removed as part of removing //chrome/browser/ash. However, the associated file is still needed for two components, namely //chrome/browser/ash/net/network_diagnostics and //chrome/browser/ash/net/network_health. Restore the data_deps declaration but move it to the relevant build files. Bug: b:368734309, b:355323079 Change-Id: Ifdd33886db09db03d57271b9822165ba178a9392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5889514 Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Wei-Luan Wang <weiluanwang@google.com> Commit-Queue: Jeffrey Young <cowmoo@google.com> Cr-Commit-Position: refs/heads/main@{#1360022}
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.