commit | 47dca0b820d5abc6cfb431811ca0045a0fe11a8d | [log] [tgz] |
---|---|---|
author | Nancy Xiao <nancylanxiao@google.com> | Fri Aug 02 18:19:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 02 18:19:03 2024 |
tree | 4504daece24294b49702179efc5a1ae03c4fb7d8 | |
parent | fd34f4837379d8c25a44eb9c043a4c87aed393c0 [diff] |
Move `connector_pref` and `common` files to the `core` folder. This refactor to make the `components/enterprise/connectors` directory compliant with the layered components approach. Bug: b/344593927 Change-Id: I453763f35b34c23f450fb2939f0e8ce3e85d3db1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5741778 Commit-Queue: Nancy Xiao <nancylanxiao@google.com> Auto-Submit: Nancy Xiao <nancylanxiao@google.com> Reviewed-by: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1336715}
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.