commit | fa659a157276b71d7c27007d520c6a1a7167b906 | [log] [tgz] |
---|---|---|
author | Ryan Sultanem <rsult@google.com> | Wed Feb 05 10:46:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 10:46:03 2025 |
tree | cf2ed6fd28d29d68e16197d5f461623cd6563686 | |
parent | 4f8a06ea6a8f5f397bc1babfeb973d9a82ab2e97 [diff] |
Revert "[ProfilePicker][Glic] Create a temporary testing switch flag" This reverts commit b8ac4160e814848d4b2272a614196a36995e53b3. Reason for revert: This code was temporary and is not longer needed. This version of the picker is now accessible with a real entry point. Original change's description: > [ProfilePicker][Glic] Create a temporary testing switch flag > > This code will be reverted when the Glic view will hook the call to the > Profile Picker Glic version as it won't be needed anymore. In the > meantime it allows, to easily test the Profile Picker Glic version. > > Bug: b:390212241 > Change-Id: Ifdc1834163e537855355f64f6b78a4679300065e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6171726 > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Commit-Queue: Ryan Sultanem <rsult@google.com> > Reviewed-by: David Roger <droger@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1407266} Fixed: b:390212241 Change-Id: I1cef0f92c7fb336ac75092ece875a90dc0743129 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6233972 Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: Ryan Sultanem <rsult@google.com> Cr-Commit-Position: refs/heads/main@{#1416071}
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.