commit | 116d315a3698acafe948d7a613737d50267e1a2a | [log] [tgz] |
---|---|---|
author | Samar <samarchehade@google.com> | Thu Sep 12 09:00:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 09:00:11 2024 |
tree | f86f20c9465b1854d3ee581427f4695b51392e95 | |
parent | 243a4778067b83562066b34bc13a49b5faadd3c2 [diff] |
[UNOp2FF] Create skeleton classes for the SigninPromo MVC We create the base classes for the new SigninPromo MVC and hook them up in the bookmarks manager. Further implementation to come. This CL also fixes a typo in the SyncPromoController. Low-Coverage-Reason: TRIVIAL_CHANGE for the uncovered files. Bug: 40284908 Change-Id: If78832d055bf93f080e41de3e0b8fef93fb89a43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5832022 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Samar Chehade-Lepleux <samarchehade@google.com> Cr-Commit-Position: refs/heads/main@{#1354422}
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.