| commit | 7b331de109f36a1d0f708a9da74aaebcfef77487 | [log] [tgz] |
|---|---|---|
| author | Roman Sorokin <rsorokin@chromium.org> | Mon Sep 26 23:01:47 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 26 23:01:47 2022 |
| tree | 0de25593a6e803c7cd702fffae3b6e7f96457467 | |
| parent | 74df4f801627bffe6fa6a4de031c5da6f4713a57 [diff] |
[Cleanup] Remove obsolete SyncSettingsCategorization code Remove the obsolete code which is executed when IsSyncSettingsCategorizationEnabled is false. The feature has been enabled for a while now. We removed the flag recently: http://crrev.com/c/3859278 This CL was uploaded by git cl split. R=khorimoto@chromium.org Bug: 1227417, 1249845 Test: CQ Change-Id: Ifdf10165e25fe3d22e03afa3f85816df9cdee63d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3918511 Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Auto-Submit: Roman Sorokin <rsorokin@google.com> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1051462}
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.