| commit | 2ce89b33f52adb4b90caeebb7d8d677ff7fd8f08 | [log] [tgz] |
|---|---|---|
| author | Henrique Nakashima <hnakashima@chromium.org> | Thu Mar 05 22:59:04 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 05 22:59:04 2020 |
| tree | de22625da741509530e960c5a62dfbbb5be8ad9c | |
| parent | 0c5a4ec7829cd29f71a4a6a6e0dcea3cab0bfa43 [diff] |
Split SharedPrefs keys lists out of ChromePreferenceKeys. Keeping the grandfathered list separated with OWNERS restrictions prevents adding new keys to it. Change-Id: I829feaed50c1d426fbcea7785e253b6b1e7f7726 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080203 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#747451}
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.
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.