commit | d9acd8e02845696994deff1836e74ae8f1614bd8 | [log] [tgz] |
---|---|---|
author | Liza Bipin <mlbipin@google.com> | Thu Apr 10 08:28:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 08:28:05 2025 |
tree | e8778ab18b294f8e4860f332b39d3ad0ac168a9a | |
parent | eb110e44be7a0fadc81a1536d6377bb517e6fd01 [diff] |
[Signin][Android] Add UI for History Sync Educational tip * Adds the relevant files to create the History sync promo. This cl should be a no-op as the promo cannot be triggered yet, this logic will be added crrev.com/c/6415828. * Introduces a new SigninAccessPoint for this promo. * Screenshots in bug Bug: 404170576 Change-Id: Ifeeb656fbe5e7fb2911f1efa57a8ce7b00e18890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6372609 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Liza Bipin <mlbipin@google.com> Reviewed-by: Xinyi Ji <xinyiji@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445152}
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.