commit | 0b5501e2627fc5b9f622d8326fe34d65b83ad993 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Fri Jan 17 15:22:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 15:22:44 2025 |
tree | b91ca5f9d735c52207e1323a8ab7b88c555f4ca3 | |
parent | bf6620fac7519b08ec4bd67e7f06f25468564b06 [diff] |
[ios] Fix layering violation in //components/sync Move the declaration of ios_cpe_enable_passkey_capabilities to the //components/sync directory here it is used to remove a layering violation (i.e. import code from //ios/build into //components). Bug: 371589349 Change-Id: I9b109694499a2d353de8b810c9776caf5639c464 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6177342 Commit-Queue: Federica Germinario <fedegermi@google.com> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Federica Germinario <fedegermi@google.com> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407905}
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.