commit | 2a470896a4aa95a641d82368d373ad15c07f83a0 | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <hidehiko@chromium.org> | Tue Jun 03 08:55:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 08:55:54 2025 |
tree | cd30a939aab500dfcfb7576c870fe8d099bf3f76 | |
parent | 5c7154c1caa9622840d7818da22e8288f13b6aaa [diff] |
Move device_policy_builder out from //c/b/ash/policy/core. The file is independent from //chrome. Created a new directory to gather device policy related test utilities distributed in some //c/b/ash directories. BUG=414927997 TEST=Tryjob Change-Id: Ideb532980c9a3be1f9fb2cf8ffbfecea52170afc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6613283 Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1468593}
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.