commit | 073a05a7bc95a7d4b5c5c8728654bae746e8f888 | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Thu Jun 27 18:14:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 18:14:15 2024 |
tree | 00b5f05881ad61786936064bf98a4f83b52d2935 | |
parent | 9823c42747180857e4dc21152adf4ab327dfa180 [diff] |
Create components/enterprise/data_controls/conditions/ directory The existing components/enterprise/data_controls/ directory is starting to contain a lot of files, and that's only going get worse as more projects land. This CL moves conditions-related files to its own sub-directory to improve the code's structure. Change-Id: I926341d667d14476f3989746ee3b2375f79fc467 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5663336 Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Nasser Al-shawwa <alshawwa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1320507}
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.