commit | dc4e44c2439667edaac36cab1575f716e467366e | [log] [tgz] |
---|---|---|
author | Amelie Schneider <amelies@google.com> | Fri Feb 28 15:27:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 15:27:48 2025 |
tree | f4eaf3f7d41644282fdf2759522493c205b4af59 | |
parent | 45b1a2c795ec084491f5e51795920423d1bc6325 [diff] |
[B4B] Move B4B flag from `components/sync/` to `components/signin/` As part of the bookmark sign in promo, the feature flag `kSyncEnableBookmarksInTransportMode` needs to be available from the primary account manager in `components/signin/internal/identity_manager`. This CL has no behavioral change. Change-Id: Ib0ec7f8f532d03db0f9c0a07b0960db7e84f6cfe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6309516 Commit-Queue: Amelie Schneider <amelies@google.com> Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1426298}
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.