commit | 7536f5059c344bceb3181b44b3a9178e5cf44ad2 | [log] [tgz] |
---|---|---|
author | Duong Dac <ddac@chromium.org> | Mon Jun 12 10:58:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 12 10:58:03 2023 |
tree | 1512f47aee35855e093a46d9f9804015f0ef1e3a | |
parent | 074f4e66455e8368702ebba3692cd134c5ef2920 [diff] |
Remove HideNonDisplayableAccountEmail flags The corresponding feature is launched. This CL removes the following: - feature flag - cached feature flag - chrome switch - chrome flag Bug: b/273712394 Change-Id: Ief6ac9f3436acc2cf8ffddfa987b06cd4df5a412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4570614 Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Duong Dac <ddac@chromium.org> Cr-Commit-Position: refs/heads/main@{#1156125}
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.