commit | ecf1f40a520fdce31c62167efa89f306787eb655 | [log] [tgz] |
---|---|---|
author | Tommy Nyquist <nyquist@chromium.org> | Mon Jan 29 20:07:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 20:07:40 2024 |
tree | 69406e01172a264ec323b63fda2c12264da5737c | |
parent | 0d24279f4e51554ed73bfe56cd7fe540cedcc60d [diff] |
Update DEPS and OWNERS files for data_sharing on iOS Following up on a suggested change in https://chromium-review.googlesource.com/c/chromium/src/+/5215405/ to move DEPS on //components/data_sharing to be accessible by any future controller code as well. In addition, this CL also moves the OWNERS file one level up to accommodate the anticipated directory structure. Bug: b/319313153 Change-Id: I19a29c6be0fb961073cf6545f6776c8eba833675 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5238407 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253462}
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.