commit | 5b1d9c8a6c4a94154fab7ac71a0e6df97fb3bbc3 | [log] [tgz] |
---|---|---|
author | Trevor Perrier <perrier@chromium.org> | Wed Mar 26 01:37:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 01:37:16 2025 |
tree | 7478259cc8352b4204eee288d2460dba812ee4f8 | |
parent | 4a76b98816a972badd39661cd29ee7aab11be1e5 [diff] |
Move registration of glic local prefs to glic_pref_names This is a refactor to put all of the prefs registration for glic into glic_pref_names. There are no functional changes. Bug: 379166075 Change-Id: I38795c457aa3b5bdd100369047c00cd047b2af60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6394315 Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Trevor Perrier <perrier@chromium.org> Reviewed-by: Alison Gale <agale@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437886}
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.