Avi Drissman | 4a8573c | 2022-09-09 19:35:54 | [diff] [blame] | 1 | // Copyright 2012 The Chromium Authors |
license.bot | bf09a50 | 2008-08-24 00:55:55 | [diff] [blame] | 2 | // Use of this source code is governed by a BSD-style license that can be |
| 3 | // found in the LICENSE file. |
initial.commit | 09911bf | 2008-07-26 23:55:29 | [diff] [blame] | 4 | |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 5 | #include "chrome/browser/prefs/browser_prefs.h" |
initial.commit | 09911bf | 2008-07-26 23:55:29 | [diff] [blame] | 6 | |
[email protected] | c5d4b184 | 2014-06-20 21:19:50 | [diff] [blame] | 7 | #include <string> |
| 8 | |
conniekxu | 4d14f65c | 2023-03-28 20:56:36 | [diff] [blame] | 9 | #include "ash/constants/ash_constants.h" |
Artsiom Mitrokhin | cf332e2 | 2023-03-07 16:27:47 | [diff] [blame] | 10 | #include "base/time/time.h" |
primiano | 6221e57 | 2015-01-28 12:14:34 | [diff] [blame] | 11 | #include "base/trace_event/trace_event.h" |
Nico Weber | eaa0841 | 2019-08-14 01:24:37 | [diff] [blame] | 12 | #include "build/branding_buildflags.h" |
avi | b896c71 | 2015-12-26 02:10:43 | [diff] [blame] | 13 | #include "build/build_config.h" |
Maksim Sisov | b2e86e27 | 2021-09-28 05:24:49 | [diff] [blame] | 14 | #include "build/chromecast_buildflags.h" |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 15 | #include "build/chromeos_buildflags.h" |
[email protected] | 1a47d7e | 2010-10-15 00:37:24 | [diff] [blame] | 16 | #include "chrome/browser/about_flags.h" |
Dominic Mazzoni | 21fb028 | 2019-02-13 18:32:47 | [diff] [blame] | 17 | #include "chrome/browser/accessibility/accessibility_labels_service.h" |
James Wallace-Lee | 25a1b05e | 2018-07-24 00:06:31 | [diff] [blame] | 18 | #include "chrome/browser/accessibility/accessibility_ui.h" |
[email protected] | 7a25d87 | 2012-05-21 19:14:13 | [diff] [blame] | 19 | #include "chrome/browser/accessibility/invert_bubble_prefs.h" |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 20 | #include "chrome/browser/browser_process_impl.h" |
[email protected] | bca1838 | 2012-06-25 19:15:23 | [diff] [blame] | 21 | #include "chrome/browser/chrome_content_browser_client.h" |
sorin | ebcfc8dd | 2016-08-12 21:57:18 | [diff] [blame] | 22 | #include "chrome/browser/component_updater/component_updater_prefs.h" |
[email protected] | 7001915 | 2012-12-19 11:44:19 | [diff] [blame] | 23 | #include "chrome/browser/devtools/devtools_window.h" |
[email protected] | e5dc422 | 2010-08-30 22:16:32 | [diff] [blame] | 24 | #include "chrome/browser/download/download_prefs.h" |
dmurph | 93fa43b | 2017-02-07 23:45:16 | [diff] [blame] | 25 | #include "chrome/browser/engagement/important_sites_util.h" |
Dominique Fauteux-Chapleau | 556bb84f | 2020-04-20 22:06:29 | [diff] [blame] | 26 | #include "chrome/browser/enterprise/connectors/connectors_prefs.h" |
Og Astorga | 3089fd8 | 2021-09-21 00:02:37 | [diff] [blame] | 27 | #include "chrome/browser/enterprise/reporting/prefs.h" |
Dominique Fauteux-Chapleau | 0e897db0 | 2021-04-19 18:42:22 | [diff] [blame] | 28 | #include "chrome/browser/enterprise/util/managed_browser_utils.h" |
[email protected] | ed2b100 | 2011-05-25 14:12:10 | [diff] [blame] | 29 | #include "chrome/browser/external_protocol/external_protocol_handler.h" |
[email protected] | 1b3588d | 2012-10-10 21:17:25 | [diff] [blame] | 30 | #include "chrome/browser/first_run/first_run.h" |
[email protected] | e6933d2a | 2013-03-12 22:32:21 | [diff] [blame] | 31 | #include "chrome/browser/gpu/gpu_mode_manager.h" |
Avi Drissman | d3092734 | 2018-05-22 15:04:27 | [diff] [blame] | 32 | #include "chrome/browser/lifetime/browser_shutdown.h" |
rajendrant | ff2361da | 2020-12-16 09:18:27 | [diff] [blame] | 33 | #include "chrome/browser/login_detection/login_detection_prefs.h" |
[email protected] | cd80cce | 2013-12-02 15:19:19 | [diff] [blame] | 34 | #include "chrome/browser/media/media_device_id_salt.h" |
Becca Hughes | 6354b6b | 2017-08-31 22:01:55 | [diff] [blame] | 35 | #include "chrome/browser/media/media_engagement_service.h" |
John Rummell | e5621c1 | 2017-09-05 23:52:10 | [diff] [blame] | 36 | #include "chrome/browser/media/media_storage_id_salt.h" |
George Benz | 13da3df0 | 2022-01-14 00:03:52 | [diff] [blame] | 37 | #include "chrome/browser/media/router/discovery/access_code/access_code_cast_feature.h" |
Derek Cheng | 23a0140 | 2018-07-24 13:38:14 | [diff] [blame] | 38 | #include "chrome/browser/media/router/media_router_feature.h" |
Simon Hangl | 2d73e74 | 2023-06-16 16:52:47 | [diff] [blame] | 39 | #include "chrome/browser/media/webrtc/capture_policy_utils.h" |
mcasas | a2023ab | 2016-09-08 01:06:36 | [diff] [blame] | 40 | #include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h" |
Evan Stade | 32d635a | 2020-04-03 18:51:25 | [diff] [blame] | 41 | #include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h" |
Sebastien Marchand | 5a63997a | 2019-09-27 19:15:34 | [diff] [blame] | 42 | #include "chrome/browser/memory/enterprise_memory_limit_pref_observer.h" |
[email protected] | 4a55a71 | 2014-06-08 16:50:34 | [diff] [blame] | 43 | #include "chrome/browser/metrics/chrome_metrics_service_client.h" |
Eric Seckler | a5c24e1 | 2018-11-28 16:09:20 | [diff] [blame] | 44 | #include "chrome/browser/net/net_error_tab_helper.h" |
Matt Menke | cfef87d | 2017-08-03 13:03:06 | [diff] [blame] | 45 | #include "chrome/browser/net/profile_network_context_service.h" |
Ben Schwartz | 135746c | 2020-05-14 04:37:03 | [diff] [blame] | 46 | #include "chrome/browser/net/secure_dns_util.h" |
Matt Menke | 4dfb375c | 2018-06-13 18:06:31 | [diff] [blame] | 47 | #include "chrome/browser/net/system_network_context_manager.h" |
Tom Anderson | 1ef51d03 | 2020-02-11 01:05:08 | [diff] [blame] | 48 | #include "chrome/browser/notifications/notification_display_service_impl.h" |
peter | c400791 | 2015-07-31 21:13:37 | [diff] [blame] | 49 | #include "chrome/browser/notifications/notifier_state_tracker.h" |
Sharon Yang | c670690 | 2018-07-16 13:06:19 | [diff] [blame] | 50 | #include "chrome/browser/notifications/platform_notification_service_impl.h" |
Balazs Engedy | 715b0ec | 2019-12-04 15:11:45 | [diff] [blame] | 51 | #include "chrome/browser/permissions/quiet_notification_permission_ui_state.h" |
Simon Pelchat | e74bbb6 | 2021-12-03 23:57:55 | [diff] [blame] | 52 | #include "chrome/browser/prefetch/prefetch_prefs.h" |
[email protected] | 24f9524 | 2014-02-10 17:55:28 | [diff] [blame] | 53 | #include "chrome/browser/prefs/chrome_pref_service_factory.h" |
[email protected] | 4e94ab3 | 2011-08-05 05:28:27 | [diff] [blame] | 54 | #include "chrome/browser/prefs/incognito_mode_prefs.h" |
[email protected] | 37858e5 | 2010-08-26 00:22:02 | [diff] [blame] | 55 | #include "chrome/browser/prefs/session_startup_pref.h" |
Max Curran | 14dd787 | 2023-03-20 19:57:36 | [diff] [blame] | 56 | #include "chrome/browser/preloading/prefetch/prefetch_service/prefetch_origin_decider.h" |
Sreeja Kamishetty | b8e18ae | 2022-07-22 03:12:43 | [diff] [blame] | 57 | #include "chrome/browser/preloading/prefetch/search_prefetch/search_prefetch_service.h" |
Nikita Podguzov | 26222d1 | 2019-12-04 11:44:31 | [diff] [blame] | 58 | #include "chrome/browser/printing/print_preview_sticky_settings.h" |
[email protected] | 1bee6ed | 2012-03-14 06:46:36 | [diff] [blame] | 59 | #include "chrome/browser/profiles/chrome_version_service.h" |
[email protected] | ee937fe | 2013-02-27 00:41:59 | [diff] [blame] | 60 | #include "chrome/browser/profiles/profile.h" |
Thomas Tangl | c67ace4 | 2019-06-07 19:31:50 | [diff] [blame] | 61 | #include "chrome/browser/profiles/profile_attributes_entry.h" |
Alex Ilin | bb08a0d | 2021-07-08 09:37:24 | [diff] [blame] | 62 | #include "chrome/browser/profiles/profile_attributes_storage.h" |
[email protected] | 8ecad5e | 2010-12-02 21:18:33 | [diff] [blame] | 63 | #include "chrome/browser/profiles/profile_impl.h" |
[email protected] | de71ae99 | 2013-07-18 03:30:38 | [diff] [blame] | 64 | #include "chrome/browser/profiles/profiles_state.h" |
johnme | cf2da0c | 2015-10-28 19:42:12 | [diff] [blame] | 65 | #include "chrome/browser/push_messaging/push_messaging_app_identifier.h" |
Illia Klimov | 4b72378ed | 2022-07-18 13:46:57 | [diff] [blame] | 66 | #include "chrome/browser/push_messaging/push_messaging_service_impl.h" |
gab | 3ca4a49 | 2017-03-02 00:19:41 | [diff] [blame] | 67 | #include "chrome/browser/rlz/chrome_rlz_tracker_delegate.h" |
[email protected] | a7b8e43d | 2013-03-18 18:52:43 | [diff] [blame] | 68 | #include "chrome/browser/search/search.h" |
Himanshu Jaju | bcf3b929 | 2019-06-07 12:54:07 | [diff] [blame] | 69 | #include "chrome/browser/sharing/sharing_sync_preference.h" |
Kristi Park | d0f7241 | 2021-07-02 01:09:03 | [diff] [blame] | 70 | #include "chrome/browser/sharing_hub/sharing_hub_features.h" |
Ryan Sleevi | 4689ad3 | 2018-04-16 19:09:05 | [diff] [blame] | 71 | #include "chrome/browser/ssl/ssl_config_service_manager.h" |
avi | 24d693f | 2016-08-06 18:03:52 | [diff] [blame] | 72 | #include "chrome/browser/task_manager/task_manager_interface.h" |
oysteine | 386fc9e | 2015-06-07 18:45:41 | [diff] [blame] | 73 | #include "chrome/browser/tracing/chrome_tracing_delegate.h" |
[email protected] | 2cd4fde | 2012-06-26 03:10:26 | [diff] [blame] | 74 | #include "chrome/browser/ui/browser_ui_prefs.h" |
Robert Liao | 741be30 | 2019-07-19 23:24:42 | [diff] [blame] | 75 | #include "chrome/browser/ui/hats/hats_service.h" |
[email protected] | 297fb7c2 | 2012-06-26 12:37:49 | [diff] [blame] | 76 | #include "chrome/browser/ui/network_profile_bubble.h" |
[email protected] | 9ce7cb4 | 2011-12-07 18:53:07 | [diff] [blame] | 77 | #include "chrome/browser/ui/prefs/prefs_tab_helper.h" |
[email protected] | 62f7777 | 2011-02-23 19:45:42 | [diff] [blame] | 78 | #include "chrome/browser/ui/search_engines/keyword_editor_controller.h" |
Victor Hugo Vianna Silva | 3452787c | 2022-07-28 23:25:30 | [diff] [blame] | 79 | #include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble.h" |
Caroline Rising | f4b4909 | 2023-03-23 02:28:26 | [diff] [blame] | 80 | #include "chrome/browser/ui/side_panel/side_panel_prefs.h" |
[email protected] | b56e2e3 | 2012-05-11 21:18:04 | [diff] [blame] | 81 | #include "chrome/browser/ui/tabs/pinned_tab_codec.h" |
Elaine Chien | 07f137d | 2021-01-14 02:57:21 | [diff] [blame] | 82 | #include "chrome/browser/ui/toolbar/chrome_labs_prefs.h" |
Livvie Lin | 9141d0f13 | 2020-03-23 22:47:04 | [diff] [blame] | 83 | #include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h" |
Dana Fried | cf8c214 | 2022-01-25 18:33:42 | [diff] [blame] | 84 | #include "chrome/browser/ui/user_education/browser_feature_promo_snooze_service.h" |
Emily Shack | 670f745c | 2023-03-03 19:47:30 | [diff] [blame] | 85 | #include "chrome/browser/ui/webui/bookmarks/bookmark_prefs.h" |
dpapad | 2be5b61c6 | 2020-12-08 11:58:49 | [diff] [blame] | 86 | #include "chrome/browser/ui/webui/flags/flags_ui.h" |
[email protected] | 7c5c6f3a | 2011-04-28 19:56:49 | [diff] [blame] | 87 | #include "chrome/browser/ui/webui/ntp/new_tab_ui.h" |
Jayee | 07bb468c | 2023-06-01 18:25:31 | [diff] [blame] | 88 | #include "chrome/browser/ui/webui/policy/policy_ui.h" |
Nicolas Ouellet-Payeur | 4dbdf1e5 | 2018-08-06 21:51:02 | [diff] [blame] | 89 | #include "chrome/browser/ui/webui/print_preview/policy_settings.h" |
Xing Liu | 7252b8d | 2020-01-22 22:12:47 | [diff] [blame] | 90 | #include "chrome/browser/updates/announcement_notification/announcement_notification_service.h" |
Martin Kreichgauer | 0e1b15e | 2018-06-20 02:59:50 | [diff] [blame] | 91 | #include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h" |
Martin Kreichgauer | d7aa4f9 | 2022-02-22 20:46:21 | [diff] [blame] | 92 | #include "chrome/browser/webauthn/webauthn_pref_names.h" |
Scott Violet | 6200d33 | 2018-02-23 21:29:23 | [diff] [blame] | 93 | #include "chrome/common/buildflags.h" |
[email protected] | f87919d7 | 2011-02-02 18:46:16 | [diff] [blame] | 94 | #include "chrome/common/pref_names.h" |
Ayu Ishii | fbb1fad | 2020-06-22 20:15:07 | [diff] [blame] | 95 | #include "chrome/common/secure_origin_allowlist.h" |
Moe Ahmadi | 173b0a2b | 2018-08-03 17:35:51 | [diff] [blame] | 96 | #include "components/autofill/core/common/autofill_prefs.h" |
Clark DuVall | 8236b6a8 | 2020-05-28 22:54:32 | [diff] [blame] | 97 | #include "components/blocked_content/safe_browsing_triggered_popup_blocker.h" |
ioanap | a8bfbc7 | 2016-09-07 16:09:05 | [diff] [blame] | 98 | #include "components/browsing_data/core/pref_names.h" |
Doug Turner | 9e79cf0c | 2018-04-05 21:32:30 | [diff] [blame] | 99 | #include "components/certificate_transparency/pref_names.h" |
Matt Jones | 704e1a6 | 2022-09-20 16:28:24 | [diff] [blame] | 100 | #include "components/commerce/core/pref_names.h" |
mukai | 8eaec82 | 2014-10-25 17:53:16 | [diff] [blame] | 101 | #include "components/content_settings/core/browser/host_content_settings_map.h" |
Javier Fernández García-Boente | 7966a89 | 2021-12-09 12:28:23 | [diff] [blame] | 102 | #include "components/custom_handlers/protocol_handler_registry.h" |
[email protected] | 6a5b071 | 2014-07-16 00:30:10 | [diff] [blame] | 103 | #include "components/dom_distiller/core/distilled_page_prefs.h" |
Katie D | 1ca4328b | 2020-02-19 18:08:47 | [diff] [blame] | 104 | #include "components/dom_distiller/core/dom_distiller_features.h" |
| 105 | #include "components/dom_distiller/core/pref_names.h" |
Alex Chen | 9e56f735 | 2023-01-20 22:56:15 | [diff] [blame] | 106 | #include "components/domain_reliability/domain_reliability_prefs.h" |
Mugdha Lakhani | da851fd | 2021-03-16 18:21:02 | [diff] [blame] | 107 | #include "components/embedder_support/origin_trials/origin_trial_prefs.h" |
hmare | e31cadf5 | 2022-11-09 22:32:55 | [diff] [blame] | 108 | #include "components/enterprise/browser/identifiers/identifiers_prefs.h" |
sdefresne | 8593e643 | 2015-12-01 12:38:08 | [diff] [blame] | 109 | #include "components/flags_ui/pref_service_flags_storage.h" |
Moe Ahmadi | 656dd53 | 2021-10-06 21:59:18 | [diff] [blame] | 110 | #include "components/history_clusters/core/history_clusters_prefs.h" |
Brandon Wylie | c7a9450 | 2018-10-18 18:43:25 | [diff] [blame] | 111 | #include "components/image_fetcher/core/cache/image_cache.h" |
Anthony Vallee-Dubois | 43fded970 | 2020-06-19 16:30:38 | [diff] [blame] | 112 | #include "components/invalidation/impl/fcm_invalidation_service.h" |
Tanja Gornak | 5c8b5d95 | 2018-10-12 14:39:54 | [diff] [blame] | 113 | #include "components/invalidation/impl/invalidator_registrar_with_memory.h" |
Marc Treib | 8c29f0c | 2019-12-19 12:48:07 | [diff] [blame] | 114 | #include "components/invalidation/impl/per_user_topic_subscription_manager.h" |
Anthony Vallee-Dubois | 6f99312 | 2018-09-17 16:13:28 | [diff] [blame] | 115 | #include "components/language/content/browser/geo_language_provider.h" |
Alexandre Frechette | 38f4ef9 | 2019-02-25 16:31:57 | [diff] [blame] | 116 | #include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h" |
Alexandre Frechette | 572755b | 2019-02-13 22:30:20 | [diff] [blame] | 117 | #include "components/language/core/browser/language_prefs.h" |
Duncan Mercer | 8062eef | 2022-12-28 22:28:37 | [diff] [blame] | 118 | #include "components/lens/buildflags.h" |
Joe DeBlasio | 59db500b | 2020-08-21 00:37:35 | [diff] [blame] | 119 | #include "components/lookalikes/core/lookalike_url_util.h" |
Mikel Astiz | f422691 | 2020-10-19 19:10:37 | [diff] [blame] | 120 | #include "components/metrics/demographics/user_demographics.h" |
Peter Wen | 45025ea | 2018-09-17 15:16:27 | [diff] [blame] | 121 | #include "components/metrics/metrics_pref_names.h" |
[email protected] | d0ab865b | 2014-06-04 19:41:34 | [diff] [blame] | 122 | #include "components/network_time/network_time_tracker.h" |
treib | bb0c5af5 | 2016-12-09 17:34:15 | [diff] [blame] | 123 | #include "components/ntp_tiles/most_visited_sites.h" |
Scott Violet | 9ae8289 | 2018-03-01 18:38:12 | [diff] [blame] | 124 | #include "components/offline_pages/buildflags/buildflags.h" |
Travis Skare | 27cee15c | 2018-07-19 14:34:13 | [diff] [blame] | 125 | #include "components/omnibox/browser/document_provider.h" |
Moe Ahmadi | 1266de8 | 2020-04-10 17:19:53 | [diff] [blame] | 126 | #include "components/omnibox/browser/omnibox_prefs.h" |
blundell | 2102f7c | 2015-07-09 10:00:53 | [diff] [blame] | 127 | #include "components/omnibox/browser/zero_suggest_provider.h" |
Sophie Chang | f2da5f0 | 2021-01-07 19:38:47 | [diff] [blame] | 128 | #include "components/optimization_guide/core/optimization_guide_prefs.h" |
[email protected] | 1f730bd | 2014-02-28 15:11:32 | [diff] [blame] | 129 | #include "components/password_manager/core/browser/password_manager.h" |
anthonyvd | 6a43b93 | 2017-05-11 18:39:27 | [diff] [blame] | 130 | #include "components/payments/core/payment_prefs.h" |
Anthony Vallee-Dubois | cee55b1 | 2022-03-24 22:54:02 | [diff] [blame] | 131 | #include "components/performance_manager/public/user_tuning/prefs.h" |
Ravjit | 0dc26474 | 2021-10-15 11:09:35 | [diff] [blame] | 132 | #include "components/permissions/permission_actions_history.h" |
brettw | 03e6196 | 2016-03-15 06:27:04 | [diff] [blame] | 133 | #include "components/policy/core/browser/browser_policy_connector.h" |
Aaron Colwell | b422622 | 2020-07-25 16:11:36 | [diff] [blame] | 134 | #include "components/policy/core/browser/url_blocklist_manager.h" |
Yann Dago | 9c1e1951 | 2022-02-28 22:27:31 | [diff] [blame] | 135 | #include "components/policy/core/common/management/management_service.h" |
David Bienvenu | 554a259 | 2020-02-13 20:20:54 | [diff] [blame] | 136 | #include "components/policy/core/common/policy_pref_names.h" |
brettw | 03e6196 | 2016-03-15 06:27:04 | [diff] [blame] | 137 | #include "components/policy/core/common/policy_statistics_collector.h" |
[email protected] | f0c8c499 | 2014-05-15 17:37:26 | [diff] [blame] | 138 | #include "components/pref_registry/pref_registry_syncable.h" |
Martin Šrámek | 5921f631 | 2020-03-25 09:31:47 | [diff] [blame] | 139 | #include "components/prefs/pref_registry.h" |
brettw | b1fc1b8 | 2016-02-02 00:19:08 | [diff] [blame] | 140 | #include "components/prefs/pref_registry_simple.h" |
| 141 | #include "components/prefs/pref_service.h" |
Sean Harrison | 4685ab7 | 2020-12-08 18:26:22 | [diff] [blame] | 142 | #include "components/privacy_sandbox/privacy_sandbox_prefs.h" |
abhishek.a21 | 71c61285 | 2015-08-31 10:48:19 | [diff] [blame] | 143 | #include "components/proxy_config/pref_proxy_config_tracker_impl.h" |
Amanda Velasco Gallardo | 25f0736 | 2022-01-28 02:08:47 | [diff] [blame] | 144 | #include "components/safe_browsing/content/common/file_type_policies_prefs.h" |
Ali Juma | fb3dc1f | 2020-01-07 17:33:47 | [diff] [blame] | 145 | #include "components/safe_browsing/core/common/safe_browsing_prefs.h" |
[email protected] | 0915b35 | 2014-06-25 19:58:14 | [diff] [blame] | 146 | #include "components/search_engines/template_url_prepopulate_data.h" |
Carlos IL | 06e6c8c | 2020-07-28 00:25:19 | [diff] [blame] | 147 | #include "components/security_interstitials/content/insecure_form_blocking_page.h" |
Colin Blundell | 7657b40 | 2020-02-25 09:46:50 | [diff] [blame] | 148 | #include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h" |
Anastasia Helfinstein | 33187fd | 2023-01-27 03:06:07 | [diff] [blame] | 149 | #include "components/segmentation_platform/embedder/default_model/device_switcher_result_dispatcher.h" |
Shakti Sahu | 93bfba2 | 2021-06-17 18:05:21 | [diff] [blame] | 150 | #include "components/segmentation_platform/public/segmentation_platform_service.h" |
Ramin Halavati | 52a9a29 | 2022-04-28 04:27:49 | [diff] [blame] | 151 | #include "components/services/screen_ai/buildflags/buildflags.h" |
Ayu Ishii | 73a353d | 2022-07-07 21:56:42 | [diff] [blame] | 152 | #include "components/services/storage/public/cpp/storage_prefs.h" |
Mikel Astiz | f61f4ba0 | 2018-06-01 10:50:19 | [diff] [blame] | 153 | #include "components/sessions/core/session_id_generator.h" |
David Roger | fbfc938 | 2021-07-12 13:58:45 | [diff] [blame] | 154 | #include "components/signin/public/base/signin_buildflags.h" |
David Roger | 877bdc7 | 2022-10-19 09:38:51 | [diff] [blame] | 155 | #include "components/signin/public/base/signin_pref_names.h" |
Henrique Ferreiro | 94eb46f | 2019-07-03 14:38:56 | [diff] [blame] | 156 | #include "components/signin/public/identity_manager/identity_manager.h" |
Evan Stade | 8915819 | 2021-01-27 18:45:23 | [diff] [blame] | 157 | #include "components/site_engagement/content/site_engagement_service.h" |
Eric Robinson | 49f19b6 | 2018-09-17 21:28:15 | [diff] [blame] | 158 | #include "components/subresource_filter/content/browser/ruleset_service.h" |
[email protected] | 1099454d | 2023-01-31 14:35:11 | [diff] [blame] | 159 | #include "components/supervised_user/core/common/buildflags.h" |
maxbogue | 2f960e5 | 2016-10-07 01:24:15 | [diff] [blame] | 160 | #include "components/sync/base/sync_prefs.h" |
Mikel Astiz | 91c345c | 2023-05-16 14:18:56 | [diff] [blame] | 161 | #include "components/sync/service/glue/sync_transport_data_prefs.h" |
Jeffrey Cohen | 053be24d | 2019-07-23 23:44:05 | [diff] [blame] | 162 | #include "components/sync_device_info/device_info_prefs.h" |
maxbogue | ea16ff41 | 2016-10-28 16:35:29 | [diff] [blame] | 163 | #include "components/sync_preferences/pref_service_syncable.h" |
Mikel Astiz | 0889b2be | 2018-09-25 16:20:41 | [diff] [blame] | 164 | #include "components/sync_sessions/session_sync_prefs.h" |
Oksana Zhuravlova | 58c8528 | 2022-06-14 20:24:28 | [diff] [blame] | 165 | #include "components/tracing/common/pref_names.h" |
[email protected] | 8113507 | 2014-02-14 14:11:02 | [diff] [blame] | 166 | #include "components/translate/core/browser/translate_prefs.h" |
waffles | d2d9a33 | 2016-04-09 01:59:57 | [diff] [blame] | 167 | #include "components/update_client/update_client.h" |
blundell | 0300cdea | 2015-09-03 12:47:44 | [diff] [blame] | 168 | #include "components/variations/service/variations_service.h" |
[email protected] | f3b1a08 | 2011-11-18 00:34:30 | [diff] [blame] | 169 | #include "content/public/browser/render_process_host.h" |
Scott Violet | c8240b0 | 2018-03-08 22:03:59 | [diff] [blame] | 170 | #include "extensions/buildflags/buildflags.h" |
[email protected] | ad66db1 | 2014-07-10 12:43:47 | [diff] [blame] | 171 | #include "net/http/http_server_properties_manager.h" |
Andy Phan | 99ccfb4 | 2022-11-29 18:57:07 | [diff] [blame] | 172 | #include "pdf/buildflags.h" |
Scott Violet | 02e38b9 | 2018-03-27 23:42:14 | [diff] [blame] | 173 | #include "ppapi/buildflags/buildflags.h" |
Scott Violet | 318a55f | 2018-03-30 19:08:19 | [diff] [blame] | 174 | #include "printing/buildflags/buildflags.h" |
Scott Violet | a5f7ba1 | 2018-04-02 22:03:40 | [diff] [blame] | 175 | #include "rlz/buildflags/buildflags.h" |
Jan Keitel | 98b2cc4 | 2022-09-20 05:38:39 | [diff] [blame] | 176 | #include "third_party/abseil-cpp/absl/types/optional.h" |
[email protected] | a814d863 | 2009-01-31 20:18:52 | [diff] [blame] | 177 | |
Denis Kuznetsov | 32099f3 | 2017-12-15 14:04:57 | [diff] [blame] | 178 | #if BUILDFLAG(ENABLE_BACKGROUND_MODE) |
thestig | e415584 | 2014-10-20 18:58:02 | [diff] [blame] | 179 | #include "chrome/browser/background/background_mode_manager.h" |
| 180 | #endif |
| 181 | |
brettw | 00899e6 | 2016-11-12 02:10:17 | [diff] [blame] | 182 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
je_julie.kim | 7fbb5a1a | 2015-02-09 17:26:05 | [diff] [blame] | 183 | #include "chrome/browser/accessibility/animation_policy_prefs.h" |
Dominick Ng | 6ff5105 | 2018-07-06 05:30:20 | [diff] [blame] | 184 | #include "chrome/browser/apps/platform_apps/shortcut_manager.h" |
[email protected] | 1751060 | 2014-06-05 11:02:28 | [diff] [blame] | 185 | #include "chrome/browser/extensions/activity_log/activity_log.h" |
| 186 | #include "chrome/browser/extensions/api/commands/command_service.h" |
[email protected] | 1751060 | 2014-06-05 11:02:28 | [diff] [blame] | 187 | #include "chrome/browser/extensions/api/tabs/tabs_api.h" |
[email protected] | d5a74be | 2014-08-08 01:01:27 | [diff] [blame] | 188 | #include "chrome/browser/extensions/extension_web_ui.h" |
Daniel Murphy | 3657906d | 2021-04-13 20:33:12 | [diff] [blame] | 189 | #include "chrome/browser/extensions/preinstalled_apps.h" |
Devlin Cronin | a997c8e | 2021-03-18 00:33:18 | [diff] [blame] | 190 | #include "chrome/browser/ui/extensions/settings_api_bubble_helpers.h" |
Devlin Cronin | 71f0f53 | 2018-04-26 16:35:06 | [diff] [blame] | 191 | #include "chrome/browser/ui/webui/extensions/extensions_ui.h" |
tbarzic | fa3c7ef6 | 2017-04-17 23:12:02 | [diff] [blame] | 192 | #include "extensions/browser/api/audio/audio_api.h" |
afakhry | 2bd48183 | 2016-06-16 16:17:24 | [diff] [blame] | 193 | #include "extensions/browser/api/runtime/runtime_api.h" |
[email protected] | d5a74be | 2014-08-08 01:01:27 | [diff] [blame] | 194 | #include "extensions/browser/extension_prefs.h" |
Emilia Paz | 363fa006 | 2022-01-15 05:12:03 | [diff] [blame] | 195 | #include "extensions/browser/permissions_manager.h" |
Yann Dago | 2cbd7cb | 2022-06-27 18:18:29 | [diff] [blame] | 196 | #include "extensions/browser/pref_names.h" |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 197 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
Michael Ershov | 289785c | 2021-06-29 10:53:32 | [diff] [blame] | 198 | #include "chrome/browser/ash/attestation/tpm_challenge_key.h" |
Yuta Hijikata | 54df913 | 2021-10-09 01:27:12 | [diff] [blame] | 199 | #include "chrome/browser/ash/crosapi/browser_data_migrator.h" |
Henrique Ferreiro | 7967dce | 2021-09-23 11:37:47 | [diff] [blame] | 200 | #include "chrome/browser/ash/device_name/device_name_store.h" |
Henrique Ferreiro | d67f047 | 2022-11-05 00:40:09 | [diff] [blame] | 201 | #include "chrome/browser/ash/extensions/extensions_permissions_tracker.h" |
Yeunjoo Choi | 5e846329 | 2021-04-28 01:19:42 | [diff] [blame] | 202 | #include "chrome/browser/ash/kerberos/kerberos_credentials_manager.h" |
Henrique Ferreiro | b3c11756 | 2021-02-24 20:12:45 | [diff] [blame] | 203 | #include "chrome/browser/ash/login/easy_unlock/easy_unlock_service.h" |
Henrique Ferreiro | d57c496 | 2021-09-29 07:26:59 | [diff] [blame] | 204 | #include "chrome/browser/ash/net/system_proxy_manager.h" |
Henrique Ferreiro | 4ebaaa3 | 2021-10-13 16:59:35 | [diff] [blame] | 205 | #include "chrome/browser/ash/platform_keys/key_permissions/key_permissions_manager_impl.h" |
Anatoliy Potapchuk | a460bc1 | 2021-11-05 19:23:10 | [diff] [blame] | 206 | #include "chrome/browser/ash/policy/networking/euicc_status_uploader.h" |
Danila Kuzmin | 90a42f0 | 2021-12-08 14:00:16 | [diff] [blame] | 207 | #include "chrome/browser/ash/settings/hardware_data_usage_controller.h" |
Yeunjoo Choi | 5097e9c | 2021-02-25 08:46:52 | [diff] [blame] | 208 | #include "chrome/browser/ash/settings/stats_reporting_controller.h" |
Xiaochu Liu | 48ab593 | 2018-05-11 03:44:04 | [diff] [blame] | 209 | #include "chrome/browser/component_updater/metadata_table_chromeos.h" |
Joel Hockey | a9ccf0e | 2022-05-27 22:11:19 | [diff] [blame] | 210 | #include "chrome/browser/extensions/api/shared_storage/shared_storage_private_api.h" |
yilkal | 95d9f88 | 2021-10-18 21:59:00 | [diff] [blame] | 211 | #include "chrome/browser/ui/ash/projector/projector_app_client_impl.h" |
Yeunjoo Choi | 38cea42 | 2022-10-18 06:19:17 | [diff] [blame] | 212 | #include "chrome/browser/ui/webui/ash/edu_coexistence/edu_coexistence_login_handler.h" |
Yeunjoo Choi | ebbdaa6 | 2022-10-20 01:05:31 | [diff] [blame] | 213 | #include "chrome/browser/ui/webui/signin/ash/inline_login_handler_impl.h" |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 214 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
brettw | 00899e6 | 2016-11-12 02:10:17 | [diff] [blame] | 215 | #endif // BUILDFLAG(ENABLE_EXTENSIONS) |
[email protected] | 1751060 | 2014-06-05 11:02:28 | [diff] [blame] | 216 | |
Andy Phan | 99ccfb4 | 2022-11-29 18:57:07 | [diff] [blame] | 217 | #if BUILDFLAG(ENABLE_PDF) |
| 218 | #include "chrome/browser/pdf/pdf_pref_names.h" |
| 219 | #endif // BUILDFLAG(ENABLE_PDF) |
| 220 | |
Ramin Halavati | 52a9a29 | 2022-04-28 04:27:49 | [diff] [blame] | 221 | #if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
Ramin Halavati | c21eb8a | 2023-05-23 07:32:31 | [diff] [blame] | 222 | #include "chrome/browser/screen_ai/pref_names.h" |
Ramin Halavati | 52a9a29 | 2022-04-28 04:27:49 | [diff] [blame] | 223 | #endif |
| 224 | |
Lei Zhang | 6cb9b84 | 2019-12-16 20:29:12 | [diff] [blame] | 225 | #if BUILDFLAG(ENABLE_SUPERVISED_USERS) |
| 226 | #include "chrome/browser/supervised_user/child_accounts/child_account_service.h" |
[email protected] | 1e50f23 | 2023-05-12 13:57:34 | [diff] [blame] | 227 | #include "components/supervised_user/core/browser/supervised_user_service.h" |
Bettina Dea | f3dac20 | 2017-09-16 20:53:22 | [diff] [blame] | 228 | #endif |
| 229 | |
Jian Li | c9a227c | 2022-02-28 22:55:44 | [diff] [blame] | 230 | #include "components/feed/buildflags.h" |
| 231 | #include "components/feed/core/common/pref_names.h" |
| 232 | #include "components/feed/core/shared_prefs/pref_names.h" |
| 233 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 234 | #if BUILDFLAG(IS_ANDROID) |
zpeng | db4a58e | 2017-01-10 17:40:32 | [diff] [blame] | 235 | #include "chrome/browser/android/bookmarks/partner_bookmarks_shim.h" |
zpeng | db4a58e | 2017-01-10 17:40:32 | [diff] [blame] | 236 | #include "chrome/browser/android/ntp/recent_tabs_page_prefs.h" |
Kenichi Ishibashi | 35ac713 | 2017-12-08 03:44:30 | [diff] [blame] | 237 | #include "chrome/browser/android/oom_intervention/oom_intervention_decider.h" |
mlliu | ee3a405c | 2016-10-28 22:34:52 | [diff] [blame] | 238 | #include "chrome/browser/android/preferences/browser_prefs_android.h" |
Jan Keitel | 98b2cc4 | 2022-09-20 05:38:39 | [diff] [blame] | 239 | #include "chrome/browser/android/preferences/shared_preferences_migrator_android.h" |
Patrick Noland | 87d9f84 | 2019-01-16 03:52:02 | [diff] [blame] | 240 | #include "chrome/browser/android/usage_stats/usage_stats_bridge.h" |
Sky Malice | d8eb430 | 2020-08-03 05:46:44 | [diff] [blame] | 241 | #include "chrome/browser/first_run/android/first_run_prefs.h" |
Yu Su | 4d45986 | 2021-04-15 04:19:54 | [diff] [blame] | 242 | #include "chrome/browser/lens/android/lens_prefs.h" |
John Rummell | 4703af6 | 2019-02-15 02:31:00 | [diff] [blame] | 243 | #include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h" |
Lei Zhang | db0c087 | 2022-03-04 04:26:59 | [diff] [blame] | 244 | #include "chrome/browser/notifications/notification_channels_provider_android.h" |
Christopher Thompson | 2602fea | 2019-11-26 19:36:54 | [diff] [blame] | 245 | #include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h" |
Glen Robertson | 8a825ae4f | 2020-09-16 06:50:08 | [diff] [blame] | 246 | #include "components/cdm/browser/media_drm_storage_impl.h" // nogncheck crbug.com/1125897 |
Sebastien Lalancette | 374cf6a | 2021-06-22 17:23:52 | [diff] [blame] | 247 | #include "components/content_creation/notes/core/note_prefs.h" |
Dan Harrington | 899e2523 | 2023-04-11 18:23:57 | [diff] [blame] | 248 | #include "components/ntp_snippets/register_prefs.h" |
zpeng | db4a58e | 2017-01-10 17:40:32 | [diff] [blame] | 249 | #include "components/ntp_tiles/popular_sites_impl.h" |
Clark DuVall | 600abea | 2020-03-23 16:16:17 | [diff] [blame] | 250 | #include "components/permissions/contexts/geolocation_permission_context_android.h" |
Xing Liu | 0327d83 | 2020-05-15 21:07:03 | [diff] [blame] | 251 | #include "components/query_tiles/tile_service_prefs.h" |
Ella Ge | c7c6406 | 2023-05-02 17:16:14 | [diff] [blame] | 252 | #include "components/webapps/browser/android/install_prompt_prefs.h" |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 253 | #else // BUILDFLAG(IS_ANDROID) |
Yue Zhang | 8790239 | 2020-12-23 23:12:05 | [diff] [blame] | 254 | #include "chrome/browser/cart/cart_service.h" |
Shakti Sahu | e7597fd | 2023-04-05 23:32:39 | [diff] [blame] | 255 | #include "chrome/browser/companion/core/promo_handler.h" |
Anqing Zhao | 9595e48 | 2021-06-10 11:33:55 | [diff] [blame] | 256 | #include "chrome/browser/device_api/device_service_impl.h" |
peter | 9f4490a | 2017-01-27 00:58:36 | [diff] [blame] | 257 | #include "chrome/browser/gcm/gcm_product_util.h" |
Matt Reynolds | 1914ff6b | 2022-02-04 08:48:26 | [diff] [blame] | 258 | #include "chrome/browser/hid/hid_policy_allowed_devices.h" |
Tommy Li | d5b7c22b | 2020-10-28 01:26:51 | [diff] [blame] | 259 | #include "chrome/browser/intranet_redirect_detector.h" |
Lei Zhang | 6cb9b84 | 2019-12-16 20:29:12 | [diff] [blame] | 260 | #include "chrome/browser/media/unified_autoplay_config.h" |
Sebastien Marchand | e9f7b99 | 2021-02-10 03:11:08 | [diff] [blame] | 261 | #include "chrome/browser/metrics/tab_stats/tab_stats_tracker.h" |
Josh Nohle | 13ea6b43 | 2020-07-21 20:46:59 | [diff] [blame] | 262 | #include "chrome/browser/nearby_sharing/common/nearby_share_prefs.h" |
Tibor Goldschwendt | 83b26a0 | 2021-07-09 23:13:18 | [diff] [blame] | 263 | #include "chrome/browser/new_tab_page/modules/drive/drive_service.h" |
Jeremy Selier | 730b56d3 | 2021-09-17 02:59:39 | [diff] [blame] | 264 | #include "chrome/browser/new_tab_page/modules/photos/photos_service.h" |
Riley Tatum | c48258f1 | 2022-08-18 22:13:13 | [diff] [blame] | 265 | #include "chrome/browser/new_tab_page/modules/recipes/recipes_service.h" |
Rohit Bhatia | 22e544f | 2021-10-05 15:32:26 | [diff] [blame] | 266 | #include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_handler.h" |
Tibor Goldschwendt | 53a0eab | 2021-07-29 10:40:25 | [diff] [blame] | 267 | #include "chrome/browser/new_tab_page/promos/promo_service.h" |
Yann Dago | 44d6cc32 | 2022-07-13 17:46:25 | [diff] [blame] | 268 | #include "chrome/browser/policy/developer_tools_policy_handler.h" |
Tibor Goldschwendt | f3a3ce9 | 2021-08-17 00:42:16 | [diff] [blame] | 269 | #include "chrome/browser/search/background/ntp_custom_background_service.h" |
Reilly Grant | d4fb584 | 2021-03-15 23:16:49 | [diff] [blame] | 270 | #include "chrome/browser/serial/serial_policy_allowed_ports.h" |
thestig | c91176f4 | 2014-10-28 20:16:35 | [diff] [blame] | 271 | #include "chrome/browser/signin/signin_promo.h" |
Mei Liang | 74df4f8 | 2022-09-26 23:00:33 | [diff] [blame] | 272 | #include "chrome/browser/ui/commerce/price_tracking/shopping_list_ui_tab_helper.h" |
zpeng | db4a58e | 2017-01-10 17:40:32 | [diff] [blame] | 273 | #include "chrome/browser/ui/startup/startup_browser_creator.h" |
rbpotter | be12863 | 2019-11-22 04:50:42 | [diff] [blame] | 274 | #include "chrome/browser/ui/webui/history/foreign_session_handler.h" |
Tibor Goldschwendt | 53ca78b | 2020-10-07 19:56:18 | [diff] [blame] | 275 | #include "chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.h" |
Tibor Goldschwendt | bbdbe8f | 2021-05-20 19:27:39 | [diff] [blame] | 276 | #include "chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.h" |
John Lee | 136759f0 | 2019-04-15 20:19:11 | [diff] [blame] | 277 | #include "chrome/browser/ui/webui/settings/settings_ui.h" |
Mark Schillaci | ba4a732 | 2022-06-29 15:08:35 | [diff] [blame] | 278 | #include "chrome/browser/ui/webui/side_panel/read_anything/read_anything_prefs.h" |
Roman Arora | cd8462c | 2021-08-03 01:20:33 | [diff] [blame] | 279 | #include "chrome/browser/ui/webui/tab_search/tab_search_prefs.h" |
rbpotter | 73c1325 | 2021-07-16 21:29:34 | [diff] [blame] | 280 | #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" |
Greg Thompson | 8bcd799b | 2018-08-10 09:49:33 | [diff] [blame] | 281 | #include "chrome/browser/upgrade_detector/upgrade_detector.h" |
Peter Kvitek | 6567a8a3a | 2023-01-31 01:03:57 | [diff] [blame] | 282 | #include "components/headless/policy/headless_mode_prefs.h" |
Abigail Klein | 153fa7a | 2021-08-26 19:50:50 | [diff] [blame] | 283 | #include "components/live_caption/live_caption_controller.h" |
evliu | c5b5a72 | 2022-10-28 00:05:49 | [diff] [blame] | 284 | #include "components/live_caption/live_translate_controller.h" |
Lei Zhang | 6cb9b84 | 2019-12-16 20:29:12 | [diff] [blame] | 285 | #include "components/ntp_tiles/custom_links_manager_impl.h" |
Florian Jacky | 6723cef | 2023-04-17 11:38:31 | [diff] [blame] | 286 | #include "components/permissions/permission_hats_trigger_helper.h" |
Caroline Rising | 065085a2 | 2023-02-22 14:34:09 | [diff] [blame] | 287 | #include "components/user_notes/user_notes_prefs.h" |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 288 | #endif // BUILDFLAG(IS_ANDROID) |
thestig | c91176f4 | 2014-10-28 20:16:35 | [diff] [blame] | 289 | |
Nicolas MacBeth | 53fa814 | 2023-06-20 15:06:09 | [diff] [blame] | 290 | #if !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING) |
| 291 | #include "chrome/browser/promos/promos_utils.h" |
| 292 | #endif // !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING) |
| 293 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 294 | #if BUILDFLAG(IS_CHROMEOS) |
Tim Sergeant | 2b6bc66e | 2022-04-14 20:15:21 | [diff] [blame] | 295 | #include "chrome/browser/apps/intent_helper/supported_links_infobar_prefs_service.h" |
Erik Chen | 643355d | 2022-04-22 05:44:49 | [diff] [blame] | 296 | #include "chrome/browser/chromeos/extensions/echo_private/echo_private_api.h" |
Maria Petrisor | bb5226b | 2022-06-02 09:10:51 | [diff] [blame] | 297 | #include "chrome/browser/chromeos/extensions/login_screen/login/login_api_prefs.h" |
Alvin Lee | 99f8d9a8 | 2021-11-18 18:45:55 | [diff] [blame] | 298 | #include "chrome/browser/chromeos/policy/dlp/dlp_rules_manager_impl.h" |
Olya Kalitova | 39e913d5 | 2021-03-16 22:26:22 | [diff] [blame] | 299 | #include "chrome/browser/extensions/api/enterprise_platform_keys/enterprise_platform_keys_api.h" |
Kuo-Hsin Yang | 4022797 | 2022-05-16 18:39:09 | [diff] [blame] | 300 | #include "chrome/browser/memory/oom_kills_monitor.h" |
Michael Ershov | 5b2a706 | 2022-01-17 14:28:45 | [diff] [blame] | 301 | #include "chrome/browser/policy/networking/policy_cert_service.h" |
Ben Franz | 7353736 | 2021-11-08 11:53:40 | [diff] [blame] | 302 | #include "chrome/browser/policy/system_features_disable_list_policy_handler.h" |
Michael Ershov | d9a627e | 2021-11-03 13:55:27 | [diff] [blame] | 303 | #include "chrome/browser/ui/webui/certificates_handler.h" |
anina koehler | f1e29df6 | 2022-08-10 07:22:32 | [diff] [blame] | 304 | #include "chromeos/ui/wm/fullscreen/pref_names.h" |
Andrew Rayskiy | 16f8cab | 2022-12-15 16:28:33 | [diff] [blame] | 305 | #if BUILDFLAG(USE_CUPS) |
Pranav Batra | e7140767 | 2021-08-16 23:53:00 | [diff] [blame] | 306 | #include "chrome/browser/extensions/api/printing/printing_api_handler.h" |
Andrew Rayskiy | 16f8cab | 2022-12-15 16:28:33 | [diff] [blame] | 307 | #endif // BUILDFLAG(USE_CUPS) |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 308 | #endif // BUILDFLAG(IS_CHROMEOS) |
Olya Kalitova | 39e913d5 | 2021-03-16 22:26:22 | [diff] [blame] | 309 | |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 310 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
Yao Li | 646187a | 2021-11-16 01:02:11 | [diff] [blame] | 311 | #include "ash/components/arc/arc_prefs.h" |
Henrique Ferreiro | f9d1cb2 | 2021-07-13 01:32:47 | [diff] [blame] | 312 | #include "ash/constants/ash_pref_names.h" |
Eric Sum | bed9fdd | 2023-03-15 18:06:30 | [diff] [blame] | 313 | #include "ash/public/cpp/ambient/ambient_prefs.h" |
Xiyuan Xia | 5a8c417 | 2019-05-13 16:23:48 | [diff] [blame] | 314 | #include "ash/public/cpp/ash_prefs.h" |
Nikki Fang | ac3f059 | 2023-02-14 01:31:19 | [diff] [blame] | 315 | #include "chrome/browser/apps/app_deduplication_service/app_deduplication_service.h" |
Jeevan Shikaram | a73dec1a | 2022-09-08 05:51:52 | [diff] [blame] | 316 | #include "chrome/browser/apps/app_preload_service/app_preload_service.h" |
Nancy Wang | 811fe4f9 | 2021-10-08 12:28:13 | [diff] [blame] | 317 | #include "chrome/browser/apps/app_service/metrics/app_platform_metrics_service.h" |
Tim Sergeant | 1231dcc | 2021-05-10 14:00:57 | [diff] [blame] | 318 | #include "chrome/browser/apps/app_service/webapk/webapk_prefs.h" |
Anastasiia N | 0582a90 | 2021-12-08 17:44:59 | [diff] [blame] | 319 | #include "chrome/browser/ash/account_manager/account_apps_availability.h" |
Pranav Batra | 468fbe62 | 2021-06-23 01:42:36 | [diff] [blame] | 320 | #include "chrome/browser/ash/account_manager/account_manager_edu_coexistence_controller.h" |
Yeunjoo Choi | fe4364d | 2022-12-14 10:41:37 | [diff] [blame] | 321 | #include "chrome/browser/ash/app_list/app_list_syncable_service.h" |
Yeunjoo Choi | 366e346 | 2022-12-06 08:58:53 | [diff] [blame] | 322 | #include "chrome/browser/ash/app_list/arc/arc_app_list_prefs.h" |
Henrique Ferreiro | 53d4dc4 | 2021-01-27 01:02:38 | [diff] [blame] | 323 | #include "chrome/browser/ash/app_mode/arc/arc_kiosk_app_manager.h" |
| 324 | #include "chrome/browser/ash/app_mode/kiosk_app_manager.h" |
| 325 | #include "chrome/browser/ash/app_mode/kiosk_cryptohome_remover.h" |
| 326 | #include "chrome/browser/ash/app_mode/web_app/web_kiosk_app_manager.h" |
Sammie Quon | 2128582 | 2021-09-20 19:48:34 | [diff] [blame] | 327 | #include "chrome/browser/ash/app_restore/full_restore_prefs.h" |
Yeunjoo Choi | df64fe69 | 2021-03-08 05:32:34 | [diff] [blame] | 328 | #include "chrome/browser/ash/apps/apk_web_app_service.h" |
Henrique Ferreiro | 2ef8230 | 2021-03-24 12:12:25 | [diff] [blame] | 329 | #include "chrome/browser/ash/arc/policy/arc_policy_bridge.h" |
Henrique Ferreiro | 717d302 | 2021-03-24 15:43:56 | [diff] [blame] | 330 | #include "chrome/browser/ash/arc/session/arc_session_manager.h" |
Yeunjoo Choi | 2c5e78c | 2021-04-01 10:51:52 | [diff] [blame] | 331 | #include "chrome/browser/ash/bluetooth/debug_logs_manager.h" |
Theo Johnson-Kanu | dc9f9627 | 2023-01-12 05:11:39 | [diff] [blame] | 332 | #include "chrome/browser/ash/bluetooth/hats_bluetooth_revamp_trigger_impl.h" |
Pranav Batra | 468fbe62 | 2021-06-23 01:42:36 | [diff] [blame] | 333 | #include "chrome/browser/ash/borealis/borealis_prefs.h" |
Fergus Dall | 54a6a43 | 2022-11-18 17:35:29 | [diff] [blame] | 334 | #include "chrome/browser/ash/bruschetta/bruschetta_pref_names.h" |
Yeunjoo Choi | ebf0731 | 2021-03-24 01:48:51 | [diff] [blame] | 335 | #include "chrome/browser/ash/cert_provisioning/cert_provisioning_common.h" |
Yeunjoo Choi | 8a35596 | 2021-04-13 01:22:27 | [diff] [blame] | 336 | #include "chrome/browser/ash/child_accounts/family_user_chrome_activity_metrics.h" |
| 337 | #include "chrome/browser/ash/child_accounts/family_user_metrics_service.h" |
| 338 | #include "chrome/browser/ash/child_accounts/family_user_session_metrics.h" |
Yeunjoo Choi | 52e1c57 | 2021-04-08 07:56:27 | [diff] [blame] | 339 | #include "chrome/browser/ash/child_accounts/parent_access_code/parent_access_service.h" |
Yeunjoo Choi | 8a35596 | 2021-04-13 01:22:27 | [diff] [blame] | 340 | #include "chrome/browser/ash/child_accounts/screen_time_controller.h" |
Yeunjoo Choi | 882388a | 2021-04-12 05:17:29 | [diff] [blame] | 341 | #include "chrome/browser/ash/child_accounts/time_limits/app_activity_registry.h" |
| 342 | #include "chrome/browser/ash/child_accounts/time_limits/app_time_controller.h" |
Pranav Batra | 468fbe62 | 2021-06-23 01:42:36 | [diff] [blame] | 343 | #include "chrome/browser/ash/crosapi/browser_util.h" |
Andreea Costinas | 2a142bd | 2021-10-05 10:22:49 | [diff] [blame] | 344 | #include "chrome/browser/ash/crosapi/network_settings_service_ash.h" |
Yeunjoo Choi | aba21c0 | 2021-05-07 09:06:34 | [diff] [blame] | 345 | #include "chrome/browser/ash/crostini/crostini_pref_names.h" |
Henrique Ferreiro | 2029590e | 2021-09-23 08:01:52 | [diff] [blame] | 346 | #include "chrome/browser/ash/cryptauth/client_app_metadata_provider_service.h" |
| 347 | #include "chrome/browser/ash/cryptauth/cryptauth_device_id_provider_impl.h" |
Yeunjoo Choi | 9190764 | 2021-04-16 13:18:19 | [diff] [blame] | 348 | #include "chrome/browser/ash/customization/customization_document.h" |
Nigel Tao | a1d4dce | 2022-10-18 00:01:20 | [diff] [blame] | 349 | #include "chrome/browser/ash/file_manager/file_manager_pref_names.h" |
Andrew Rayskiy | 47076d7 | 2022-09-27 18:46:14 | [diff] [blame] | 350 | #include "chrome/browser/ash/file_manager/file_tasks.h" |
Yeunjoo Choi | 627505b7b | 2021-05-13 15:56:31 | [diff] [blame] | 351 | #include "chrome/browser/ash/file_system_provider/registry.h" |
Yeunjoo Choi | 5562617 | 2021-07-27 03:17:27 | [diff] [blame] | 352 | #include "chrome/browser/ash/first_run/first_run.h" |
Geng Li | 11526bb4 | 2022-02-15 23:59:14 | [diff] [blame] | 353 | #include "chrome/browser/ash/floating_workspace/floating_workspace_util.h" |
Joel Hockey | fcc56a29 | 2022-06-17 02:28:00 | [diff] [blame] | 354 | #include "chrome/browser/ash/guest_os/guest_id.h" |
Yeunjoo Choi | 0a9c1d4 | 2021-03-31 01:38:56 | [diff] [blame] | 355 | #include "chrome/browser/ash/guest_os/guest_os_pref_names.h" |
David Munro | 86435df | 2022-07-25 01:27:45 | [diff] [blame] | 356 | #include "chrome/browser/ash/guest_os/guest_os_terminal.h" |
Yeunjoo Choi | 6aa07d8 | 2021-03-22 08:55:28 | [diff] [blame] | 357 | #include "chrome/browser/ash/lock_screen_apps/state_controller.h" |
Henrique Ferreiro | 606669a | 2021-02-24 13:36:55 | [diff] [blame] | 358 | #include "chrome/browser/ash/login/demo_mode/demo_mode_resources_remover.h" |
| 359 | #include "chrome/browser/ash/login/demo_mode/demo_session.h" |
| 360 | #include "chrome/browser/ash/login/demo_mode/demo_setup_controller.h" |
Henrique Ferreiro | e55c0d5f | 2021-02-25 02:16:05 | [diff] [blame] | 361 | #include "chrome/browser/ash/login/quick_unlock/fingerprint_storage.h" |
| 362 | #include "chrome/browser/ash/login/quick_unlock/pin_storage_prefs.h" |
| 363 | #include "chrome/browser/ash/login/quick_unlock/quick_unlock_utils.h" |
Ahmed Nasr | be0670b7 | 2022-03-09 23:28:17 | [diff] [blame] | 364 | #include "chrome/browser/ash/login/reporting/login_logout_reporter.h" |
Henrique Ferreiro | 96143e5a | 2021-02-25 12:52:36 | [diff] [blame] | 365 | #include "chrome/browser/ash/login/saml/saml_profile_prefs.h" |
Henrique Ferreiro | 1786d45a | 2021-02-25 22:48:19 | [diff] [blame] | 366 | #include "chrome/browser/ash/login/screens/enable_adb_sideloading_screen.h" |
Henrique Ferreiro | 81312ab | 2021-02-25 23:14:03 | [diff] [blame] | 367 | #include "chrome/browser/ash/login/screens/reset_screen.h" |
Henrique Ferreiro | 995b1db | 2021-03-06 00:41:41 | [diff] [blame] | 368 | #include "chrome/browser/ash/login/security_token_session_controller.h" |
Henrique Ferreiro | ad3c6a57 | 2021-03-02 12:43:51 | [diff] [blame] | 369 | #include "chrome/browser/ash/login/session/user_session_manager.h" |
Henrique Ferreiro | a264c8c0 | 2021-07-20 08:31:47 | [diff] [blame] | 370 | #include "chrome/browser/ash/login/signin/signin_error_notifier.h" |
Henrique Ferreiro | 995b1db | 2021-03-06 00:41:41 | [diff] [blame] | 371 | #include "chrome/browser/ash/login/startup_utils.h" |
Henrique Ferreiro | 2dc9e1c | 2021-03-04 17:33:58 | [diff] [blame] | 372 | #include "chrome/browser/ash/login/users/avatar/user_image_manager.h" |
Aiden Chiavatti | 112d367 | 2023-03-17 21:13:41 | [diff] [blame] | 373 | #include "chrome/browser/ash/login/users/avatar/user_image_prefs.h" |
Henrique Ferreiro | 2dc9e1c | 2021-03-04 17:33:58 | [diff] [blame] | 374 | #include "chrome/browser/ash/login/users/avatar/user_image_sync_observer.h" |
| 375 | #include "chrome/browser/ash/login/users/chrome_user_manager_impl.h" |
Henrique Ferreiro | 12a42b0 | 2021-03-04 23:45:53 | [diff] [blame] | 376 | #include "chrome/browser/ash/login/users/multi_profile_user_controller.h" |
Henrique Ferreiro | d57c496 | 2021-09-29 07:26:59 | [diff] [blame] | 377 | #include "chrome/browser/ash/net/network_throttling_observer.h" |
Yeunjoo Choi | c5b3bf49 | 2021-03-15 13:57:19 | [diff] [blame] | 378 | #include "chrome/browser/ash/plugin_vm/plugin_vm_pref_names.h" |
Yeunjoo Choi | 7227dba | 2021-08-04 06:35:47 | [diff] [blame] | 379 | #include "chrome/browser/ash/policy/core/browser_policy_connector_ash.h" |
Yeunjoo Choi | ead8b3c | 2021-07-27 08:08:19 | [diff] [blame] | 380 | #include "chrome/browser/ash/policy/core/device_cloud_policy_manager_ash.h" |
Yeunjoo Choi | 8623e4a | 2021-07-02 01:57:06 | [diff] [blame] | 381 | #include "chrome/browser/ash/policy/core/dm_token_storage.h" |
Yeunjoo Choi | a60b621 | 2021-07-06 11:25:12 | [diff] [blame] | 382 | #include "chrome/browser/ash/policy/enrollment/auto_enrollment_client_impl.h" |
| 383 | #include "chrome/browser/ash/policy/enrollment/enrollment_requisition_manager.h" |
| 384 | #include "chrome/browser/ash/policy/external_data/handlers/device_wallpaper_image_external_data_handler.h" |
Yeunjoo Choi | 5d6eb01 | 2021-07-09 03:03:05 | [diff] [blame] | 385 | #include "chrome/browser/ash/policy/handlers/adb_sideloading_allowance_mode_policy_handler.h" |
| 386 | #include "chrome/browser/ash/policy/handlers/minimum_version_policy_handler.h" |
Henrique Ferreiro | 11492caf | 2021-11-02 22:16:16 | [diff] [blame] | 387 | #include "chrome/browser/ash/policy/handlers/tpm_auto_update_mode_policy_handler.h" |
Yeunjoo Choi | ad73a32 | 2021-07-20 04:55:49 | [diff] [blame] | 388 | #include "chrome/browser/ash/policy/reporting/app_install_event_log_manager_wrapper.h" |
| 389 | #include "chrome/browser/ash/policy/reporting/arc_app_install_event_logger.h" |
Vignesh Shenvi | 145bf6e | 2023-05-08 22:11:30 | [diff] [blame] | 390 | #include "chrome/browser/ash/policy/reporting/metrics_reporting/metric_reporting_prefs.h" |
Sanja Perisic | 9121793 | 2022-04-13 13:45:02 | [diff] [blame] | 391 | #include "chrome/browser/ash/policy/scheduled_task_handler/reboot_notifications_scheduler.h" |
Yeunjoo Choi | d33fdb6 | 2021-07-21 06:57:42 | [diff] [blame] | 392 | #include "chrome/browser/ash/policy/status_collector/device_status_collector.h" |
| 393 | #include "chrome/browser/ash/policy/status_collector/status_collector.h" |
Yeunjoo Choi | 0bab0cf | 2021-05-31 05:14:03 | [diff] [blame] | 394 | #include "chrome/browser/ash/power/auto_screen_brightness/metrics_reporter.h" |
Yeunjoo Choi | 7629a77a1 | 2021-06-02 06:37:18 | [diff] [blame] | 395 | #include "chrome/browser/ash/power/power_metrics_reporter.h" |
Henrique Ferreiro | ae84606 | 2021-10-04 14:44:34 | [diff] [blame] | 396 | #include "chrome/browser/ash/preferences.h" |
Pranav Batra | 9c0eb78 | 2022-02-01 23:13:33 | [diff] [blame] | 397 | #include "chrome/browser/ash/printing/cups_printers_manager.h" |
Yeunjoo Choi | a52715a | 2021-09-09 02:45:17 | [diff] [blame] | 398 | #include "chrome/browser/ash/printing/enterprise_printers_provider.h" |
Yeunjoo Choi | 0fb01cf6 | 2021-04-21 01:30:15 | [diff] [blame] | 399 | #include "chrome/browser/ash/release_notes/release_notes_storage.h" |
Pranav Batra | 468fbe62 | 2021-06-23 01:42:36 | [diff] [blame] | 400 | #include "chrome/browser/ash/scanning/chrome_scanning_app_delegate.h" |
Henrique Ferreiro | 11492caf | 2021-11-02 22:16:16 | [diff] [blame] | 401 | #include "chrome/browser/ash/scheduler_configuration_manager.h" |
Yeunjoo Choi | 5097e9c | 2021-02-25 08:46:52 | [diff] [blame] | 402 | #include "chrome/browser/ash/settings/device_settings_cache.h" |
Yeunjoo Choi | a43d74a | 2021-02-10 23:23:19 | [diff] [blame] | 403 | #include "chrome/browser/ash/system/automatic_reboot_manager.h" |
| 404 | #include "chrome/browser/ash/system/input_device_settings.h" |
Henrique Ferreiro | 11492caf | 2021-11-02 22:16:16 | [diff] [blame] | 405 | #include "chrome/browser/ash/web_applications/help_app/help_app_notification_controller.h" |
Anthony Vallee-Dubois | 85edf22 | 2020-03-24 20:30:02 | [diff] [blame] | 406 | #include "chrome/browser/device_identity/chromeos/device_oauth2_token_store_chromeos.h" |
[email protected] | 5a145e8 | 2014-05-29 22:19:07 | [diff] [blame] | 407 | #include "chrome/browser/extensions/extension_assets_manager_chromeos.h" |
xhwang | c84739e | 2015-03-14 01:02:46 | [diff] [blame] | 408 | #include "chrome/browser/media/protected_media_identifier_permission_context.h" |
[email protected] | 8304f61a | 2014-05-24 12:17:33 | [diff] [blame] | 409 | #include "chrome/browser/metrics/chromeos_metrics_provider.h" |
Jong Ahn | faf5f1f7 | 2023-01-19 03:20:44 | [diff] [blame] | 410 | #include "chrome/browser/metrics/structured/chrome_structured_metrics_recorder.h" |
Erik Chen | c2927bbd | 2021-09-22 23:20:07 | [diff] [blame] | 411 | #include "chrome/browser/ui/ash/shelf/chrome_shelf_prefs.h" |
Yeunjoo Choi | 3fc970b | 2022-10-28 02:55:48 | [diff] [blame] | 412 | #include "chrome/browser/ui/webui/ash/login/enable_debugging_screen_handler.h" |
Yeunjoo Choi | 6edb40f | 2022-08-31 04:00:52 | [diff] [blame] | 413 | #include "chrome/browser/ui/webui/settings/ash/os_settings_ui.h" |
Roman Aleksandrov | d32e34e7 | 2019-05-22 17:29:50 | [diff] [blame] | 414 | #include "chrome/browser/upgrade_detector/upgrade_detector_chromeos.h" |
Henrique Ferreiro | 94c5e50 | 2022-08-17 14:20:22 | [diff] [blame] | 415 | #include "chromeos/ash/components/audio/audio_devices_pref_handler_impl.h" |
Henrique Ferreiro | 35a7b8c | 2022-08-19 01:32:13 | [diff] [blame] | 416 | #include "chromeos/ash/components/device_activity/device_activity_controller.h" |
Henrique Ferreiro | c9e2aaf | 2022-07-07 13:45:18 | [diff] [blame] | 417 | #include "chromeos/ash/components/local_search_service/search_metrics_reporter.h" |
Yeunjoo Choi | 1a8bc994 | 2022-06-20 05:31:16 | [diff] [blame] | 418 | #include "chromeos/ash/components/network/cellular_esim_profile_handler_impl.h" |
| 419 | #include "chromeos/ash/components/network/cellular_metrics_logger.h" |
Yeunjoo Choi | be81312 | 2022-06-29 15:13:44 | [diff] [blame] | 420 | #include "chromeos/ash/components/network/fast_transition_observer.h" |
| 421 | #include "chromeos/ash/components/network/managed_cellular_pref_handler.h" |
Yeunjoo Choi | 643dead | 2022-07-11 12:52:16 | [diff] [blame] | 422 | #include "chromeos/ash/components/network/network_metadata_store.h" |
Yeunjoo Choi | da91d645 | 2022-06-02 15:26:42 | [diff] [blame] | 423 | #include "chromeos/ash/components/network/proxy/proxy_config_handler.h" |
Henrique Ferreiro | acf00270 | 2022-10-06 21:54:59 | [diff] [blame] | 424 | #include "chromeos/ash/components/timezone/timezone_resolver.h" |
Yeunjoo Choi | 2d3704c1 | 2022-06-21 02:44:34 | [diff] [blame] | 425 | #include "chromeos/ash/services/assistant/public/cpp/assistant_prefs.h" |
Anastasiia N | 1ad94e1e | 2022-09-15 08:47:28 | [diff] [blame] | 426 | #include "chromeos/ash/services/auth_factor_config/auth_factor_config.h" |
Henrique Ferreiro | ae001e9 | 2022-09-01 16:58:46 | [diff] [blame] | 427 | #include "chromeos/ash/services/bluetooth_config/bluetooth_power_controller_impl.h" |
| 428 | #include "chromeos/ash/services/bluetooth_config/device_name_manager_impl.h" |
Yeunjoo Choi | a292ed7 | 2022-11-01 01:19:55 | [diff] [blame] | 429 | #include "chromeos/ash/services/device_sync/public/cpp/device_sync_prefs.h" |
Yeunjoo Choi | e4980f45 | 2022-10-21 16:07:58 | [diff] [blame] | 430 | #include "chromeos/ash/services/multidevice_setup/multidevice_setup_service.h" |
Yue Li | f0da5bf | 2021-11-19 22:01:57 | [diff] [blame] | 431 | #include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h" |
Kushagra Sinha | b37e24db | 2021-07-02 15:14:24 | [diff] [blame] | 432 | #include "components/account_manager_core/chromeos/account_manager.h" |
stevenjb | f22f82e | 2016-10-26 21:47:38 | [diff] [blame] | 433 | #include "components/onc/onc_pref_names.h" |
glevin | 5dd01a7 | 2016-03-23 23:08:12 | [diff] [blame] | 434 | #include "components/quirks/quirks_manager.h" |
tbarzic | d9a88fc9 | 2017-07-14 02:18:10 | [diff] [blame] | 435 | #include "extensions/browser/api/lock_screen_data/lock_screen_item_storage.h" |
Pranav Batra | 468fbe62 | 2021-06-23 01:42:36 | [diff] [blame] | 436 | |
Pranav Batra | 468fbe62 | 2021-06-23 01:42:36 | [diff] [blame] | 437 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 438 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 439 | #if BUILDFLAG(IS_MAC) |
Lei Zhang | db0c087 | 2022-03-04 04:26:59 | [diff] [blame] | 440 | #include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h" |
[email protected] | 425f7a0 | 2014-04-29 01:51:44 | [diff] [blame] | 441 | #include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h" |
Tom Anderson | 6a49603 | 2018-08-30 23:38:37 | [diff] [blame] | 442 | #include "chrome/browser/ui/cocoa/confirm_quit.h" |
Song Fangzhen | cda4af6 | 2021-09-09 05:24:02 | [diff] [blame] | 443 | #include "chrome/browser/web_applications/app_shim_registry_mac.h" |
[email protected] | 2366a3a | 2012-10-02 20:41:14 | [diff] [blame] | 444 | #endif |
| 445 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 446 | #if BUILDFLAG(IS_WIN) |
[email protected] | c5d4b184 | 2014-06-20 21:19:50 | [diff] [blame] | 447 | #include "chrome/browser/component_updater/sw_reporter_installer_win.h" |
Igor Ruvinov | 13e658e | 2022-12-13 03:15:20 | [diff] [blame] | 448 | #include "chrome/browser/enterprise/platform_auth/platform_auth_policy_observer.h" |
Scott Violet | 3ff87d06 | 2021-12-21 06:10:10 | [diff] [blame] | 449 | #include "chrome/browser/font_prewarmer_tab_helper.h" |
Alex St-Onge | 9e4b9b7 | 2021-06-08 15:35:54 | [diff] [blame] | 450 | #include "chrome/browser/media/cdm_pref_service_helper.h" |
Xiaohan Wang | 259f34c7a | 2022-03-26 23:18:19 | [diff] [blame] | 451 | #include "chrome/browser/media/media_foundation_service_monitor.h" |
Will Harris | eb364b2c | 2022-06-23 00:49:01 | [diff] [blame] | 452 | #include "chrome/browser/os_crypt/app_bound_encryption_metrics_win.h" |
Nico Weber | eaa0841 | 2019-08-14 01:24:37 | [diff] [blame] | 453 | #if BUILDFLAG(GOOGLE_CHROME_BRANDING) |
Patrick Monette | bb54394 | 2019-05-17 17:45:32 | [diff] [blame] | 454 | #include "chrome/browser/win/conflicts/incompatible_applications_updater.h" |
| 455 | #include "chrome/browser/win/conflicts/module_database.h" |
| 456 | #include "chrome/browser/win/conflicts/third_party_conflicts_manager.h" |
Nico Weber | eaa0841 | 2019-08-14 01:24:37 | [diff] [blame] | 457 | #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) |
Rainhard Findling | 4d621ca | 2020-10-26 20:46:06 | [diff] [blame] | 458 | #include "chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_controller_win.h" |
ftirelo | 46b3422 | 2017-06-19 10:36:57 | [diff] [blame] | 459 | #include "chrome/browser/safe_browsing/chrome_cleaner/settings_resetter_win.h" |
alito | 856526d | 2017-03-03 09:16:17 | [diff] [blame] | 460 | #include "chrome/browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_prefs_manager.h" |
[email protected] | bdb8a1e | 2013-10-03 08:14:00 | [diff] [blame] | 461 | #endif |
| 462 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 463 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) |
Will Harris | 93d0dcd5 | 2023-03-14 23:38:47 | [diff] [blame] | 464 | #include "components/os_crypt/sync/os_crypt.h" |
Will Harris | 265b394 | 2019-10-21 01:01:33 | [diff] [blame] | 465 | #endif |
| 466 | |
Sebastien Lalancette | 41362531 | 2023-05-08 13:58:01 | [diff] [blame] | 467 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ |
| 468 | BUILDFLAG(IS_CHROMEOS_ASH) |
Sebastien Lalancette | 120e059 | 2023-05-04 21:02:33 | [diff] [blame] | 469 | #include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897 |
Lu Huang | cd11f21c | 2021-02-03 22:24:56 | [diff] [blame] | 470 | #endif |
| 471 | |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 472 | // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch |
| 473 | // of lacros-chrome is complete. |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 474 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ |
| 475 | (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) |
Nicolas Ouellet-Payeur | 9a4a94d | 2018-09-17 15:26:11 | [diff] [blame] | 476 | #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" |
| 477 | #endif |
| 478 | |
Erik Chen | 38ceca08 | 2020-12-16 01:31:35 | [diff] [blame] | 479 | #if BUILDFLAG(IS_CHROMEOS_LACROS) |
Nancy Wang | c84098e | 2022-10-24 10:30:36 | [diff] [blame] | 480 | #include "chrome/browser/apps/app_service/metrics/website_metrics_service_lacros.h" |
Alex Ilin | 953f109 | 2021-11-26 15:49:10 | [diff] [blame] | 481 | #include "chrome/browser/lacros/account_manager/account_cache.h" |
Polina Bondarenko | 3f3dc4f | 2022-04-25 07:55:01 | [diff] [blame] | 482 | #include "chrome/browser/lacros/app_mode/kiosk_session_service_lacros.h" |
Erik Chen | 38ceca08 | 2020-12-16 01:31:35 | [diff] [blame] | 483 | #include "chrome/browser/lacros/lacros_prefs.h" |
Andreea Costinas | 68cad91f | 2021-09-22 15:58:09 | [diff] [blame] | 484 | #include "chrome/browser/lacros/net/proxy_config_service_lacros.h" |
Nicolas Dossou-Gbete | 7ccc880 | 2022-11-10 15:12:46 | [diff] [blame] | 485 | #endif |
| 486 | |
| 487 | #if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT) |
| 488 | #include "chrome/browser/ui/startup/first_run_service.h" |
Erik Chen | 38ceca08 | 2020-12-16 01:31:35 | [diff] [blame] | 489 | #endif |
| 490 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 491 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH) |
Yusuke Sato | 28ab2509 | 2021-05-07 23:04:02 | [diff] [blame] | 492 | #include "chrome/browser/device_identity/device_oauth2_token_store_desktop.h" |
Yann Dago | 0d896f6 | 2020-02-04 19:59:15 | [diff] [blame] | 493 | #include "chrome/browser/downgrade/downgrade_prefs.h" |
thestig | f2a0fa9 | 2016-09-07 09:37:29 | [diff] [blame] | 494 | #include "chrome/browser/ui/startup/default_browser_prompt.h" |
| 495 | #endif |
| 496 | |
[email protected] | ceafc46 | 2013-11-04 12:26:03 | [diff] [blame] | 497 | #if defined(TOOLKIT_VIEWS) |
| 498 | #include "chrome/browser/ui/browser_view_prefs.h" |
Yuheng Huang | 9ce5489 | 2022-05-06 19:29:39 | [diff] [blame] | 499 | #include "chrome/browser/ui/side_search/side_search_prefs.h" |
[email protected] | ceafc46 | 2013-11-04 12:26:03 | [diff] [blame] | 500 | #endif |
| 501 | |
Scott Violet | 53fb03c | 2021-01-15 23:48:16 | [diff] [blame] | 502 | #if BUILDFLAG(ENABLE_SESSION_SERVICE) |
Christian Dullweber | 0747d7c9 | 2021-05-10 10:05:13 | [diff] [blame] | 503 | #include "chrome/browser/sessions/session_data_service.h" |
Scott Violet | 53fb03c | 2021-01-15 23:48:16 | [diff] [blame] | 504 | #include "chrome/browser/sessions/session_service_log.h" |
| 505 | #endif |
tom | c5dd0cd | 2021-10-01 22:15:52 | [diff] [blame] | 506 | |
Tom Anderson | cb340848 | 2022-09-02 19:06:41 | [diff] [blame] | 507 | #if BUILDFLAG(IS_LINUX) |
| 508 | #include "ui/color/system_theme.h" |
| 509 | #endif |
| 510 | |
Chris Mullins | e5958619 | 2023-03-06 17:42:17 | [diff] [blame] | 511 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 512 | #include "chrome/browser/ash/wallpaper_handlers/wallpaper_prefs.h" |
| 513 | #endif |
| 514 | |
[email protected] | 572f40c9b | 2012-07-06 20:35:33 | [diff] [blame] | 515 | namespace { |
Yao Xiao | 9255aec | 2022-02-05 00:02:19 | [diff] [blame] | 516 | |
Lei Zhang | 9523de8 | 2022-03-14 21:40:21 | [diff] [blame] | 517 | // Please keep the list of deprecated prefs in chronological order. i.e. Add to |
| 518 | // the bottom of the list, not here at the top. |
Toby Huang | 3375328 | 2020-05-05 18:55:22 | [diff] [blame] | 519 | |
Oksana Zhuravlova | 58c8528 | 2022-06-14 20:24:28 | [diff] [blame] | 520 | // Deprecated 06/2022. |
| 521 | const char kBackgroundTracingLastUpload[] = "background_tracing.last_upload"; |
Caitlin Fischer | a3cec3e0 | 2022-06-23 04:29:10 | [diff] [blame] | 522 | const char kStabilityGpuCrashCount[] = |
| 523 | "user_experience_metrics.stability.gpu_crash_count"; |
Caitlin Fischer | c1d6f317 | 2022-06-28 23:10:02 | [diff] [blame] | 524 | const char kStabilityRendererCrashCount[] = |
| 525 | "user_experience_metrics.stability.renderer_crash_count"; |
| 526 | const char kStabilityExtensionRendererCrashCount[] = |
| 527 | "user_experience_metrics.stability.extension_renderer_crash_count"; |
Caitlin Fischer | 69c1ca89 | 2022-07-06 18:32:45 | [diff] [blame] | 528 | const char kPrivacySandboxPreferencesReconciled[] = |
| 529 | "privacy_sandbox.preferences_reconciled"; |
Caitlin Fischer | 07366b1 | 2022-06-23 17:18:24 | [diff] [blame] | 530 | #if BUILDFLAG(ENABLE_DICE_SUPPORT) |
| 531 | const char kTokenServiceDiceCompatible[] = "token_service.dice_compatible"; |
| 532 | #endif |
| 533 | #if !BUILDFLAG(IS_ANDROID) |
| 534 | const char kStabilityPageLoadCount[] = |
| 535 | "user_experience_metrics.stability.page_load_count"; |
| 536 | #endif |
David Padlipsky | 6bc14aa | 2022-06-23 21:08:34 | [diff] [blame] | 537 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
David Padlipsky | 6bc14aa | 2022-06-23 21:08:34 | [diff] [blame] | 538 | const char kImprovedShortcutsNotificationShownCount[] = |
| 539 | "ash.improved_shortcuts_notification_shown_count"; |
| 540 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Min Qin | 2435d85 | 2022-06-29 22:38:31 | [diff] [blame] | 541 | #if BUILDFLAG(IS_ANDROID) |
Min Qin | 2435d85 | 2022-06-29 22:38:31 | [diff] [blame] | 542 | const char kDownloadLaterPromptStatus[] = |
| 543 | "download.download_later_prompt_status"; |
| 544 | #endif // BUILDFLAG(IS_ANDROID) |
| 545 | |
Caitlin Fischer | 69c1ca89 | 2022-07-06 18:32:45 | [diff] [blame] | 546 | // Deprecated 07/2022 |
| 547 | const char kPrivacySandboxFlocEnabled[] = "privacy_sandbox.floc_enabled"; |
| 548 | const char kPrivacySandboxFlocDataAccessibleSince[] = |
| 549 | "privacy_sandbox.floc_data_accessible_since"; |
| 550 | const char kStabilityCrashCount[] = |
| 551 | "user_experience_metrics.stability.crash_count"; |
sauski | ad03aa4 | 2022-07-12 10:38:18 | [diff] [blame] | 552 | const char kPrivacySandboxApisEnabledV2Init[] = |
| 553 | "privacy_sandbox.apis_enabled_v2_init"; |
Caitlin Fischer | 69c1ca89 | 2022-07-06 18:32:45 | [diff] [blame] | 554 | |
JunHo Seo | 1f0506f2 | 2022-07-26 02:52:25 | [diff] [blame] | 555 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
Martin Kreichgauer | c86cc65 | 2022-10-28 16:52:04 | [diff] [blame] | 556 | // Deprecated 06/2022. |
| 557 | const char kU2fSecurityKeyApiEnabled[] = |
| 558 | "extensions.u2f_security_key_api_enabled"; |
| 559 | |
JunHo Seo | 1f0506f2 | 2022-07-26 02:52:25 | [diff] [blame] | 560 | // Deprecated 07/2022. |
| 561 | const char kExtensionToolbar[] = "extensions.toolbar"; |
Martin Kreichgauer | c86cc65 | 2022-10-28 16:52:04 | [diff] [blame] | 562 | |
| 563 | // Deprecated 10/2022. |
| 564 | const char kLoadCryptoTokenExtension[] = |
| 565 | "extensions.load_cryptotoken_extension"; |
JunHo Seo | 1f0506f2 | 2022-07-26 02:52:25 | [diff] [blame] | 566 | #endif |
| 567 | |
Peter Birk Pakkenberg | 71a4394 | 2023-01-04 13:50:37 | [diff] [blame] | 568 | // Deprecated 10/2022. |
| 569 | const char kOriginTrialPrefKey[] = "origin_trials.persistent_trials"; |
| 570 | |
dpapad | 8ad51013 | 2022-07-29 18:21:07 | [diff] [blame] | 571 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 572 | // Deprecated 07/2022. |
Colin Kincaid | f11f856 | 2022-09-14 15:41:06 | [diff] [blame] | 573 | // The name of a boolean pref that determines whether we can show the folder |
| 574 | // selection user nudge for the screen capture tool. When this pref is false, it |
| 575 | // means that we showed the nudge at some point and the user interacted with the |
| 576 | // capture mode session UI in such a way that the nudge no longer needs to be |
| 577 | // displayed again. |
| 578 | constexpr char kCanShowFolderSelectionNudge[] = |
| 579 | "ash.capture_mode.can_show_folder_selection_nudge"; |
dpapad | 8ad51013 | 2022-07-29 18:21:07 | [diff] [blame] | 580 | const char kSettingsShowOSBanner[] = "settings.cros.show_os_banner"; |
| 581 | #endif |
| 582 | |
Maksim Ivanov | 5705be3 | 2022-08-09 22:07:48 | [diff] [blame] | 583 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 584 | // Deprecated 08/2022. |
| 585 | constexpr char kSecurityTokenSessionNotificationDisplayed[] = |
| 586 | "security_token_session_notification_displayed"; |
| 587 | #endif |
| 588 | |
Ryan Sultanem | b3b422e | 2022-08-12 12:13:02 | [diff] [blame] | 589 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH) |
| 590 | // Deprecated 08/2022. |
| 591 | const char kProfileAvatarTutorialShown[] = |
| 592 | "profile.avatar_bubble_tutorial_shown"; |
| 593 | #endif |
| 594 | |
Roman Sorokin | c138f298 | 2022-09-05 16:42:30 | [diff] [blame] | 595 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 596 | // Deprecated 09/2022. |
Colin Kincaid | f11f856 | 2022-09-14 15:41:06 | [diff] [blame] | 597 | constexpr char kClipboardHistoryNewFeatureBadgeCount[] = |
| 598 | "ash.clipboard.multipaste_nudges.new_feature_shown_count"; |
Roman Sorokin | c138f298 | 2022-09-05 16:42:30 | [diff] [blame] | 599 | constexpr char kUsersLastInputMethod[] = "UsersLRUInputMethod"; |
| 600 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 601 | |
Theodore Olsauskas-Warren | 221e3ecd | 2022-09-08 08:21:24 | [diff] [blame] | 602 | // Deprecated 09/2022. |
| 603 | const char kPrivacySandboxFirstPartySetsDataAccessAllowed[] = |
| 604 | "privacy_sandbox.first_party_sets_data_access_allowed"; |
| 605 | |
Kirubel Aklilu | d8f571c9 | 2022-09-22 16:37:44 | [diff] [blame] | 606 | // Deprecated 09/2022. |
| 607 | const char kFirstPartySetsEnabled[] = "first_party_sets.enabled"; |
| 608 | |
Jan Keitel | 4707c1f | 2022-11-30 11:08:59 | [diff] [blame] | 609 | #if BUILDFLAG(IS_ANDROID) |
| 610 | // Deprecated 09/2022. |
| 611 | const char kDeprecatedAutofillAssistantConsent[] = "autofill_assistant_switch"; |
| 612 | const char kDeprecatedAutofillAssistantEnabled[] = |
| 613 | "AUTOFILL_ASSISTANT_ONBOARDING_ACCEPTED"; |
| 614 | const char kDeprecatedAutofillAssistantTriggerScriptsEnabled[] = |
| 615 | "Chrome.AutofillAssistant.ProactiveHelp"; |
| 616 | const char kDeprecatedAutofillAssistantTriggerScriptsIsFirstTimeUser[] = |
| 617 | "Chrome.AutofillAssistant.LiteScriptFirstTimeUser"; |
| 618 | #endif // BUILDFLAG(IS_ANDROID) |
| 619 | |
Yulun Wu | 066dab71 | 2022-11-01 17:20:24 | [diff] [blame] | 620 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 621 | // Deprecated 10/2022. |
| 622 | const char kSuggestedContentInfoShownInLauncher[] = |
| 623 | "ash.launcher.suggested_content_info_shown"; |
| 624 | const char kSuggestedContentInfoDismissedInLauncher[] = |
| 625 | "ash.launcher.suggested_content_info_dismissed"; |
| 626 | #endif |
| 627 | |
Avi Drissman | fee70e5f | 2022-11-02 20:50:11 | [diff] [blame] | 628 | #if BUILDFLAG(ENABLE_BACKGROUND_MODE) && BUILDFLAG(IS_MAC) |
| 629 | // Deprecated 11/2022. |
| 630 | const char kUserRemovedLoginItem[] = "background_mode.user_removed_login_item"; |
| 631 | const char kChromeCreatedLoginItem[] = |
| 632 | "background_mode.chrome_created_login_item"; |
| 633 | const char kMigratedLoginItemPref[] = |
| 634 | "background_mode.migrated_login_item_pref"; |
| 635 | #endif |
Nicolas Dossou-Gbete | 2804a37 | 2022-11-09 17:25:35 | [diff] [blame] | 636 | #if BUILDFLAG(IS_CHROMEOS_LACROS) |
| 637 | const char kPrimaryProfileFirstRunFinished[] = |
| 638 | "lacros.primary_profile_first_run_finished"; |
| 639 | #endif |
Avi Drissman | fee70e5f | 2022-11-02 20:50:11 | [diff] [blame] | 640 | |
Victor Hugo Vianna Silva | 29ab0a3 | 2022-11-10 03:48:38 | [diff] [blame] | 641 | // Deprecated 11/2022. |
| 642 | const char kLocalConsentsDictionary[] = "local_consents"; |
| 643 | |
Jan Keitel | 4707c1f | 2022-11-30 11:08:59 | [diff] [blame] | 644 | // Deprecated 11/2022. |
| 645 | const char kAutofillAssistantConsent[] = "autofill_assistant.consent"; |
| 646 | const char kAutofillAssistantEnabled[] = "autofill_assistant.enabled"; |
| 647 | const char kAutofillAssistantTriggerScriptsEnabled[] = |
| 648 | "autofill_assistant.trigger_scripts.enabled"; |
| 649 | const char kAutofillAssistantTriggerScriptsIsFirstTimeUser[] = |
| 650 | "autofill_assistant.trigger_scripts.is_first_time_user"; |
| 651 | |
Vishwas Uppoor | bcf3672 | 2022-12-30 18:55:22 | [diff] [blame] | 652 | // Deprecated 12/2022. |
| 653 | const char kAutofillWalletImportStorageCheckboxState[] = |
| 654 | "autofill.wallet_import_storage_checkbox_state"; |
Mikel Astiz | 231dd52 | 2023-04-23 15:51:44 | [diff] [blame] | 655 | const char kDeprecatedReadingListHasUnseenEntries[] = |
| 656 | "reading_list.has_unseen_entries"; |
Vishwas Uppoor | bcf3672 | 2022-12-30 18:55:22 | [diff] [blame] | 657 | |
Nasser Al-shawwa | 16ffdfc | 2023-01-13 14:32:20 | [diff] [blame] | 658 | // Deprecated 01/2023 |
| 659 | const char kSendDownloadToCloudPref[] = |
| 660 | "enterprise_connectors.send_download_to_cloud"; |
mark a. foltz | 26481621 | 2023-01-19 21:10:46 | [diff] [blame] | 661 | |
Sebastien Lalancette | 55953e4 | 2023-01-17 14:48:31 | [diff] [blame] | 662 | #if BUILDFLAG(IS_MAC) |
| 663 | const char kDeviceTrustDisableKeyCreationPref[] = |
| 664 | "enterprise_connectors.device_trust.disable_key_creation"; |
| 665 | #endif // BUILDFLAG(IS_MAC) |
Nasser Al-shawwa | 16ffdfc | 2023-01-13 14:32:20 | [diff] [blame] | 666 | |
Daseul Lee | 56c5a8d | 2023-01-17 17:18:46 | [diff] [blame] | 667 | // Deprecated 01/2023. |
| 668 | const char kFileSystemSyncAccessHandleAsyncInterfaceEnabled[] = |
| 669 | "policy.file_system_sync_access_handle_async_interface_enabled"; |
| 670 | |
mark a. foltz | 26481621 | 2023-01-19 21:10:46 | [diff] [blame] | 671 | // Deprecated 01/2023. |
| 672 | #if !BUILDFLAG(IS_ANDROID) |
| 673 | const char kMediaRouterTabMirroringSources[] = |
| 674 | "media_router.tab_mirroring_sources"; |
| 675 | #endif // !BUILDFLAG(IS_ANDROID) |
| 676 | |
Mahmoud Rashad | 96ac602 | 2023-01-26 23:48:18 | [diff] [blame] | 677 | // Deprecated 01/2023. |
| 678 | const char kAutofillCreditCardSigninPromoImpressionCount[] = |
| 679 | "autofill.credit_card_signin_promo_impression_count"; |
| 680 | |
Andrew Bregger | f89f132 | 2023-02-01 02:22:03 | [diff] [blame] | 681 | // Deprecated 01/2023 |
| 682 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 683 | const char kEventSequenceLastSystemUptime[] = |
| 684 | "metrics.event_sequence.last_system_uptime"; |
| 685 | |
| 686 | // Keeps track of the device reset counter. |
| 687 | const char kEventSequenceResetCounter[] = |
| 688 | "metrics.event_sequence.reset_counter"; |
| 689 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 690 | |
Osama Fathy | 592e239a | 2023-02-02 15:26:13 | [diff] [blame] | 691 | // Deprecated 02/2023. |
| 692 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 693 | const char kArcTermsShownInOobe[] = "arc.terms.shown_in_oobe"; |
| 694 | #endif // !BUILDFLAG(IS_CHROMEOS_ASH) |
| 695 | |
Maksim Moskvitin | 265fd06 | 2023-02-17 13:04:22 | [diff] [blame] | 696 | // Deprecated 02/2023 |
| 697 | const char kSyncInvalidationVersions[] = "sync.invalidation_versions"; |
| 698 | const char kSyncInvalidationVersions2[] = "sync.invalidation_versions2"; |
| 699 | |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 700 | // Deprecated 02/2023. |
Lei Zhang | 5e1ffd6 | 2023-02-23 17:52:44 | [diff] [blame] | 701 | const char kClearPluginLSODataEnabled[] = "browser.clear_lso_data_enabled"; |
Lei Zhang | 543294f | 2023-02-23 19:53:43 | [diff] [blame] | 702 | const char kContentSettingsPluginAllowlist[] = |
| 703 | "profile.content_settings.plugin_whitelist"; |
Lei Zhang | 5e1ffd6 | 2023-02-23 17:52:44 | [diff] [blame] | 704 | const char kPepperFlashSettingsEnabled[] = |
| 705 | "browser.pepper_flash_settings_enabled"; |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 706 | const char kPluginsAllowOutdated[] = "plugins.allow_outdated"; |
Lei Zhang | 701e234 | 2023-02-22 00:39:42 | [diff] [blame] | 707 | const char kPluginsLastInternalDirectory[] = "plugins.last_internal_directory"; |
| 708 | const char kPluginsPluginsList[] = "plugins.plugins_list"; |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 709 | const char kPluginsShowDetails[] = "plugins.show_details"; |
| 710 | |
Lu Huang | eba5b53 | 2023-02-22 23:19:34 | [diff] [blame] | 711 | // Deprecated 02/2023. |
| 712 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
| 713 | const char kWebAppsUrlHandlerInfo[] = "web_apps.url_handler_info"; |
| 714 | #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
| 715 | |
Brittany Hartmire | 8a36b6e4 | 2023-02-24 23:09:09 | [diff] [blame] | 716 | // Deprecated 02/2023. |
| 717 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 718 | const char kHasSeenSmartLockSignInRemovedNotification[] = |
| 719 | "easy_unlock.has_seen_smart_lock_sign_in_removed_notification"; |
Brittany Hartmire | 537aa47b | 2023-03-01 23:43:09 | [diff] [blame] | 720 | const char kEasyUnlockLocalStateTpmKeys[] = "easy_unlock.public_tpm_keys"; |
Brittany Hartmire | 8a36b6e4 | 2023-02-24 23:09:09 | [diff] [blame] | 721 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 722 | |
Ari Chivukula | 951893d | 2023-03-03 18:03:29 | [diff] [blame] | 723 | // Deprecated 03/2023. |
| 724 | const char kGoogleSearchDomainMixingMetricsEmitterLastMetricsTime[] = |
| 725 | "browser.last_google_search_domain_mixing_metrics_time"; |
| 726 | |
Artsiom Mitrokhin | cf332e2 | 2023-03-07 16:27:47 | [diff] [blame] | 727 | // Deprecated 03/2023 |
| 728 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 729 | const char kGlanceablesSignoutScreenshotDuration[] = |
| 730 | "ash.signout_screenshot.duration"; |
| 731 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 732 | |
Brittany Hartmire | afd3531 | 2023-03-16 00:21:03 | [diff] [blame] | 733 | // Deprecated 03/2023. |
| 734 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 735 | const char kEasyUnlockLocalStateUserPrefs[] = "easy_unlock.user_prefs"; |
| 736 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 737 | |
conniekxu | 4d14f65c | 2023-03-28 20:56:36 | [diff] [blame] | 738 | // Deprecated 03/2023 |
| 739 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 740 | const char kDarkLightModeNudgeLeftToShowCount[] = |
| 741 | "ash.dark_light_mode.educational_nudge"; |
| 742 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 743 | |
Adam Langley | 39067030 | 2023-03-31 00:43:31 | [diff] [blame] | 744 | // Deprecated 03/2023. |
| 745 | #if BUILDFLAG(IS_WIN) |
| 746 | const char kWebAuthnLastOperationWasNativeAPI[] = |
| 747 | "webauthn.last_op_used_native_api"; |
| 748 | #endif |
| 749 | |
Brittany Hartmire | 1ffd662e | 2023-04-04 22:46:51 | [diff] [blame] | 750 | // Deprecated 03/2023. |
| 751 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 752 | const char kEasyUnlockHardlockState[] = "easy_unlock.hardlock_state"; |
| 753 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 754 | |
Richard Chui | 821cdad | 2023-04-07 21:39:57 | [diff] [blame] | 755 | // Deprecated 04/2023. |
| 756 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 757 | const char kBentoBarEnabled[] = "ash.bento_bar.enabled"; |
| 758 | const char kUserHasUsedDesksRecently[] = "ash.user_has_used_desks_recently"; |
| 759 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 760 | |
Dan Harrington | 8379149 | 2023-04-10 20:49:27 | [diff] [blame] | 761 | // Deprecated 04/2023. |
| 762 | #if BUILDFLAG(IS_ANDROID) |
| 763 | const char kUserSettingEnabled[] = "offline_prefetch.enabled"; |
| 764 | const char kBackoff[] = "offline_prefetch.backoff"; |
| 765 | const char kLimitlessPrefetchingEnabledTimePref[] = |
| 766 | "offline_prefetch.limitless_prefetching_enabled_time"; |
| 767 | const char kPrefetchTestingHeaderPref[] = |
| 768 | "offline_prefetch.testing_header_value"; |
| 769 | const char kEnabledByServer[] = "offline_prefetch.enabled_by_server"; |
| 770 | const char kNextForbiddenCheckTimePref[] = "offline_prefetch.next_gpb_check"; |
| 771 | const char kPrefetchCachedGCMToken[] = "offline_prefetch.gcm_token"; |
| 772 | #endif |
| 773 | |
Artem Sumaneev | 77f80bb | 2023-04-11 14:04:58 | [diff] [blame] | 774 | // Deprecated 04/2023. |
| 775 | const char kTypeSubscribedForInvalidations[] = |
| 776 | "invalidation.registered_for_invalidation"; |
| 777 | const char kActiveRegistrationToken[] = |
| 778 | "invalidation.active_registration_token"; |
| 779 | const char kFCMInvalidationClientIDCache[] = "fcm.invalidation.client_id_cache"; |
| 780 | |
Osama Fathy | 5d23665 | 2023-04-17 17:31:12 | [diff] [blame] | 781 | // Deprecated 04/2023. |
| 782 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 783 | const char kConsolidatedConsentTrial[] = "per_user_metrics.trial_group"; |
| 784 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 785 | |
Jérémie Boulic | 8d672f2 | 2023-04-18 02:44:05 | [diff] [blame] | 786 | // Deprecated 04/2023. |
| 787 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 788 | const char kOfficeFilesAlwaysMove[] = "filebrowser.office.always_move"; |
| 789 | const char kOfficeMoveConfirmationShown[] = |
| 790 | "filebrowser.office.move_confirmation_shown"; |
| 791 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 792 | |
Brittany Hartmire | 402a392 | 2023-04-18 22:15:36 | [diff] [blame] | 793 | // Deprecated 04/2023. |
| 794 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 795 | const char kProximityAuthIsChromeOSLoginEnabled[] = |
| 796 | "proximity_auth.is_chromeos_login_enabled"; |
| 797 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 798 | |
Roland Bock | 8e21dd02 | 2023-04-27 09:33:48 | [diff] [blame] | 799 | // Deprecated 04/2023. |
| 800 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 801 | const char kEnrollmentIdUploadedOnChromad[] = "chromad.enrollment_id_uploaded"; |
| 802 | const char kLastChromadMigrationAttemptTime[] = |
| 803 | "chromad.last_migration_attempt_time"; |
| 804 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 805 | |
Brittany Hartmire | 22aa1ae8 | 2023-05-09 17:37:23 | [diff] [blame] | 806 | // Deprecated 05/2023. |
| 807 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 808 | const char kSmartLockSigninAllowed[] = "smart_lock_signin.allowed"; |
| 809 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 810 | |
David Trainor | b7400c2 | 2023-05-10 19:17:06 | [diff] [blame] | 811 | // Deprecated 05/2023 |
| 812 | #if BUILDFLAG(IS_ANDROID) |
| 813 | const char kVideoTutorialsPreferredLocaleKey[] = |
| 814 | "video_tutorials.perferred_locale"; |
| 815 | const char kVideoTutorialsLastUpdatedTimeKey[] = |
| 816 | "video_tutorials.last_updated_time"; |
Cathy Li | 7ff02962 | 2023-05-26 04:56:52 | [diff] [blame] | 817 | const char kWeeklyStatsReportingTimestamp[] = |
| 818 | "explore_sites.weekly_stats_reporting_timestamp"; |
David Trainor | b7400c2 | 2023-05-10 19:17:06 | [diff] [blame] | 819 | #endif // BUILDFLAG(IS_ANDROID) |
| 820 | |
Pilar Molina Lopez | ef82550 | 2023-05-12 18:08:48 | [diff] [blame] | 821 | // Deprecated 05/2023 |
Colin Blundell | a2aea27 | 2023-05-15 09:50:00 | [diff] [blame] | 822 | const char kForceEnablePepperVideoDecoderDevAPI[] = |
| 823 | "policy.force_enable_pepper_video_decoder_dev_api"; |
| 824 | |
| 825 | // Deprecated 05/2023 |
Pilar Molina Lopez | ef82550 | 2023-05-12 18:08:48 | [diff] [blame] | 826 | const char kUseMojoVideoDecoderForPepperAllowed[] = |
| 827 | "policy.use_mojo_video_decoder_for_pepper_allowed"; |
| 828 | |
Vasiliy Telezhnikov | 2a78645 | 2023-05-12 23:53:37 | [diff] [blame] | 829 | // Deprecated 05/2023. |
| 830 | const char kPPAPISharedImagesSwapChainAllowed[] = |
| 831 | "policy.ppapi_shared_images_swap_chain_allowed"; |
| 832 | |
Peter Marshall | 7fdea2b | 2023-05-15 01:16:38 | [diff] [blame] | 833 | // Deprecated 05/2023. |
| 834 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 835 | const char kOfficeSetupComplete[] = "filebrowser.office.setup_complete"; |
| 836 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 837 | |
Elias Khsheibun | d170056 | 2023-05-15 13:31:21 | [diff] [blame] | 838 | // Deprecated 05/2023. |
| 839 | #if BUILDFLAG(IS_ANDROID) |
| 840 | const char kTimesUPMAuthErrorShown[] = "times_upm_auth_error_shown"; |
| 841 | #endif // BUILDFLAG(IS_ANDROID) |
| 842 | |
Maciek Slusarczyk | 56833f0 | 2023-05-19 09:02:14 | [diff] [blame] | 843 | // Deprecated 05/2023. |
| 844 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 845 | const char kSamlPasswordSyncToken[] = "saml.password_sync_token"; |
| 846 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 847 | |
Ramin Halavati | ec90e02 | 2023-05-23 13:55:05 | [diff] [blame] | 848 | // Deprecated 05/2023. |
| 849 | #if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
| 850 | const char kScreenAIScheduledDeletionTimePrefName[] = |
| 851 | "accessibility.screen_ai.scheduled_deletion_time"; |
| 852 | #endif |
| 853 | |
Michael Checo | 1f862594 | 2023-05-23 19:33:47 | [diff] [blame] | 854 | // Deprecated 05/2023. |
| 855 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 856 | const char kEventRemappedToRightClick[] = |
| 857 | "ash.settings.event_remapped_to_right_click"; |
| 858 | #endif |
| 859 | |
Hidehiko Abe | ad7991f2 | 2023-05-31 14:32:22 | [diff] [blame] | 860 | // Deprecated 05/2023. |
| 861 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 862 | constexpr char kSupervisedUserSyncId[] = "ManagedUserSyncId"; |
| 863 | constexpr char kSupervisedUserManagers[] = "ManagedUserManagers"; |
| 864 | constexpr char kSupervisedUserManagerNames[] = "ManagedUserManagerNames"; |
| 865 | constexpr char kSupervisedUserManagerDisplayEmails[] = |
| 866 | "ManagedUserManagerDisplayEmails"; |
| 867 | constexpr char kSupervisedUsersFirstRun[] = "LocallyManagedUsersFirstRun"; |
| 868 | constexpr char kSupervisedUserPasswordSchema[] = "SupervisedUserPasswordSchema"; |
| 869 | constexpr char kSupervisedUserPasswordSalt[] = "SupervisedUserPasswordSalt"; |
| 870 | constexpr char kSupervisedUserPasswordRevision[] = |
| 871 | "SupervisedUserPasswordRevision"; |
| 872 | constexpr char kSupervisedUserNeedPasswordUpdate[] = |
| 873 | "SupervisedUserNeedPasswordUpdate"; |
| 874 | constexpr char kSupervisedUserIncompleteKey[] = |
| 875 | "SupervisedUserHasIncompleteKey"; |
| 876 | #endif |
| 877 | |
Alan Cutter | 3bfce6e | 2023-06-07 01:53:02 | [diff] [blame] | 878 | // Deprecated 06/2023. |
Alan Cutter | 086bdf7 | 2023-06-09 02:40:11 | [diff] [blame] | 879 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 880 | const char kWebAppCalculatorAppErasureFixAppliedPref[] = |
| 881 | "web_app.calculator_app_erasure_fix_applied"; |
| 882 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 883 | |
| 884 | // Deprecated 06/2023. |
Alan Cutter | 3bfce6e | 2023-06-07 01:53:02 | [diff] [blame] | 885 | const char kWebAppsExtensionIDs[] = "web_apps.extension_ids"; |
| 886 | |
Marc Treib | 7aaf2133 | 2023-06-14 08:30:01 | [diff] [blame] | 887 | // Deprecated 06/2023. |
| 888 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 889 | constexpr char kOsSyncPrefsMigrated[] = "sync.os_sync_prefs_migrated"; |
| 890 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 891 | |
Yue Zhang | f7cf671 | 2023-06-16 18:11:32 | [diff] [blame] | 892 | // Deprecated 06/2023 |
| 893 | #if !BUILDFLAG(IS_ANDROID) |
| 894 | const char kShouldShowSidePanelBookmarkTab[] = |
| 895 | "should_show_side_panel_bookmark_tab"; |
| 896 | #endif // !BUILDFLAG(IS_ANDROID) |
| 897 | |
Maciek Slusarczyk | 9fed5223 | 2023-06-21 14:46:07 | [diff] [blame^] | 898 | // Deprecated 06/2023. |
| 899 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 900 | const char kGaiaLastOnlineSignInTime[] = "gaia.last_online_sign_in_time"; |
| 901 | const char kSAMLLastGAIASignInTime[] = "saml.last_gaia_sign_in_time"; |
| 902 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 903 | |
Jian Li | 7541a08 | 2023-06-18 23:52:14 | [diff] [blame] | 904 | #if BUILDFLAG(ENABLE_FEED_V2) |
| 905 | const char kVideoPreviewsType[] = "ntp_snippets.video_previews_type"; |
| 906 | #endif // BUILDFLAG(ENABLE_FEED_V2) |
| 907 | |
Lei Zhang | b76b80e3 | 2020-04-08 16:58:16 | [diff] [blame] | 908 | // Register local state used only for migration (clearing or moving to a new |
| 909 | // key). |
| 910 | void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) { |
Oksana Zhuravlova | 58c8528 | 2022-06-14 20:24:28 | [diff] [blame] | 911 | // Deprecated 06/2022. |
| 912 | registry->RegisterInt64Pref(kBackgroundTracingLastUpload, 0); |
Caitlin Fischer | a3cec3e0 | 2022-06-23 04:29:10 | [diff] [blame] | 913 | registry->RegisterIntegerPref(kStabilityGpuCrashCount, 0); |
Caitlin Fischer | c1d6f317 | 2022-06-28 23:10:02 | [diff] [blame] | 914 | registry->RegisterIntegerPref(kStabilityRendererCrashCount, 0); |
| 915 | registry->RegisterIntegerPref(kStabilityExtensionRendererCrashCount, 0); |
Caitlin Fischer | 07366b1 | 2022-06-23 17:18:24 | [diff] [blame] | 916 | #if !BUILDFLAG(IS_ANDROID) |
| 917 | registry->RegisterIntegerPref(kStabilityPageLoadCount, 0); |
| 918 | #endif |
Caitlin Fischer | 69c1ca89 | 2022-07-06 18:32:45 | [diff] [blame] | 919 | |
| 920 | // Deprecated 07/2022. |
| 921 | registry->RegisterIntegerPref(kStabilityCrashCount, 0); |
Roman Sorokin | c138f298 | 2022-09-05 16:42:30 | [diff] [blame] | 922 | |
| 923 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 924 | // Deprecated 09/2022 |
| 925 | registry->RegisterDictionaryPref(kUsersLastInputMethod); |
| 926 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Avi Drissman | fee70e5f | 2022-11-02 20:50:11 | [diff] [blame] | 927 | |
| 928 | // Deprecated 11/2022. |
| 929 | #if BUILDFLAG(ENABLE_BACKGROUND_MODE) && BUILDFLAG(IS_MAC) |
| 930 | registry->RegisterBooleanPref(kUserRemovedLoginItem, false); |
| 931 | registry->RegisterBooleanPref(kChromeCreatedLoginItem, false); |
| 932 | registry->RegisterBooleanPref(kMigratedLoginItemPref, false); |
| 933 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Nicolas Dossou-Gbete | 2804a37 | 2022-11-09 17:25:35 | [diff] [blame] | 934 | |
| 935 | #if BUILDFLAG(IS_CHROMEOS_LACROS) |
| 936 | registry->RegisterBooleanPref(kPrimaryProfileFirstRunFinished, false); |
| 937 | #endif |
Victor Hugo Vianna Silva | 29ab0a3 | 2022-11-10 03:48:38 | [diff] [blame] | 938 | |
| 939 | // Deprecated 11/2022. |
| 940 | registry->RegisterDictionaryPref(kLocalConsentsDictionary); |
Nasser Al-shawwa | 16ffdfc | 2023-01-13 14:32:20 | [diff] [blame] | 941 | |
mark a. foltz | 26481621 | 2023-01-19 21:10:46 | [diff] [blame] | 942 | // Deprecated 01/2023. |
Nasser Al-shawwa | 16ffdfc | 2023-01-13 14:32:20 | [diff] [blame] | 943 | registry->RegisterListPref(kSendDownloadToCloudPref); |
mark a. foltz | 26481621 | 2023-01-19 21:10:46 | [diff] [blame] | 944 | |
Sebastien Lalancette | 55953e4 | 2023-01-17 14:48:31 | [diff] [blame] | 945 | #if BUILDFLAG(IS_MAC) |
| 946 | registry->RegisterBooleanPref(kDeviceTrustDisableKeyCreationPref, false); |
| 947 | #endif // BUILDFLAG(IS_MAC) |
Andrew Bregger | f89f132 | 2023-02-01 02:22:03 | [diff] [blame] | 948 | |
| 949 | // Deprecated 01/2023 |
| 950 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 951 | registry->RegisterIntegerPref(kEventSequenceResetCounter, 0); |
| 952 | registry->RegisterInt64Pref(kEventSequenceLastSystemUptime, 0); |
| 953 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Lu Huang | eba5b53 | 2023-02-22 23:19:34 | [diff] [blame] | 954 | |
| 955 | // Deprecated 02/2023. |
| 956 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
| 957 | registry->RegisterDictionaryPref(kWebAppsUrlHandlerInfo); |
| 958 | #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
Brittany Hartmire | 537aa47b | 2023-03-01 23:43:09 | [diff] [blame] | 959 | |
| 960 | // Deprecated 02/2023. |
| 961 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 962 | registry->RegisterDictionaryPref(kEasyUnlockLocalStateTpmKeys); |
| 963 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Artsiom Mitrokhin | cf332e2 | 2023-03-07 16:27:47 | [diff] [blame] | 964 | |
| 965 | // Deprecated 03/2023. |
| 966 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 967 | registry->RegisterTimeDeltaPref(kGlanceablesSignoutScreenshotDuration, |
| 968 | base::TimeDelta()); |
| 969 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Brittany Hartmire | afd3531 | 2023-03-16 00:21:03 | [diff] [blame] | 970 | |
| 971 | // Deprecated 03/2023. |
| 972 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 973 | registry->RegisterDictionaryPref(kEasyUnlockLocalStateUserPrefs); |
| 974 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Brittany Hartmire | 1ffd662e | 2023-04-04 22:46:51 | [diff] [blame] | 975 | |
| 976 | // Deprecated 04/2023. |
| 977 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 978 | registry->RegisterDictionaryPref(kEasyUnlockHardlockState); |
| 979 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Artem Sumaneev | 77f80bb | 2023-04-11 14:04:58 | [diff] [blame] | 980 | |
| 981 | // Deprecated 04/2023. |
| 982 | registry->RegisterDictionaryPref(kTypeSubscribedForInvalidations); |
| 983 | registry->RegisterStringPref(kActiveRegistrationToken, std::string()); |
| 984 | registry->RegisterStringPref(kFCMInvalidationClientIDCache, std::string()); |
Osama Fathy | 5d23665 | 2023-04-17 17:31:12 | [diff] [blame] | 985 | |
| 986 | // Deprecated 04/2023. |
| 987 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 988 | registry->RegisterStringPref(kConsolidatedConsentTrial, std::string()); |
| 989 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Roland Bock | 8e21dd02 | 2023-04-27 09:33:48 | [diff] [blame] | 990 | |
| 991 | // Deprecated 04/2023. |
| 992 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 993 | registry->RegisterBooleanPref(kEnrollmentIdUploadedOnChromad, false); |
| 994 | registry->RegisterTimePref(kLastChromadMigrationAttemptTime, |
| 995 | /*default_value=*/base::Time()); |
| 996 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Pilar Molina Lopez | ef82550 | 2023-05-12 18:08:48 | [diff] [blame] | 997 | |
| 998 | // Deprecated 05/2023. |
Colin Blundell | a2aea27 | 2023-05-15 09:50:00 | [diff] [blame] | 999 | registry->RegisterBooleanPref(kForceEnablePepperVideoDecoderDevAPI, false); |
| 1000 | |
| 1001 | // Deprecated 05/2023. |
Pilar Molina Lopez | ef82550 | 2023-05-12 18:08:48 | [diff] [blame] | 1002 | registry->RegisterBooleanPref(kUseMojoVideoDecoderForPepperAllowed, true); |
Vasiliy Telezhnikov | 2a78645 | 2023-05-12 23:53:37 | [diff] [blame] | 1003 | |
| 1004 | // Deprecated 05/2023. |
| 1005 | registry->RegisterBooleanPref(kPPAPISharedImagesSwapChainAllowed, true); |
Ramin Halavati | ec90e02 | 2023-05-23 13:55:05 | [diff] [blame] | 1006 | |
| 1007 | // Deprecated 05/2023. |
| 1008 | #if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
| 1009 | registry->RegisterTimePref(kScreenAIScheduledDeletionTimePrefName, |
| 1010 | base::Time()); |
| 1011 | #endif |
Cathy Li | 7ff02962 | 2023-05-26 04:56:52 | [diff] [blame] | 1012 | |
| 1013 | // Deprecated 05/2023 |
| 1014 | #if BUILDFLAG(IS_ANDROID) |
| 1015 | registry->RegisterTimePref(kWeeklyStatsReportingTimestamp, base::Time()); |
| 1016 | #endif // BUILDFLAG(IS_ANDROID) |
Hidehiko Abe | ad7991f2 | 2023-05-31 14:32:22 | [diff] [blame] | 1017 | |
| 1018 | // Deprecated 05/2023. |
| 1019 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1020 | registry->RegisterListPref(kSupervisedUsersFirstRun); |
| 1021 | registry->RegisterDictionaryPref(kSupervisedUserSyncId); |
| 1022 | registry->RegisterDictionaryPref(kSupervisedUserManagers); |
| 1023 | registry->RegisterDictionaryPref(kSupervisedUserManagerNames); |
| 1024 | registry->RegisterDictionaryPref(kSupervisedUserManagerDisplayEmails); |
| 1025 | |
| 1026 | registry->RegisterDictionaryPref(kSupervisedUserPasswordSchema); |
| 1027 | registry->RegisterDictionaryPref(kSupervisedUserPasswordSalt); |
| 1028 | registry->RegisterDictionaryPref(kSupervisedUserPasswordRevision); |
| 1029 | |
| 1030 | registry->RegisterDictionaryPref(kSupervisedUserNeedPasswordUpdate); |
| 1031 | registry->RegisterDictionaryPref(kSupervisedUserIncompleteKey); |
| 1032 | #endif |
Lei Zhang | b76b80e3 | 2020-04-08 16:58:16 | [diff] [blame] | 1033 | } |
| 1034 | |
James Cook | 0ba192bf | 2017-12-01 20:53:11 | [diff] [blame] | 1035 | // Register prefs used only for migration (clearing or moving to a new key). |
| 1036 | void RegisterProfilePrefsForMigration( |
| 1037 | user_prefs::PrefRegistrySyncable* registry) { |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1038 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
Ahmed Fakhry | 485763c | 2022-07-26 18:52:16 | [diff] [blame] | 1039 | registry->RegisterBooleanPref(kCanShowFolderSelectionNudge, |
| 1040 | /*default_value=*/true); |
David Padlipsky | 6bc14aa | 2022-06-23 21:08:34 | [diff] [blame] | 1041 | |
| 1042 | registry->RegisterIntegerPref(kImprovedShortcutsNotificationShownCount, 0); |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1043 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Jan Wilken Dörrie | e4df0f9 | 2019-12-03 11:53:04 | [diff] [blame] | 1044 | |
Ben Schwartz | 135746c | 2020-05-14 04:37:03 | [diff] [blame] | 1045 | chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry); |
wutao | 2e24aff | 2020-04-03 17:01:02 | [diff] [blame] | 1046 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1047 | #if !BUILDFLAG(IS_ANDROID) |
Daniel Cheng | 957b324 | 2021-04-07 02:38:19 | [diff] [blame] | 1048 | // Removed in M91. |
| 1049 | registry->RegisterBooleanPref(prefs::kMediaFeedsBackgroundFetching, false); |
| 1050 | registry->RegisterBooleanPref(prefs::kMediaFeedsSafeSearchEnabled, false); |
| 1051 | registry->RegisterBooleanPref(prefs::kMediaFeedsAutoSelectEnabled, false); |
George Benz | 7656f5e | 2022-05-09 20:09:03 | [diff] [blame] | 1052 | |
Daniel Cheng | 957b324 | 2021-04-07 02:38:19 | [diff] [blame] | 1053 | #endif |
Sophie Chang | bb532c3 | 2021-04-07 17:40:04 | [diff] [blame] | 1054 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1055 | #if !BUILDFLAG(IS_ANDROID) |
Reilly Grant | bfc2ab7 | 2021-06-02 23:57:30 | [diff] [blame] | 1056 | registry->RegisterListPref( |
| 1057 | prefs::kManagedProfileSerialAllowAllPortsForUrlsDeprecated); |
| 1058 | registry->RegisterListPref( |
| 1059 | prefs::kManagedProfileSerialAllowUsbDevicesForUrlsDeprecated); |
| 1060 | #endif |
Tarun Bansal | 717824d | 2021-06-11 20:11:09 | [diff] [blame] | 1061 | |
Mihai Sardarescu | 3a27a8b | 2022-05-30 14:01:49 | [diff] [blame] | 1062 | #if BUILDFLAG(ENABLE_DICE_SUPPORT) |
| 1063 | registry->RegisterBooleanPref(kTokenServiceDiceCompatible, false); |
| 1064 | #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) |
Theodore Olsauskas-Warren | 0b85230 | 2022-06-28 12:05:07 | [diff] [blame] | 1065 | |
| 1066 | registry->RegisterBooleanPref(kPrivacySandboxPreferencesReconciled, false); |
Min Qin | 2435d85 | 2022-06-29 22:38:31 | [diff] [blame] | 1067 | |
| 1068 | #if BUILDFLAG(IS_ANDROID) |
| 1069 | registry->RegisterIntegerPref(kDownloadLaterPromptStatus, 0); |
| 1070 | #endif // BUILDFLAG(IS_ANDROID) |
Mariam Ali | 784166e | 2022-07-05 16:03:18 | [diff] [blame] | 1071 | |
Martin Kreichgauer | c86cc65 | 2022-10-28 16:52:04 | [diff] [blame] | 1072 | // Deprecated 06/2022 |
| 1073 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
| 1074 | registry->RegisterBooleanPref(kU2fSecurityKeyApiEnabled, false); |
| 1075 | #endif |
| 1076 | |
Mariam Ali | 784166e | 2022-07-05 16:03:18 | [diff] [blame] | 1077 | // Deprecated 07/2022 |
| 1078 | registry->RegisterBooleanPref(kPrivacySandboxFlocEnabled, true); |
| 1079 | registry->RegisterBooleanPref(kPrivacySandboxFlocDataAccessibleSince, false); |
sauski | ad03aa4 | 2022-07-12 10:38:18 | [diff] [blame] | 1080 | registry->RegisterBooleanPref(kPrivacySandboxApisEnabledV2Init, false); |
JunHo Seo | 1f0506f2 | 2022-07-26 02:52:25 | [diff] [blame] | 1081 | |
| 1082 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
| 1083 | // Deprecated 07/2022 |
| 1084 | registry->RegisterListPref(kExtensionToolbar); |
| 1085 | #endif |
dpapad | 8ad51013 | 2022-07-29 18:21:07 | [diff] [blame] | 1086 | |
| 1087 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1088 | registry->RegisterBooleanPref(kSettingsShowOSBanner, false); |
| 1089 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Maksim Ivanov | 5705be3 | 2022-08-09 22:07:48 | [diff] [blame] | 1090 | |
| 1091 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1092 | // Deprecated 08/2022 |
| 1093 | registry->RegisterBooleanPref(kSecurityTokenSessionNotificationDisplayed, |
| 1094 | false); |
| 1095 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Ryan Sultanem | b3b422e | 2022-08-12 12:13:02 | [diff] [blame] | 1096 | |
| 1097 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH) |
| 1098 | // Deprecated 08/2022. |
| 1099 | registry->RegisterIntegerPref(kProfileAvatarTutorialShown, 0); |
| 1100 | #endif |
Tom Anderson | cb340848 | 2022-09-02 19:06:41 | [diff] [blame] | 1101 | |
| 1102 | #if BUILDFLAG(IS_LINUX) |
| 1103 | // Deprecated 08/2022. |
| 1104 | registry->RegisterBooleanPref(prefs::kUsesSystemThemeDeprecated, false); |
| 1105 | #endif |
Theodore Olsauskas-Warren | 221e3ecd | 2022-09-08 08:21:24 | [diff] [blame] | 1106 | |
| 1107 | // Deprecated 09/2022 |
| 1108 | registry->RegisterBooleanPref(kPrivacySandboxFirstPartySetsDataAccessAllowed, |
| 1109 | true); |
Colin Kincaid | f11f856 | 2022-09-14 15:41:06 | [diff] [blame] | 1110 | |
| 1111 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1112 | registry->RegisterIntegerPref(kClipboardHistoryNewFeatureBadgeCount, 0); |
| 1113 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Kirubel Aklilu | d8f571c9 | 2022-09-22 16:37:44 | [diff] [blame] | 1114 | |
| 1115 | // Deprecated 09/2022. |
| 1116 | registry->RegisterBooleanPref(kFirstPartySetsEnabled, true); |
Martin Kreichgauer | c86cc65 | 2022-10-28 16:52:04 | [diff] [blame] | 1117 | |
| 1118 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
| 1119 | // Deprecated 10/2022. |
| 1120 | registry->RegisterBooleanPref(kLoadCryptoTokenExtension, false); |
| 1121 | #endif |
Yulun Wu | 066dab71 | 2022-11-01 17:20:24 | [diff] [blame] | 1122 | |
| 1123 | // Deprecated 10/2022. |
| 1124 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1125 | registry->RegisterIntegerPref(kSuggestedContentInfoShownInLauncher, 0); |
| 1126 | registry->RegisterBooleanPref(kSuggestedContentInfoDismissedInLauncher, |
| 1127 | false); |
| 1128 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Peter Birk Pakkenberg | 71a4394 | 2023-01-04 13:50:37 | [diff] [blame] | 1129 | // Deprecated 10/2022. |
| 1130 | registry->RegisterDictionaryPref(kOriginTrialPrefKey, |
| 1131 | PrefRegistry::LOSSY_PREF); |
Jan Keitel | 4707c1f | 2022-11-30 11:08:59 | [diff] [blame] | 1132 | |
| 1133 | // Deprecated 11/2022. |
| 1134 | registry->RegisterBooleanPref(kAutofillAssistantEnabled, true); |
| 1135 | registry->RegisterBooleanPref(kAutofillAssistantConsent, false); |
| 1136 | registry->RegisterBooleanPref(kAutofillAssistantTriggerScriptsEnabled, true); |
| 1137 | registry->RegisterBooleanPref(kAutofillAssistantTriggerScriptsIsFirstTimeUser, |
| 1138 | true); |
Vishwas Uppoor | bcf3672 | 2022-12-30 18:55:22 | [diff] [blame] | 1139 | |
| 1140 | // Deprecated 12/2022. |
| 1141 | registry->RegisterBooleanPref(kAutofillWalletImportStorageCheckboxState, |
| 1142 | true); |
Mikel Astiz | 231dd52 | 2023-04-23 15:51:44 | [diff] [blame] | 1143 | registry->RegisterBooleanPref(kDeprecatedReadingListHasUnseenEntries, false); |
Daseul Lee | 56c5a8d | 2023-01-17 17:18:46 | [diff] [blame] | 1144 | |
| 1145 | // Deprecated 01/2023. |
| 1146 | registry->RegisterBooleanPref( |
| 1147 | kFileSystemSyncAccessHandleAsyncInterfaceEnabled, false); |
mark a. foltz | 26481621 | 2023-01-19 21:10:46 | [diff] [blame] | 1148 | |
| 1149 | // Deprecated 01/2023. |
| 1150 | #if !BUILDFLAG(IS_ANDROID) |
| 1151 | registry->RegisterListPref(kMediaRouterTabMirroringSources); |
| 1152 | #endif // !BUILDFLAG(IS_ANDROID) |
Mahmoud Rashad | 96ac602 | 2023-01-26 23:48:18 | [diff] [blame] | 1153 | |
| 1154 | // Deprecated 01/2023. |
| 1155 | registry->RegisterIntegerPref(kAutofillCreditCardSigninPromoImpressionCount, |
| 1156 | 0); |
Nasser Al-shawwa | fef4178 | 2023-01-27 20:43:50 | [diff] [blame] | 1157 | |
| 1158 | // Deprecated 01/2023. |
| 1159 | registry->RegisterListPref(kSendDownloadToCloudPref); |
James Cook | 0ba192bf | 2017-12-01 20:53:11 | [diff] [blame] | 1160 | |
Osama Fathy | 592e239a | 2023-02-02 15:26:13 | [diff] [blame] | 1161 | // Deprecated 02/2023. |
| 1162 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1163 | registry->RegisterBooleanPref(kArcTermsShownInOobe, false); |
| 1164 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Maksim Moskvitin | 265fd06 | 2023-02-17 13:04:22 | [diff] [blame] | 1165 | |
| 1166 | // Deprecated 02/2023. |
| 1167 | registry->RegisterDictionaryPref(kSyncInvalidationVersions); |
| 1168 | registry->RegisterDictionaryPref(kSyncInvalidationVersions2); |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 1169 | |
| 1170 | // Deprecated 02/2023. |
Lei Zhang | 5e1ffd6 | 2023-02-23 17:52:44 | [diff] [blame] | 1171 | registry->RegisterBooleanPref(kClearPluginLSODataEnabled, false); |
Lei Zhang | 543294f | 2023-02-23 19:53:43 | [diff] [blame] | 1172 | registry->RegisterDictionaryPref(kContentSettingsPluginAllowlist); |
Lei Zhang | 5e1ffd6 | 2023-02-23 17:52:44 | [diff] [blame] | 1173 | registry->RegisterBooleanPref(kPepperFlashSettingsEnabled, false); |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 1174 | registry->RegisterBooleanPref(kPluginsAllowOutdated, false); |
Lei Zhang | 701e234 | 2023-02-22 00:39:42 | [diff] [blame] | 1175 | registry->RegisterFilePathPref(kPluginsLastInternalDirectory, |
| 1176 | base::FilePath()); |
| 1177 | registry->RegisterListPref(kPluginsPluginsList); |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 1178 | registry->RegisterBooleanPref(kPluginsShowDetails, false); |
Brittany Hartmire | 8a36b6e4 | 2023-02-24 23:09:09 | [diff] [blame] | 1179 | |
| 1180 | // Deprecated 02/2023. |
| 1181 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1182 | registry->RegisterBooleanPref(kHasSeenSmartLockSignInRemovedNotification, |
| 1183 | false); |
| 1184 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Ari Chivukula | 951893d | 2023-03-03 18:03:29 | [diff] [blame] | 1185 | |
| 1186 | // Deprecated 03/2023. |
| 1187 | registry->RegisterTimePref( |
| 1188 | kGoogleSearchDomainMixingMetricsEmitterLastMetricsTime, base::Time()); |
conniekxu | 4d14f65c | 2023-03-28 20:56:36 | [diff] [blame] | 1189 | |
| 1190 | // Deprecated 03/2023. |
| 1191 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1192 | registry->RegisterIntegerPref(kDarkLightModeNudgeLeftToShowCount, |
| 1193 | ash::kDarkLightModeNudgeMaxShownCount); |
| 1194 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Adam Langley | 39067030 | 2023-03-31 00:43:31 | [diff] [blame] | 1195 | |
| 1196 | // Deprecated 03/2023. |
| 1197 | #if BUILDFLAG(IS_WIN) |
| 1198 | registry->RegisterBooleanPref(kWebAuthnLastOperationWasNativeAPI, false); |
| 1199 | #endif |
Richard Chui | 821cdad | 2023-04-07 21:39:57 | [diff] [blame] | 1200 | |
| 1201 | // Deprecated 04/2023. |
| 1202 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1203 | registry->RegisterBooleanPref(kBentoBarEnabled, false); |
| 1204 | registry->RegisterBooleanPref(kUserHasUsedDesksRecently, false); |
| 1205 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Dan Harrington | 8379149 | 2023-04-10 20:49:27 | [diff] [blame] | 1206 | |
| 1207 | // Deprecated 04/2023. |
| 1208 | #if BUILDFLAG(IS_ANDROID) |
| 1209 | registry->RegisterListPref(kBackoff); |
| 1210 | registry->RegisterBooleanPref(kUserSettingEnabled, true); |
| 1211 | registry->RegisterTimePref(kLimitlessPrefetchingEnabledTimePref, |
| 1212 | base::Time()); |
| 1213 | registry->RegisterStringPref(kPrefetchTestingHeaderPref, std::string()); |
| 1214 | registry->RegisterBooleanPref(kEnabledByServer, false); |
| 1215 | registry->RegisterTimePref(kNextForbiddenCheckTimePref, base::Time()); |
| 1216 | registry->RegisterStringPref(kPrefetchCachedGCMToken, std::string()); |
| 1217 | #endif |
Artem Sumaneev | 77f80bb | 2023-04-11 14:04:58 | [diff] [blame] | 1218 | |
| 1219 | // Deprecated 04/2023. |
| 1220 | registry->RegisterDictionaryPref(kTypeSubscribedForInvalidations); |
| 1221 | registry->RegisterStringPref(kActiveRegistrationToken, std::string()); |
| 1222 | registry->RegisterStringPref(kFCMInvalidationClientIDCache, std::string()); |
Dan Harrington | 899e2523 | 2023-04-11 18:23:57 | [diff] [blame] | 1223 | |
| 1224 | // Deprecated 04/2023. |
| 1225 | #if BUILDFLAG(IS_ANDROID) |
| 1226 | ntp_snippets::prefs::RegisterProfilePrefsForMigrationApril2023(registry); |
| 1227 | #endif |
Jérémie Boulic | 8d672f2 | 2023-04-18 02:44:05 | [diff] [blame] | 1228 | |
| 1229 | // Deprecated 04/2023. |
| 1230 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1231 | registry->RegisterBooleanPref(kOfficeFilesAlwaysMove, false); |
| 1232 | registry->RegisterBooleanPref(kOfficeMoveConfirmationShown, false); |
| 1233 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Brittany Hartmire | 402a392 | 2023-04-18 22:15:36 | [diff] [blame] | 1234 | |
| 1235 | // Deprecated 04/2023. |
| 1236 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1237 | registry->RegisterBooleanPref(kProximityAuthIsChromeOSLoginEnabled, false); |
| 1238 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Brittany Hartmire | 22aa1ae8 | 2023-05-09 17:37:23 | [diff] [blame] | 1239 | |
| 1240 | // Deprecated 05/2023. |
| 1241 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1242 | registry->RegisterBooleanPref(kSmartLockSigninAllowed, false); |
| 1243 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
David Trainor | b7400c2 | 2023-05-10 19:17:06 | [diff] [blame] | 1244 | |
| 1245 | // Deprecated 05/2023. |
| 1246 | #if BUILDFLAG(IS_ANDROID) |
| 1247 | registry->RegisterStringPref(kVideoTutorialsPreferredLocaleKey, |
| 1248 | std::string()); |
| 1249 | registry->RegisterTimePref(kVideoTutorialsLastUpdatedTimeKey, base::Time()); |
| 1250 | #endif // BUILDFLAG(IS_ANDROID) |
Peter Marshall | 7fdea2b | 2023-05-15 01:16:38 | [diff] [blame] | 1251 | |
| 1252 | // Deprecated 05/2023. |
| 1253 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1254 | registry->RegisterBooleanPref(kOfficeSetupComplete, false); |
| 1255 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Elias Khsheibun | d170056 | 2023-05-15 13:31:21 | [diff] [blame] | 1256 | |
| 1257 | // Deprecated 05/2023. |
| 1258 | #if BUILDFLAG(IS_ANDROID) |
| 1259 | registry->RegisterIntegerPref(kTimesUPMAuthErrorShown, 0); |
| 1260 | #endif // BUILDFLAG(IS_ANDROID) |
Maciek Slusarczyk | 56833f0 | 2023-05-19 09:02:14 | [diff] [blame] | 1261 | |
| 1262 | // Deprecated 05/2023. |
| 1263 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1264 | registry->RegisterStringPref(kSamlPasswordSyncToken, std::string()); |
| 1265 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Michael Checo | 1f862594 | 2023-05-23 19:33:47 | [diff] [blame] | 1266 | |
| 1267 | // Deprecated 05/2023. |
| 1268 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1269 | registry->RegisterBooleanPref(kEventRemappedToRightClick, false); |
| 1270 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Alan Cutter | 3bfce6e | 2023-06-07 01:53:02 | [diff] [blame] | 1271 | |
Alan Cutter | 086bdf7 | 2023-06-09 02:40:11 | [diff] [blame] | 1272 | // Deprecated 06/2023. |
| 1273 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1274 | registry->RegisterBooleanPref(kWebAppCalculatorAppErasureFixAppliedPref, |
| 1275 | false); |
| 1276 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 1277 | |
Alan Cutter | 3bfce6e | 2023-06-07 01:53:02 | [diff] [blame] | 1278 | // Deprecated 06/2023. |
| 1279 | registry->RegisterDictionaryPref(kWebAppsExtensionIDs); |
Marc Treib | 7aaf2133 | 2023-06-14 08:30:01 | [diff] [blame] | 1280 | |
| 1281 | // Deprecated 06/2023. |
| 1282 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1283 | registry->RegisterBooleanPref(kOsSyncPrefsMigrated, false); |
| 1284 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Yue Zhang | f7cf671 | 2023-06-16 18:11:32 | [diff] [blame] | 1285 | |
| 1286 | // Deprecated 06/2023. |
| 1287 | #if !BUILDFLAG(IS_ANDROID) |
| 1288 | registry->RegisterBooleanPref(kShouldShowSidePanelBookmarkTab, false); |
| 1289 | #endif // !BUILDFLAG(IS_ANDROID) |
Jian Li | 7541a08 | 2023-06-18 23:52:14 | [diff] [blame] | 1290 | |
| 1291 | // Deprecated 06/2023. |
| 1292 | #if BUILDFLAG(ENABLE_FEED_V2) |
| 1293 | registry->RegisterIntegerPref(kVideoPreviewsType, 1); |
| 1294 | #endif // BUILDFLAG(ENABLE_FEED_V2) |
Maciek Slusarczyk | 9fed5223 | 2023-06-21 14:46:07 | [diff] [blame^] | 1295 | |
| 1296 | // Deprecated 06/2023. |
| 1297 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1298 | registry->RegisterTimePref(kGaiaLastOnlineSignInTime, base::Time()); |
| 1299 | registry->RegisterTimePref(kSAMLLastGAIASignInTime, base::Time()); |
| 1300 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Osama Fathy | 592e239a | 2023-02-02 15:26:13 | [diff] [blame] | 1301 | } |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 1302 | |
[email protected] | 572f40c9b | 2012-07-06 20:35:33 | [diff] [blame] | 1303 | } // namespace |
| 1304 | |
[email protected] | 4082306d9 | 2013-02-21 14:51:01 | [diff] [blame] | 1305 | void RegisterLocalState(PrefRegistrySimple* registry) { |
Chris Hamilton | 65c4131 | 2020-06-10 13:14:40 | [diff] [blame] | 1306 | // Call outs to individual subsystems that register Local State (browser-wide) |
| 1307 | // prefs en masse. See RegisterProfilePrefs for per-profile prefs. Please |
| 1308 | // keep this list alphabetized. |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 1309 | browser_shutdown::RegisterPrefs(registry); |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 1310 | BrowserProcessImpl::RegisterPrefs(registry); |
Chris Palmer | ac7d7564 | 2017-11-22 20:12:54 | [diff] [blame] | 1311 | ChromeContentBrowserClient::RegisterLocalStatePrefs(registry); |
Elaine Chien | f8d1369 | 2021-07-26 23:05:56 | [diff] [blame] | 1312 | #if !BUILDFLAG(IS_CHROMEOS_ASH) |
| 1313 | chrome_labs_prefs::RegisterLocalStatePrefs(registry); |
| 1314 | #endif |
[email protected] | 4a55a71 | 2014-06-08 16:50:34 | [diff] [blame] | 1315 | ChromeMetricsServiceClient::RegisterPrefs(registry); |
Dominique Fauteux-Chapleau | 0e897db0 | 2021-04-19 18:42:22 | [diff] [blame] | 1316 | chrome::enterprise_util::RegisterLocalStatePrefs(registry); |
sorin | ebcfc8dd | 2016-08-12 21:57:18 | [diff] [blame] | 1317 | component_updater::RegisterPrefs(registry); |
Alex Chen | 9e56f735 | 2023-01-20 22:56:15 | [diff] [blame] | 1318 | domain_reliability::RegisterPrefs(registry); |
Mugdha Lakhani | da851fd | 2021-03-16 18:21:02 | [diff] [blame] | 1319 | embedder_support::OriginTrialPrefs::RegisterPrefs(registry); |
Og Astorga | 3089fd8 | 2021-09-21 00:02:37 | [diff] [blame] | 1320 | enterprise_reporting::RegisterLocalStatePrefs(registry); |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 1321 | ExternalProtocolHandler::RegisterPrefs(registry); |
sdefresne | 8593e643 | 2015-12-01 12:38:08 | [diff] [blame] | 1322 | flags_ui::PrefServiceFlagsStorage::RegisterPrefs(registry); |
[email protected] | e6933d2a | 2013-03-12 22:32:21 | [diff] [blame] | 1323 | GpuModeManager::RegisterPrefs(registry); |
Miyoung Shin | 23737f6 | 2019-07-23 15:43:31 | [diff] [blame] | 1324 | signin::IdentityManager::RegisterLocalStatePrefs(registry); |
Anthony Vallee-Dubois | 43fded970 | 2020-06-19 16:30:38 | [diff] [blame] | 1325 | invalidation::FCMInvalidationService::RegisterPrefs(registry); |
Maksim Moskvitin | f5f5f736c | 2021-01-12 12:13:28 | [diff] [blame] | 1326 | invalidation::InvalidatorRegistrarWithMemory::RegisterPrefs(registry); |
| 1327 | invalidation::PerUserTopicSubscriptionManager::RegisterPrefs(registry); |
Anthony Vallee-Dubois | 6f99312 | 2018-09-17 16:13:28 | [diff] [blame] | 1328 | language::GeoLanguageProvider::RegisterLocalStatePrefs(registry); |
Alexandre Frechette | 38f4ef9 | 2019-02-25 16:31:57 | [diff] [blame] | 1329 | language::UlpLanguageCodeLocator::RegisterLocalStatePrefs(registry); |
Sebastien Marchand | 5a63997a | 2019-09-27 19:15:34 | [diff] [blame] | 1330 | memory::EnterpriseMemoryLimitPrefObserver::RegisterPrefs(registry); |
Roger McFarlane | 1c1147ae | 2022-11-07 17:25:17 | [diff] [blame] | 1331 | metrics::RegisterDemographicsLocalStatePrefs(registry); |
[email protected] | d0ab865b | 2014-06-04 19:41:34 | [diff] [blame] | 1332 | network_time::NetworkTimeTracker::RegisterPrefs(registry); |
rajendrant | 5fb61c5 | 2022-11-21 19:42:55 | [diff] [blame] | 1333 | optimization_guide::prefs::RegisterLocalStatePrefs(registry); |
Tonko Sabolčec | 6f271d3 | 2018-08-17 14:35:47 | [diff] [blame] | 1334 | password_manager::PasswordManager::RegisterLocalPrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1335 | policy::BrowserPolicyConnector::RegisterPrefs(registry); |
Yann Dago | 9c1e1951 | 2022-02-28 22:27:31 | [diff] [blame] | 1336 | policy::ManagementService::RegisterLocalStatePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1337 | policy::PolicyStatisticsCollector::RegisterPrefs(registry); |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 1338 | PrefProxyConfigTrackerImpl::RegisterPrefs(registry); |
Thomas Tangl | c67ace4 | 2019-06-07 19:31:50 | [diff] [blame] | 1339 | ProfileAttributesEntry::RegisterLocalStatePrefs(registry); |
Alex Ilin | bb08a0d | 2021-07-08 09:37:24 | [diff] [blame] | 1340 | ProfileAttributesStorage::RegisterPrefs(registry); |
Nick Harper | 030046f | 2019-09-05 23:36:09 | [diff] [blame] | 1341 | ProfileNetworkContextService::RegisterLocalStatePrefs(registry); |
[email protected] | de71ae99 | 2013-07-18 03:30:38 | [diff] [blame] | 1342 | profiles::RegisterPrefs(registry); |
Illia Klimov | 4b72378ed | 2022-07-18 13:46:57 | [diff] [blame] | 1343 | #if BUILDFLAG(IS_ANDROID) |
| 1344 | PushMessagingServiceImpl::RegisterPrefs(registry); |
| 1345 | #endif |
[email protected] | ceafc46 | 2013-11-04 12:26:03 | [diff] [blame] | 1346 | RegisterScreenshotPrefs(registry); |
Luke Zielinski | 63784cd | 2018-05-22 14:08:16 | [diff] [blame] | 1347 | safe_browsing::RegisterLocalStatePrefs(registry); |
Ayu Ishii | fbb1fad | 2020-06-22 20:15:07 | [diff] [blame] | 1348 | secure_origin_allowlist::RegisterPrefs(registry); |
Min Qin | c401228 | 2022-04-15 16:53:58 | [diff] [blame] | 1349 | segmentation_platform::SegmentationPlatformService::RegisterLocalStatePrefs( |
| 1350 | registry); |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1351 | #if !BUILDFLAG(IS_ANDROID) |
Reilly Grant | bfc2ab7 | 2021-06-02 23:57:30 | [diff] [blame] | 1352 | SerialPolicyAllowedPorts::RegisterPrefs(registry); |
Matt Reynolds | 1914ff6b | 2022-02-04 08:48:26 | [diff] [blame] | 1353 | HidPolicyAllowedDevices::RegisterLocalStatePrefs(registry); |
Reilly Grant | bfc2ab7 | 2021-06-02 23:57:30 | [diff] [blame] | 1354 | #endif |
Mikel Astiz | f61f4ba0 | 2018-06-01 10:50:19 | [diff] [blame] | 1355 | sessions::SessionIdGenerator::RegisterPrefs(registry); |
Ryan Sleevi | 4689ad3 | 2018-04-16 19:09:05 | [diff] [blame] | 1356 | SSLConfigServiceManager::RegisterPrefs(registry); |
Michael Giuffrida | b41fa5c4 | 2017-11-13 23:30:57 | [diff] [blame] | 1357 | subresource_filter::IndexedRulesetVersion::RegisterPrefs(registry); |
Matt Menke | 4dfb375c | 2018-06-13 18:06:31 | [diff] [blame] | 1358 | SystemNetworkContextManager::RegisterPrefs(registry); |
Oksana Zhuravlova | 58c8528 | 2022-06-14 20:24:28 | [diff] [blame] | 1359 | tracing::RegisterPrefs(registry); |
waffles | d2d9a33 | 2016-04-09 01:59:57 | [diff] [blame] | 1360 | update_client::RegisterPrefs(registry); |
Michael Giuffrida | b41fa5c4 | 2017-11-13 23:30:57 | [diff] [blame] | 1361 | variations::VariationsService::RegisterPrefs(registry); |
[email protected] | cc36c2c | 2012-03-01 00:57:34 | [diff] [blame] | 1362 | |
Chris Hamilton | 65c4131 | 2020-06-10 13:14:40 | [diff] [blame] | 1363 | // Individual preferences. If you have multiple preferences that should |
| 1364 | // clearly be grouped together, please group them together into a helper |
| 1365 | // function called above. Please keep this list alphabetized. |
| 1366 | registry->RegisterBooleanPref( |
| 1367 | policy::policy_prefs::kIntensiveWakeUpThrottlingEnabled, false); |
Aaron Tagliaboschi | 8f3a2830 | 2020-06-24 03:08:26 | [diff] [blame] | 1368 | registry->RegisterBooleanPref( |
Matt Reichhoff | 2f19012 | 2021-11-02 19:28:19 | [diff] [blame] | 1369 | policy::policy_prefs::kUserAgentClientHintsGREASEUpdateEnabled, true); |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1370 | #if BUILDFLAG(IS_ANDROID) |
Rakina Zata Amni | c123bd2 | 2020-07-31 19:08:39 | [diff] [blame] | 1371 | registry->RegisterBooleanPref(policy::policy_prefs::kBackForwardCacheEnabled, |
| 1372 | true); |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1373 | #endif // BUILDFLAG(IS_ANDROID) |
Chris Hamilton | 65c4131 | 2020-06-10 13:14:40 | [diff] [blame] | 1374 | |
| 1375 | // Below this point is for platform-specific and compile-time conditional |
| 1376 | // calls. Please follow the helper-function-first-then-direct-calls pattern |
| 1377 | // established above, and keep things alphabetized. |
| 1378 | |
Denis Kuznetsov | 32099f3 | 2017-12-15 14:04:57 | [diff] [blame] | 1379 | #if BUILDFLAG(ENABLE_BACKGROUND_MODE) |
Michael Giuffrida | b41fa5c4 | 2017-11-13 23:30:57 | [diff] [blame] | 1380 | BackgroundModeManager::RegisterPrefs(registry); |
| 1381 | #endif |
| 1382 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1383 | #if BUILDFLAG(IS_ANDROID) |
Mark Pearson | ee17df91 | 2017-04-27 21:51:04 | [diff] [blame] | 1384 | ::android::RegisterPrefs(registry); |
Sky Malice | d8eb430 | 2020-08-03 05:46:44 | [diff] [blame] | 1385 | |
Sky Malice | f7dd942 | 2020-10-26 22:12:40 | [diff] [blame] | 1386 | registry->RegisterIntegerPref(first_run::kTosDialogBehavior, 0); |
Yu Su | 4d45986 | 2021-04-15 04:19:54 | [diff] [blame] | 1387 | registry->RegisterBooleanPref(lens::kLensCameraAssistedSearchEnabled, true); |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1388 | #else // BUILDFLAG(IS_ANDROID) |
Nasser Al-shawwa | 067cc371 | 2023-03-01 17:55:39 | [diff] [blame] | 1389 | enterprise_connectors::RegisterLocalStatePrefs(registry); |
johnme | 627dc8c7 | 2016-08-19 21:49:39 | [diff] [blame] | 1390 | gcm::RegisterPrefs(registry); |
Peter Kvitek | 6567a8a3a | 2023-01-31 01:03:57 | [diff] [blame] | 1391 | headless::RegisterPrefs(registry); |
Tommy Li | d5b7c22b | 2020-10-28 01:26:51 | [diff] [blame] | 1392 | IntranetRedirectDetector::RegisterPrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1393 | media_router::RegisterLocalStatePrefs(registry); |
Michael Giuffrida | b41fa5c4 | 2017-11-13 23:30:57 | [diff] [blame] | 1394 | metrics::TabStatsTracker::RegisterPrefs(registry); |
Anthony Vallee-Dubois | 2b82226 | 2022-04-25 19:31:44 | [diff] [blame] | 1395 | performance_manager::user_tuning::prefs::RegisterLocalStatePrefs(registry); |
Michael Giuffrida | b41fa5c4 | 2017-11-13 23:30:57 | [diff] [blame] | 1396 | RegisterBrowserPrefs(registry); |
Amanda Deacon | 9535c97 | 2021-04-29 04:26:51 | [diff] [blame] | 1397 | speech::SodaInstaller::RegisterLocalStatePrefs(registry); |
Michael Giuffrida | b41fa5c4 | 2017-11-13 23:30:57 | [diff] [blame] | 1398 | StartupBrowserCreator::RegisterLocalStatePrefs(registry); |
| 1399 | task_manager::TaskManagerInterface::RegisterPrefs(registry); |
thestig | d75ce553 | 2015-10-05 22:08:34 | [diff] [blame] | 1400 | UpgradeDetector::RegisterPrefs(registry); |
rbpotter | 73c1325 | 2021-07-16 21:29:34 | [diff] [blame] | 1401 | WhatsNewUI::RegisterLocalStatePrefs(registry); |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1402 | #endif // BUILDFLAG(IS_ANDROID) |
[email protected] | 3954f33 | 2012-02-25 02:51:54 | [diff] [blame] | 1403 | |
Nicolas Dossou-Gbete | 7ccc880 | 2022-11-10 15:12:46 | [diff] [blame] | 1404 | #if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT) |
| 1405 | FirstRunService::RegisterLocalStatePrefs(registry); |
Nicolas Dossou-Gbete | 2804a37 | 2022-11-09 17:25:35 | [diff] [blame] | 1406 | #endif |
| 1407 | |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1408 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
Shao-Chuan Lee | 85a4699 | 2019-03-05 04:46:15 | [diff] [blame] | 1409 | arc::prefs::RegisterLocalStatePrefs(registry); |
[email protected] | 8304f61a | 2014-05-24 12:17:33 | [diff] [blame] | 1410 | ChromeOSMetricsProvider::RegisterPrefs(registry); |
Henrique Ferreiro | 7a4401aa | 2022-11-11 21:37:33 | [diff] [blame] | 1411 | ash::ArcKioskAppManager::RegisterPrefs(registry); |
Henrique Ferreiro | 3d9d93d | 2021-02-19 22:17:39 | [diff] [blame] | 1412 | ash::AudioDevicesPrefHandlerImpl::RegisterPrefs(registry); |
Yeunjoo Choi | cd4cc538 | 2021-03-25 08:50:49 | [diff] [blame] | 1413 | ash::cert_provisioning::RegisterLocalStatePrefs(registry); |
Yeunjoo Choi | 6c99c4d | 2022-08-08 03:11:11 | [diff] [blame] | 1414 | ash::CellularESimProfileHandlerImpl::RegisterLocalStatePrefs(registry); |
| 1415 | ash::ManagedCellularPrefHandler::RegisterLocalStatePrefs(registry); |
Henrique Ferreiro | cddc801 | 2021-03-26 00:47:15 | [diff] [blame] | 1416 | ash::ChromeUserManagerImpl::RegisterPrefs(registry); |
Yuta Hijikata | 82c304ff | 2021-04-30 19:24:57 | [diff] [blame] | 1417 | crosapi::browser_util::RegisterLocalStatePrefs(registry); |
Yeunjoo Choi | 47a6a14 | 2022-02-11 02:35:23 | [diff] [blame] | 1418 | ash::CupsPrintersManager::RegisterLocalStatePrefs(registry); |
Yuta Hijikata | 368cc4b9 | 2021-12-23 07:39:10 | [diff] [blame] | 1419 | ash::BrowserDataMigratorImpl::RegisterLocalStatePrefs(registry); |
Henrique Ferreiro | bbaee88 | 2022-09-08 07:15:55 | [diff] [blame] | 1420 | ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterLocalStatePrefs( |
| 1421 | registry); |
| 1422 | ash::bluetooth_config::DeviceNameManagerImpl::RegisterLocalStatePrefs( |
Gordon Seto | b2b7c7bc | 2021-10-12 17:42:55 | [diff] [blame] | 1423 | registry); |
Henrique Ferreiro | d71de90 | 2021-05-10 18:57:11 | [diff] [blame] | 1424 | ash::DemoModeResourcesRemover::RegisterLocalStatePrefs(registry); |
| 1425 | ash::DemoSession::RegisterLocalStatePrefs(registry); |
| 1426 | ash::DemoSetupController::RegisterLocalStatePrefs(registry); |
Henrique Ferreiro | 7967dce | 2021-09-23 11:37:47 | [diff] [blame] | 1427 | ash::DeviceNameStore::RegisterLocalStatePrefs(registry); |
Anthony Vallee-Dubois | 85edf22 | 2020-03-24 20:30:02 | [diff] [blame] | 1428 | chromeos::DeviceOAuth2TokenStoreChromeOS::RegisterPrefs(registry); |
Yeunjoo Choi | d461f87 | 2021-03-11 06:52:19 | [diff] [blame] | 1429 | ash::device_settings_cache::RegisterPrefs(registry); |
Henrique Ferreiro | d1c3fe7 | 2021-05-14 13:26:15 | [diff] [blame] | 1430 | ash::EnableAdbSideloadingScreen::RegisterPrefs(registry); |
Hirthanan Subenderan | 7f6ce5f | 2021-09-22 23:32:05 | [diff] [blame] | 1431 | ash::device_activity::DeviceActivityController::RegisterPrefs(registry); |
Yeunjoo Choi | f3fe34c | 2022-11-04 02:02:30 | [diff] [blame] | 1432 | ash::EnableDebuggingScreenHandler::RegisterPrefs(registry); |
Yeunjoo Choi | d0b242f | 2022-07-28 02:23:02 | [diff] [blame] | 1433 | ash::FastTransitionObserver::RegisterPrefs(registry); |
Danila Kuzmin | 90a42f0 | 2021-12-08 14:00:16 | [diff] [blame] | 1434 | ash::HWDataUsageController::RegisterLocalStatePrefs(registry); |
Yeunjoo Choi | 4530b179 | 2021-05-10 02:32:27 | [diff] [blame] | 1435 | ash::KerberosCredentialsManager::RegisterLocalStatePrefs(registry); |
Irina Fedorova | 1374542 | 2022-07-15 12:59:00 | [diff] [blame] | 1436 | ash::KioskAppManager::RegisterLocalStatePrefs(registry); |
Henrique Ferreiro | 26ed25a | 2021-02-01 21:59:29 | [diff] [blame] | 1437 | ash::KioskCryptohomeRemover::RegisterPrefs(registry); |
Henrique Ferreiro | def18c2 | 2021-11-04 19:36:00 | [diff] [blame] | 1438 | ash::language_prefs::RegisterPrefs(registry); |
Henrique Ferreiro | 234c7dff | 2022-09-08 02:44:54 | [diff] [blame] | 1439 | ash::local_search_service::SearchMetricsReporter::RegisterLocalStatePrefs( |
| 1440 | registry); |
Henrique Ferreiro | b403be3 | 2021-09-22 07:15:36 | [diff] [blame] | 1441 | ash::login::SecurityTokenSessionController::RegisterLocalStatePrefs(registry); |
Ahmed Nasr | be0670b7 | 2022-03-09 23:28:17 | [diff] [blame] | 1442 | ash::reporting::LoginLogoutReporter::RegisterPrefs(registry); |
Henrique Ferreiro | cddc801 | 2021-03-26 00:47:15 | [diff] [blame] | 1443 | ash::MultiProfileUserController::RegisterPrefs(registry); |
Yeunjoo Choi | 6c99c4d | 2022-08-08 03:11:11 | [diff] [blame] | 1444 | ash::NetworkMetadataStore::RegisterPrefs(registry); |
Henrique Ferreiro | e2cbaaf | 2022-01-10 15:02:23 | [diff] [blame] | 1445 | ash::NetworkThrottlingObserver::RegisterPrefs(registry); |
Yeunjoo Choi | c200093 | 2021-06-10 01:54:08 | [diff] [blame] | 1446 | ash::PowerMetricsReporter::RegisterLocalStatePrefs(registry); |
Henrique Ferreiro | a8763b6 | 2021-10-13 18:37:53 | [diff] [blame] | 1447 | ash::platform_keys::KeyPermissionsManagerImpl::RegisterLocalStatePrefs( |
Omar Morsi | 4febb4d | 2020-10-30 07:55:21 | [diff] [blame] | 1448 | registry); |
Yeunjoo Choi | f3c7e40 | 2021-06-04 04:28:56 | [diff] [blame] | 1449 | ash::power::auto_screen_brightness::MetricsReporter::RegisterLocalStatePrefs( |
| 1450 | registry); |
Henrique Ferreiro | 4b21d14 | 2021-11-10 11:47:37 | [diff] [blame] | 1451 | ash::Preferences::RegisterPrefs(registry); |
Henrique Ferreiro | d1c3fe7 | 2021-05-14 13:26:15 | [diff] [blame] | 1452 | ash::ResetScreen::RegisterPrefs(registry); |
Henrique Ferreiro | 4b21d14 | 2021-11-10 11:47:37 | [diff] [blame] | 1453 | ash::SchedulerConfigurationManager::RegisterLocalStatePrefs(registry); |
Yeunjoo Choi | cf61fba | 2021-04-23 02:43:09 | [diff] [blame] | 1454 | ash::ServicesCustomizationDocument::RegisterPrefs(registry); |
Henrique Ferreiro | b403be3 | 2021-09-22 07:15:36 | [diff] [blame] | 1455 | ash::StartupUtils::RegisterPrefs(registry); |
Yeunjoo Choi | d461f87 | 2021-03-11 06:52:19 | [diff] [blame] | 1456 | ash::StatsReportingController::RegisterLocalStatePrefs(registry); |
Yeunjoo Choi | 03b09c6 | 2021-02-18 21:40:05 | [diff] [blame] | 1457 | ash::system::AutomaticRebootManager::RegisterPrefs(registry); |
Yeunjoo Choi | 953a4c3 | 2021-10-15 05:20:44 | [diff] [blame] | 1458 | ash::TimeZoneResolver::RegisterPrefs(registry); |
Henrique Ferreiro | cddc801 | 2021-03-26 00:47:15 | [diff] [blame] | 1459 | ash::UserImageManager::RegisterPrefs(registry); |
Henrique Ferreiro | d70b5c2 | 2021-04-30 10:55:27 | [diff] [blame] | 1460 | ash::UserSessionManager::RegisterPrefs(registry); |
Henrique Ferreiro | 26ed25a | 2021-02-01 21:59:29 | [diff] [blame] | 1461 | ash::WebKioskAppManager::RegisterPrefs(registry); |
Xiaochu Liu | 48ab593 | 2018-05-11 03:44:04 | [diff] [blame] | 1462 | component_updater::MetadataTable::RegisterPrefs(registry); |
Henrique Ferreiro | b902d6c | 2021-10-14 19:55:44 | [diff] [blame] | 1463 | ash::CryptAuthDeviceIdProviderImpl::RegisterLocalPrefs(registry); |
[email protected] | 5a145e8 | 2014-05-29 22:19:07 | [diff] [blame] | 1464 | extensions::ExtensionAssetsManagerChromeOS::RegisterPrefs(registry); |
Aya ElAttar | b4f7a5f | 2020-03-05 00:47:24 | [diff] [blame] | 1465 | extensions::ExtensionsPermissionsTracker::RegisterLocalStatePrefs(registry); |
tbarzic | d9a88fc9 | 2017-07-14 02:18:10 | [diff] [blame] | 1466 | extensions::lock_screen_data::LockScreenItemStorage::RegisterLocalState( |
| 1467 | registry); |
Jit Yao Yap | 8e24732 | 2019-06-24 16:56:59 | [diff] [blame] | 1468 | extensions::login_api::RegisterLocalStatePrefs(registry); |
stevenjb | f22f82e | 2016-10-26 21:47:38 | [diff] [blame] | 1469 | ::onc::RegisterPrefs(registry); |
Jong Ahn | faf5f1f7 | 2023-01-19 03:20:44 | [diff] [blame] | 1470 | metrics::structured::ChromeStructuredMetricsRecorder::RegisterLocalStatePrefs( |
| 1471 | registry); |
Jana Grill | 784b1e5 | 2020-06-26 18:22:12 | [diff] [blame] | 1472 | policy::AdbSideloadingAllowanceModePolicyHandler::RegisterPrefs(registry); |
Sergiy Belozorov | 757bc00 | 2023-03-13 19:13:19 | [diff] [blame] | 1473 | // TODO(b/265923216): Replace with EnrollmentStateFetcher::RegisterPrefs. |
Pavol Marko | 35bcf1a | 2018-05-23 15:33:07 | [diff] [blame] | 1474 | policy::AutoEnrollmentClientImpl::RegisterPrefs(registry); |
Yeunjoo Choi | 7227dba | 2021-08-04 06:35:47 | [diff] [blame] | 1475 | policy::BrowserPolicyConnectorAsh::RegisterPrefs(registry); |
Yeunjoo Choi | ead8b3c | 2021-07-27 08:08:19 | [diff] [blame] | 1476 | policy::DeviceCloudPolicyManagerAsh::RegisterPrefs(registry); |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 1477 | policy::DeviceStatusCollector::RegisterPrefs(registry); |
Nikita Podguzov | 72c21f0 | 2019-06-17 14:48:41 | [diff] [blame] | 1478 | policy::DeviceWallpaperImageExternalDataHandler::RegisterPrefs(registry); |
rsorokin | 3c13ece | 2017-01-16 15:58:41 | [diff] [blame] | 1479 | policy::DMTokenStorage::RegisterPrefs(registry); |
Sergey Poromov | d6575a0b | 2020-05-19 21:41:09 | [diff] [blame] | 1480 | policy::EnrollmentRequisitionManager::RegisterPrefs(registry); |
Saurabh Nijhara | 839c17c | 2020-05-19 00:18:29 | [diff] [blame] | 1481 | policy::MinimumVersionPolicyHandler::RegisterPrefs(registry); |
Anatoliy Potapchuk | a460bc1 | 2021-11-05 19:23:10 | [diff] [blame] | 1482 | policy::EuiccStatusUploader::RegisterLocalStatePrefs(registry); |
Andreea Costinas | c4b76ff | 2019-04-11 15:52:13 | [diff] [blame] | 1483 | policy::TPMAutoUpdateModePolicyHandler::RegisterPrefs(registry); |
glevin | 5dd01a7 | 2016-03-23 23:08:12 | [diff] [blame] | 1484 | quirks::QuirksManager::RegisterPrefs(registry); |
Roman Aleksandrov | d32e34e7 | 2019-05-22 17:29:50 | [diff] [blame] | 1485 | UpgradeDetectorChromeos::RegisterPrefs(registry); |
James Hawkins | 225001cf | 2020-09-18 16:04:34 | [diff] [blame] | 1486 | RegisterNearbySharingLocalPrefs(registry); |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1487 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
[email protected] | b6366ffa | 2012-02-29 17:12:26 | [diff] [blame] | 1488 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1489 | #if BUILDFLAG(IS_CHROMEOS) |
Erik Chen | 643355d | 2022-04-22 05:44:49 | [diff] [blame] | 1490 | chromeos::echo_offer::RegisterPrefs(registry); |
Kuo-Hsin Yang | 4022797 | 2022-05-16 18:39:09 | [diff] [blame] | 1491 | memory::OOMKillsMonitor::RegisterPrefs(registry); |
Ben Franz | 7353736 | 2021-11-08 11:53:40 | [diff] [blame] | 1492 | policy::SystemFeaturesDisableListPolicyHandler::RegisterPrefs(registry); |
Alvin Lee | 99f8d9a8 | 2021-11-18 18:45:55 | [diff] [blame] | 1493 | policy::DlpRulesManagerImpl::RegisterPrefs(registry); |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1494 | #endif // BUILDFLAG(IS_CHROMEOS) |
Ben Franz | 7353736 | 2021-11-08 11:53:40 | [diff] [blame] | 1495 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1496 | #if BUILDFLAG(IS_MAC) |
[email protected] | b1de2c7 | 2013-02-06 02:45:47 | [diff] [blame] | 1497 | confirm_quit::RegisterLocalState(registry); |
[email protected] | 425f7a0 | 2014-04-29 01:51:44 | [diff] [blame] | 1498 | QuitWithAppsController::RegisterPrefs(registry); |
Henrik Grunell | e11045a | 2019-04-12 09:27:27 | [diff] [blame] | 1499 | system_media_permissions::RegisterSystemMediaPermissionStatesPrefs(registry); |
Christopher Cameron | 81f442e | 2019-11-14 06:50:14 | [diff] [blame] | 1500 | AppShimRegistry::Get()->RegisterLocalPrefs(registry); |
[email protected] | b6366ffa | 2012-02-29 17:12:26 | [diff] [blame] | 1501 | #endif |
[email protected] | bdb8a1e | 2013-10-03 08:14:00 | [diff] [blame] | 1502 | |
Erik Chen | 38ceca08 | 2020-12-16 01:31:35 | [diff] [blame] | 1503 | #if BUILDFLAG(IS_CHROMEOS_LACROS) |
Alex Ilin | 953f109 | 2021-11-26 15:49:10 | [diff] [blame] | 1504 | AccountCache::RegisterLocalStatePrefs(registry); |
Erik Chen | 38ceca08 | 2020-12-16 01:31:35 | [diff] [blame] | 1505 | lacros_prefs::RegisterLocalStatePrefs(registry); |
Polina Bondarenko | 3f3dc4f | 2022-04-25 07:55:01 | [diff] [blame] | 1506 | KioskSessionServiceLacros::RegisterLocalStatePrefs(registry); |
Erik Chen | 38ceca08 | 2020-12-16 01:31:35 | [diff] [blame] | 1507 | #endif |
| 1508 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1509 | #if BUILDFLAG(IS_WIN) |
Will Harris | 265b394 | 2019-10-21 01:01:33 | [diff] [blame] | 1510 | OSCrypt::RegisterLocalPrefs(registry); |
Will Harris | 956e0ca | 2019-08-23 20:47:39 | [diff] [blame] | 1511 | registry->RegisterBooleanPref(prefs::kRendererCodeIntegrityEnabled, true); |
Will Harris | f09e40d | 2022-06-02 21:15:40 | [diff] [blame] | 1512 | registry->RegisterBooleanPref(prefs::kRendererAppContainerEnabled, true); |
Stefan Smolen | fd3965b | 2021-08-17 19:27:18 | [diff] [blame] | 1513 | registry->RegisterBooleanPref(prefs::kBlockBrowserLegacyExtensionPoints, |
| 1514 | true); |
David Bienvenu | 554a259 | 2020-02-13 20:20:54 | [diff] [blame] | 1515 | registry->RegisterBooleanPref( |
| 1516 | policy::policy_prefs::kNativeWindowOcclusionEnabled, true); |
[email protected] | c5d4b184 | 2014-06-20 21:19:50 | [diff] [blame] | 1517 | component_updater::RegisterPrefsForSwReporter(registry); |
Rainhard Findling | 4d621ca | 2020-10-26 20:46:06 | [diff] [blame] | 1518 | safe_browsing::RegisterChromeCleanerScanCompletionTimePref(registry); |
Xiaohan Wang | 259f34c7a | 2022-03-26 23:18:19 | [diff] [blame] | 1519 | MediaFoundationServiceMonitor::RegisterPrefs(registry); |
Will Harris | eb364b2c | 2022-06-23 00:49:01 | [diff] [blame] | 1520 | os_crypt::RegisterLocalStatePrefs(registry); |
Nico Weber | eaa0841 | 2019-08-14 01:24:37 | [diff] [blame] | 1521 | #if BUILDFLAG(GOOGLE_CHROME_BRANDING) |
Patrick Monette | f8fd8b2 | 2018-05-10 20:58:04 | [diff] [blame] | 1522 | IncompatibleApplicationsUpdater::RegisterLocalStatePrefs(registry); |
Patrick Monette | 6b7c475b | 2018-06-12 14:58:08 | [diff] [blame] | 1523 | ModuleDatabase::RegisterLocalStatePrefs(registry); |
Patrick Monette | e31f63e2 | 2018-06-06 00:10:34 | [diff] [blame] | 1524 | ThirdPartyConflictsManager::RegisterLocalStatePrefs(registry); |
Nico Weber | eaa0841 | 2019-08-14 01:24:37 | [diff] [blame] | 1525 | #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1526 | #endif // BUILDFLAG(IS_WIN) |
[email protected] | ceafc46 | 2013-11-04 12:26:03 | [diff] [blame] | 1527 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1528 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH) |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1529 | RegisterDefaultBrowserPromptPrefs(registry); |
Yann Dago | 0d896f6 | 2020-02-04 19:59:15 | [diff] [blame] | 1530 | downgrade::RegisterPrefs(registry); |
Anthony Vallee-Dubois | 85edf22 | 2020-03-24 20:30:02 | [diff] [blame] | 1531 | DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1532 | #endif |
| 1533 | |
Ramin Halavati | 52a9a29 | 2022-04-28 04:27:49 | [diff] [blame] | 1534 | #if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
Ramin Halavati | 69bf775 | 2022-04-04 09:58:15 | [diff] [blame] | 1535 | screen_ai::RegisterLocalStatePrefs(registry); |
Ramin Halavati | 52a9a29 | 2022-04-28 04:27:49 | [diff] [blame] | 1536 | #endif // BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
Ramin Halavati | 69bf775 | 2022-04-04 09:58:15 | [diff] [blame] | 1537 | |
Igor Ruvinov | 13e658e | 2022-12-13 03:15:20 | [diff] [blame] | 1538 | #if BUILDFLAG(IS_WIN) |
| 1539 | PlatformAuthPolicyObserver::RegisterPrefs(registry); |
| 1540 | #endif // BUILDFLAG(IS_WIN) |
| 1541 | |
Chris Hamilton | 65c4131 | 2020-06-10 13:14:40 | [diff] [blame] | 1542 | // This is intentionally last. |
Lei Zhang | b76b80e3 | 2020-04-08 16:58:16 | [diff] [blame] | 1543 | RegisterLocalStatePrefsForMigration(registry); |
[email protected] | 9acc4860 | 2009-11-30 21:18:51 | [diff] [blame] | 1544 | } |
initial.commit | 09911bf | 2008-07-26 23:55:29 | [diff] [blame] | 1545 | |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1546 | // Register prefs applicable to all profiles. |
Xi Han | 25a7f03 | 2019-04-18 21:44:21 | [diff] [blame] | 1547 | void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry, |
| 1548 | const std::string& locale) { |
rkaplow | 058da313 | 2015-02-19 18:18:38 | [diff] [blame] | 1549 | TRACE_EVENT0("browser", "chrome::RegisterProfilePrefs"); |
[email protected] | 2a5f2963 | 2012-11-26 17:17:55 | [diff] [blame] | 1550 | // User prefs. Please keep this list alphabetized. |
Dominic Mazzoni | 21fb028 | 2019-02-13 18:32:47 | [diff] [blame] | 1551 | AccessibilityLabelsService::RegisterProfilePrefs(registry); |
James Wallace-Lee | 25a1b05e | 2018-07-24 00:06:31 | [diff] [blame] | 1552 | AccessibilityUIMessageHandler::RegisterProfilePrefs(registry); |
Xing Liu | 7252b8d | 2020-01-22 22:12:47 | [diff] [blame] | 1553 | AnnouncementNotificationService::RegisterProfilePrefs(registry); |
Moe Ahmadi | 173b0a2b | 2018-08-03 17:35:51 | [diff] [blame] | 1554 | autofill::prefs::RegisterProfilePrefs(registry); |
Bernhard Bauer | 1919073 | 2017-09-28 09:03:33 | [diff] [blame] | 1555 | browsing_data::prefs::RegisterBrowserUserPrefs(registry); |
Simon Hangl | 2d73e74 | 2023-06-16 16:52:47 | [diff] [blame] | 1556 | capture_policy::RegisterProfilePrefs(registry); |
Doug Turner | 9e79cf0c | 2018-04-05 21:32:30 | [diff] [blame] | 1557 | certificate_transparency::prefs::RegisterPrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1558 | ChromeContentBrowserClient::RegisterProfilePrefs(registry); |
Elaine Chien | 07f137d | 2021-01-14 02:57:21 | [diff] [blame] | 1559 | chrome_labs_prefs::RegisterProfilePrefs(registry); |
Livvie Lin | 9141d0f13 | 2020-03-23 22:47:04 | [diff] [blame] | 1560 | ChromeLocationBarModelDelegate::RegisterProfilePrefs(registry); |
Colin Blundell | 7657b40 | 2020-02-25 09:46:50 | [diff] [blame] | 1561 | StatefulSSLHostStateDelegate::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1562 | ChromeVersionService::RegisterProfilePrefs(registry); |
Eric Seckler | a5c24e1 | 2018-11-28 16:09:20 | [diff] [blame] | 1563 | chrome_browser_net::NetErrorTabHelper::RegisterProfilePrefs(registry); |
[email protected] | 06690dc | 2014-03-07 08:44:00 | [diff] [blame] | 1564 | chrome_prefs::RegisterProfilePrefs(registry); |
Matt Jones | 704e1a6 | 2022-09-20 16:28:24 | [diff] [blame] | 1565 | commerce::RegisterPrefs(registry); |
Travis Skare | 27cee15c | 2018-07-19 14:34:13 | [diff] [blame] | 1566 | DocumentProvider::RegisterProfilePrefs(registry); |
hmare | e31cadf5 | 2022-11-09 22:32:55 | [diff] [blame] | 1567 | enterprise::RegisterIdentifiersProfilePrefs(registry); |
Owen Min | 9867b16 | 2022-01-20 21:39:07 | [diff] [blame] | 1568 | enterprise_reporting::RegisterProfilePrefs(registry); |
Katie D | 1ca4328b | 2020-02-19 18:08:47 | [diff] [blame] | 1569 | dom_distiller::DistilledPagePrefs::RegisterProfilePrefs(registry); |
| 1570 | dom_distiller::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1571 | DownloadPrefs::RegisterProfilePrefs(registry); |
Moe Ahmadi | 656dd53 | 2021-10-06 21:59:18 | [diff] [blame] | 1572 | history_clusters::prefs::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1573 | HostContentSettingsMap::RegisterProfilePrefs(registry); |
Brandon Wylie | 6961a2e | 2018-09-19 23:03:37 | [diff] [blame] | 1574 | image_fetcher::ImageCache::RegisterProfilePrefs(registry); |
Evan Stade | 7a98480 | 2020-12-14 19:10:15 | [diff] [blame] | 1575 | site_engagement::ImportantSitesUtil::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1576 | IncognitoModePrefs::RegisterProfilePrefs(registry); |
Maksim Moskvitin | f5f5f736c | 2021-01-12 12:13:28 | [diff] [blame] | 1577 | invalidation::PerUserTopicSubscriptionManager::RegisterProfilePrefs(registry); |
| 1578 | invalidation::InvalidatorRegistrarWithMemory::RegisterProfilePrefs(registry); |
Alexandre Frechette | 37edd93a | 2019-03-19 15:57:20 | [diff] [blame] | 1579 | language::LanguagePrefs::RegisterProfilePrefs(registry); |
rajendrant | ff2361da | 2020-12-16 09:18:27 | [diff] [blame] | 1580 | login_detection::prefs::RegisterProfilePrefs(registry); |
Joe DeBlasio | 59db500b | 2020-08-21 00:37:35 | [diff] [blame] | 1581 | lookalikes::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1582 | MediaCaptureDevicesDispatcher::RegisterProfilePrefs(registry); |
[email protected] | cd80cce | 2013-12-02 15:19:19 | [diff] [blame] | 1583 | MediaDeviceIDSalt::RegisterProfilePrefs(registry); |
Becca Hughes | 6354b6b | 2017-08-31 22:01:55 | [diff] [blame] | 1584 | MediaEngagementService::RegisterProfilePrefs(registry); |
John Rummell | e5621c1 | 2017-09-05 23:52:10 | [diff] [blame] | 1585 | MediaStorageIdSalt::RegisterProfilePrefs(registry); |
Mikel Astiz | f422691 | 2020-10-19 19:10:37 | [diff] [blame] | 1586 | metrics::RegisterDemographicsProfilePrefs(registry); |
Tom Anderson | 1ef51d03 | 2020-02-11 01:05:08 | [diff] [blame] | 1587 | NotificationDisplayServiceImpl::RegisterProfilePrefs(registry); |
brettw | 1f92eed | 2016-12-07 01:12:58 | [diff] [blame] | 1588 | NotifierStateTracker::RegisterProfilePrefs(registry); |
treib | bb0c5af5 | 2016-12-09 17:34:15 | [diff] [blame] | 1589 | ntp_tiles::MostVisitedSites::RegisterProfilePrefs(registry); |
Sophie Chang | 5ff4b94 | 2019-05-23 20:04:32 | [diff] [blame] | 1590 | optimization_guide::prefs::RegisterProfilePrefs(registry); |
[email protected] | a856421 | 2014-04-09 16:16:51 | [diff] [blame] | 1591 | password_manager::PasswordManager::RegisterProfilePrefs(registry); |
anthonyvd | 6a43b93 | 2017-05-11 18:39:27 | [diff] [blame] | 1592 | payments::RegisterProfilePrefs(registry); |
Anthony Vallee-Dubois | cee55b1 | 2022-03-24 22:54:02 | [diff] [blame] | 1593 | performance_manager::user_tuning::prefs::RegisterProfilePrefs(registry); |
Ravjit | 0dc26474 | 2021-10-15 11:09:35 | [diff] [blame] | 1594 | permissions::PermissionActionsHistory::RegisterProfilePrefs(registry); |
Evan Stade | 32d635a | 2020-04-03 18:51:25 | [diff] [blame] | 1595 | PermissionBubbleMediaAccessHandler::RegisterProfilePrefs(registry); |
Sharon Yang | c670690 | 2018-07-16 13:06:19 | [diff] [blame] | 1596 | PlatformNotificationServiceImpl::RegisterProfilePrefs(registry); |
Aaron Colwell | f94fd97a | 2020-07-21 19:37:08 | [diff] [blame] | 1597 | policy::URLBlocklistManager::RegisterProfilePrefs(registry); |
Jayee | 07bb468c | 2023-06-01 18:25:31 | [diff] [blame] | 1598 | PolicyUI::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1599 | PrefProxyConfigTrackerImpl::RegisterProfilePrefs(registry); |
Simon Pelchat | e74bbb6 | 2021-12-03 23:57:55 | [diff] [blame] | 1600 | prefetch::RegisterPredictionOptionsProfilePrefs(registry); |
Max Curran | 14dd787 | 2023-03-20 19:57:36 | [diff] [blame] | 1601 | PrefetchOriginDecider::RegisterPrefs(registry); |
Xi Han | 25a7f03 | 2019-04-18 21:44:21 | [diff] [blame] | 1602 | PrefsTabHelper::RegisterProfilePrefs(registry, locale); |
harrisonsean | 0461830 | 2020-11-27 16:00:53 | [diff] [blame] | 1603 | privacy_sandbox::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1604 | Profile::RegisterProfilePrefs(registry); |
| 1605 | ProfileImpl::RegisterProfilePrefs(registry); |
Matt Menke | cfef87d | 2017-08-03 13:03:06 | [diff] [blame] | 1606 | ProfileNetworkContextService::RegisterProfilePrefs(registry); |
Javier Fernández García-Boente | 7966a89 | 2021-12-09 12:28:23 | [diff] [blame] | 1607 | custom_handlers::ProtocolHandlerRegistry::RegisterProfilePrefs(registry); |
johnme | cf2da0c | 2015-10-28 19:42:12 | [diff] [blame] | 1608 | PushMessagingAppIdentifier::RegisterProfilePrefs(registry); |
Balazs Engedy | 715b0ec | 2019-12-04 15:11:45 | [diff] [blame] | 1609 | QuietNotificationPermissionUiState::RegisterProfilePrefs(registry); |
[email protected] | c753f14 | 2013-02-10 13:14:04 | [diff] [blame] | 1610 | RegisterBrowserUserPrefs(registry); |
Amanda Velasco Gallardo | 25f0736 | 2022-01-28 02:08:47 | [diff] [blame] | 1611 | safe_browsing::file_type::RegisterProfilePrefs(registry); |
Luke Zielinski | 12ef8855 | 2017-06-23 15:36:27 | [diff] [blame] | 1612 | safe_browsing::RegisterProfilePrefs(registry); |
Ryan Sturm | 010e2f5 | 2021-01-08 00:13:56 | [diff] [blame] | 1613 | SearchPrefetchService::RegisterProfilePrefs(registry); |
Clark DuVall | 8236b6a8 | 2020-05-28 22:54:32 | [diff] [blame] | 1614 | blocked_content::SafeBrowsingTriggeredPopupBlocker::RegisterProfilePrefs( |
| 1615 | registry); |
Carlos IL | 06e6c8c | 2020-07-28 00:25:19 | [diff] [blame] | 1616 | security_interstitials::InsecureFormBlockingPage::RegisterProfilePrefs( |
| 1617 | registry); |
Shakti Sahu | 93bfba2 | 2021-06-17 18:05:21 | [diff] [blame] | 1618 | segmentation_platform::SegmentationPlatformService::RegisterProfilePrefs( |
| 1619 | registry); |
Anastasia Helfinstein | 33187fd | 2023-01-27 03:06:07 | [diff] [blame] | 1620 | segmentation_platform::DeviceSwitcherResultDispatcher::RegisterProfilePrefs( |
| 1621 | registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1622 | SessionStartupPref::RegisterProfilePrefs(registry); |
Himanshu Jaju | bcf3b929 | 2019-06-07 12:54:07 | [diff] [blame] | 1623 | SharingSyncPreference::RegisterProfilePrefs(registry); |
Evan Stade | 8915819 | 2021-01-27 18:45:23 | [diff] [blame] | 1624 | site_engagement::SiteEngagementService::RegisterProfilePrefs(registry); |
Ayu Ishii | 73a353d | 2022-07-07 21:56:42 | [diff] [blame] | 1625 | storage::RegisterProfilePrefs(registry); |
Mikel Astiz | 0889b2be | 2018-09-25 16:20:41 | [diff] [blame] | 1626 | sync_sessions::SessionSyncPrefs::RegisterProfilePrefs(registry); |
Jeffrey Cohen | 053be24d | 2019-07-23 23:44:05 | [diff] [blame] | 1627 | syncer::DeviceInfoPrefs::RegisterProfilePrefs(registry); |
Bernhard Bauer | 1919073 | 2017-09-28 09:03:33 | [diff] [blame] | 1628 | syncer::SyncPrefs::RegisterProfilePrefs(registry); |
Mikel Astiz | 89473c44 | 2021-07-13 09:46:12 | [diff] [blame] | 1629 | syncer::SyncTransportDataPrefs::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1630 | TemplateURLPrepopulateData::RegisterProfilePrefs(registry); |
[email protected] | e5e72cc | 2014-07-22 19:06:49 | [diff] [blame] | 1631 | translate::TranslatePrefs::RegisterProfilePrefs(registry); |
Moe Ahmadi | 1266de8 | 2020-04-10 17:19:53 | [diff] [blame] | 1632 | omnibox::RegisterProfilePrefs(registry); |
[email protected] | 855ebff | 2014-05-09 07:14:38 | [diff] [blame] | 1633 | ZeroSuggestProvider::RegisterProfilePrefs(registry); |
[email protected] | cc36c2c | 2012-03-01 00:57:34 | [diff] [blame] | 1634 | |
Nicolas MacBeth | 53fa814 | 2023-06-20 15:06:09 | [diff] [blame] | 1635 | #if !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING) |
| 1636 | promos_utils::RegisterProfilePrefs(registry); |
| 1637 | #endif // !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING) |
| 1638 | |
Scott Violet | 53fb03c | 2021-01-15 23:48:16 | [diff] [blame] | 1639 | #if BUILDFLAG(ENABLE_SESSION_SERVICE) |
| 1640 | RegisterSessionServiceLogProfilePrefs(registry); |
Christian Dullweber | 0747d7c9 | 2021-05-10 10:05:13 | [diff] [blame] | 1641 | SessionDataService::RegisterProfilePrefs(registry); |
Scott Violet | 53fb03c | 2021-01-15 23:48:16 | [diff] [blame] | 1642 | #endif |
| 1643 | |
brettw | 00899e6 | 2016-11-12 02:10:17 | [diff] [blame] | 1644 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
[email protected] | 1751060 | 2014-06-05 11:02:28 | [diff] [blame] | 1645 | ExtensionWebUI::RegisterProfilePrefs(registry); |
je_julie.kim | 7fbb5a1a | 2015-02-09 17:26:05 | [diff] [blame] | 1646 | RegisterAnimationPolicyPrefs(registry); |
mfoltz | 96f329c | 2016-01-13 18:16:58 | [diff] [blame] | 1647 | extensions::ActivityLog::RegisterProfilePrefs(registry); |
tbarzic | fa3c7ef6 | 2017-04-17 23:12:02 | [diff] [blame] | 1648 | extensions::AudioAPI::RegisterUserPrefs(registry); |
mfoltz | 96f329c | 2016-01-13 18:16:58 | [diff] [blame] | 1649 | extensions::ExtensionPrefs::RegisterProfilePrefs(registry); |
Devlin Cronin | 71f0f53 | 2018-04-26 16:35:06 | [diff] [blame] | 1650 | extensions::ExtensionsUI::RegisterProfilePrefs(registry); |
Joel Hockey | a9ccf0e | 2022-05-27 22:11:19 | [diff] [blame] | 1651 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1652 | extensions::shared_storage::RegisterProfilePrefs(registry); |
| 1653 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
Emilia Paz | 363fa006 | 2022-01-15 05:12:03 | [diff] [blame] | 1654 | extensions::PermissionsManager::RegisterProfilePrefs(registry); |
afakhry | 2bd48183 | 2016-06-16 16:17:24 | [diff] [blame] | 1655 | extensions::RuntimeAPI::RegisterPrefs(registry); |
Devlin Cronin | a997c8e | 2021-03-18 00:33:18 | [diff] [blame] | 1656 | // TODO(devlin): This would be more inline with the other calls here if it |
| 1657 | // were nested in either a class or separate namespace with a simple |
| 1658 | // Register[Profile]Prefs() name. |
| 1659 | extensions::RegisterSettingsOverriddenUiPrefs(registry); |
Minh X. Nguyen | 3aa4069 | 2018-03-28 01:15:59 | [diff] [blame] | 1660 | update_client::RegisterProfilePrefs(registry); |
brettw | 00899e6 | 2016-11-12 02:10:17 | [diff] [blame] | 1661 | #endif // BUILDFLAG(ENABLE_EXTENSIONS) |
[email protected] | c2ac1dda | 2013-09-23 05:04:56 | [diff] [blame] | 1662 | |
Andy Phan | 99ccfb4 | 2022-11-29 18:57:07 | [diff] [blame] | 1663 | #if BUILDFLAG(ENABLE_PDF) |
| 1664 | registry->RegisterListPref(prefs::kPdfLocalFileAccessAllowedForDomains, |
| 1665 | base::Value::List()); |
Hui Yingst | a4a03ec8 | 2023-05-16 00:00:17 | [diff] [blame] | 1666 | registry->RegisterBooleanPref(prefs::kPdfUseSkiaRendererEnabled, true); |
Andy Phan | 99ccfb4 | 2022-11-29 18:57:07 | [diff] [blame] | 1667 | #endif // BUILDFLAG(ENABLE_PDF) |
| 1668 | |
Brett Wilson | 65f951c | 2016-11-03 22:06:12 | [diff] [blame] | 1669 | #if BUILDFLAG(ENABLE_PRINT_PREVIEW) |
Nicolas Ouellet-Payeur | 4dbdf1e5 | 2018-08-06 21:51:02 | [diff] [blame] | 1670 | printing::PolicySettings::RegisterProfilePrefs(registry); |
Nikita Podguzov | 26222d1 | 2019-12-04 11:44:31 | [diff] [blame] | 1671 | printing::PrintPreviewStickySettings::RegisterProfilePrefs(registry); |
bauerb | 4da3613 | 2014-12-26 19:53:13 | [diff] [blame] | 1672 | #endif |
| 1673 | |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1674 | #if BUILDFLAG(ENABLE_RLZ) |
| 1675 | ChromeRLZTrackerDelegate::RegisterProfilePrefs(registry); |
| 1676 | #endif |
| 1677 | |
brettw | 9e85ef4 | 2016-11-01 21:01:24 | [diff] [blame] | 1678 | #if BUILDFLAG(ENABLE_SUPERVISED_USERS) |
bauerb | 7f3b854 | 2015-06-29 19:56:19 | [diff] [blame] | 1679 | ChildAccountService::RegisterProfilePrefs(registry); |
[email protected] | 1e50f23 | 2023-05-12 13:57:34 | [diff] [blame] | 1680 | supervised_user::SupervisedUserService::RegisterProfilePrefs(registry); |
bauerb | 4da3613 | 2014-12-26 19:53:13 | [diff] [blame] | 1681 | #endif |
| 1682 | |
Jian Li | c9a227c | 2022-02-28 22:55:44 | [diff] [blame] | 1683 | #if BUILDFLAG(ENABLE_FEED_V2) |
| 1684 | feed::prefs::RegisterFeedSharedProfilePrefs(registry); |
| 1685 | feed::RegisterProfilePrefs(registry); |
| 1686 | #endif |
| 1687 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1688 | #if BUILDFLAG(IS_ANDROID) |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1689 | cdm::MediaDrmStorageImpl::RegisterProfilePrefs(registry); |
Sebastien Lalancette | 374cf6a | 2021-06-22 17:23:52 | [diff] [blame] | 1690 | content_creation::prefs::RegisterProfilePrefs(registry); |
Christopher Thompson | 2602fea | 2019-11-26 19:36:54 | [diff] [blame] | 1691 | KnownInterceptionDisclosureInfoBarDelegate::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1692 | MediaDrmOriginIdManager::RegisterProfilePrefs(registry); |
| 1693 | NotificationChannelsProviderAndroid::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1694 | ntp_tiles::PopularSitesImpl::RegisterProfilePrefs(registry); |
| 1695 | OomInterventionDecider::RegisterProfilePrefs(registry); |
[email protected] | 084f82b | 2013-11-01 00:09:59 | [diff] [blame] | 1696 | PartnerBookmarksShim::RegisterProfilePrefs(registry); |
Wolfgang Billenstein | 546bd4d7 | 2022-09-20 11:34:26 | [diff] [blame] | 1697 | permissions::GeolocationPermissionContextAndroid::RegisterProfilePrefs( |
| 1698 | registry); |
Xing Liu | 0327d83 | 2020-05-15 21:07:03 | [diff] [blame] | 1699 | query_tiles::RegisterPrefs(registry); |
mvanouwerkerk | c1751e0 | 2017-01-06 12:16:43 | [diff] [blame] | 1700 | RecentTabsPagePrefs::RegisterProfilePrefs(registry); |
Patrick Noland | 87d9f84 | 2019-01-16 03:52:02 | [diff] [blame] | 1701 | usage_stats::UsageStatsBridge::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1702 | variations::VariationsService::RegisterProfilePrefs(registry); |
Ella Ge | bf864d37 | 2023-06-06 17:44:31 | [diff] [blame] | 1703 | webapps::InstallPromptPrefs::RegisterProfilePrefs(registry); |
Jan Keitel | 98b2cc4 | 2022-09-20 05:38:39 | [diff] [blame] | 1704 | #else // BUILDFLAG(IS_ANDROID) |
Emily Shack | 670f745c | 2023-03-03 19:47:30 | [diff] [blame] | 1705 | bookmarks_webui::RegisterProfilePrefs(registry); |
johnme | 627dc8c7 | 2016-08-19 21:49:39 | [diff] [blame] | 1706 | browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry); |
Dana Fried | cf8c214 | 2022-01-25 18:33:42 | [diff] [blame] | 1707 | BrowserFeaturePromoSnoozeService::RegisterProfilePrefs(registry); |
evliu | c5b5a72 | 2022-10-28 00:05:49 | [diff] [blame] | 1708 | captions::LiveTranslateController::RegisterProfilePrefs(registry); |
Nina Satragno | 8c832df | 2019-07-29 15:59:39 | [diff] [blame] | 1709 | ChromeAuthenticatorRequestDelegate::RegisterProfilePrefs(registry); |
Shakti Sahu | 05ea4e1 | 2023-03-28 07:33:10 | [diff] [blame] | 1710 | companion::PromoHandler::RegisterProfilePrefs(registry); |
Anqing Zhao | 9595e48 | 2021-06-10 11:33:55 | [diff] [blame] | 1711 | DeviceServiceImpl::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1712 | DevToolsWindow::RegisterProfilePrefs(registry); |
Tibor Goldschwendt | 610d037 | 2021-05-11 01:39:02 | [diff] [blame] | 1713 | DriveService::RegisterProfilePrefs(registry); |
Dominique Fauteux-Chapleau | 130242bf | 2020-12-07 19:07:48 | [diff] [blame] | 1714 | enterprise_connectors::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1715 | extensions::CommandService::RegisterProfilePrefs(registry); |
| 1716 | extensions::TabsCaptureVisibleTabFunction::RegisterProfilePrefs(registry); |
gab | dac09c03b | 2017-03-22 20:00:11 | [diff] [blame] | 1717 | first_run::RegisterProfilePrefs(registry); |
johnme | 627dc8c7 | 2016-08-19 21:49:39 | [diff] [blame] | 1718 | gcm::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1719 | HatsService::RegisterProfilePrefs(registry); |
Tibor Goldschwendt | f3a3ce9 | 2021-08-17 00:42:16 | [diff] [blame] | 1720 | NtpCustomBackgroundService::RegisterProfilePrefs(registry); |
George Benz | 13da3df0 | 2022-01-14 00:03:52 | [diff] [blame] | 1721 | media_router::RegisterAccessCodeProfilePrefs(registry); |
Derek Cheng | 23a0140 | 2018-07-24 13:38:14 | [diff] [blame] | 1722 | media_router::RegisterProfilePrefs(registry); |
Tibor Goldschwendt | 53ca78b | 2020-10-07 19:56:18 | [diff] [blame] | 1723 | NewTabPageHandler::RegisterProfilePrefs(registry); |
Tibor Goldschwendt | bbdbe8f | 2021-05-20 19:27:39 | [diff] [blame] | 1724 | NewTabPageUI::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1725 | NewTabUI::RegisterProfilePrefs(registry); |
Rohit Bhatia | 22e544f | 2021-10-05 15:32:26 | [diff] [blame] | 1726 | ntp::SafeBrowsingHandler::RegisterProfilePrefs(registry); |
kristipark | c019977 | 2018-07-18 05:25:42 | [diff] [blame] | 1727 | ntp_tiles::CustomLinksManagerImpl::RegisterProfilePrefs(registry); |
Jeremy Selier | 730b56d3 | 2021-09-17 02:59:39 | [diff] [blame] | 1728 | PhotosService::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1729 | PinnedTabCodec::RegisterProfilePrefs(registry); |
Yann Dago | 44d6cc32 | 2022-07-13 17:46:25 | [diff] [blame] | 1730 | policy::DeveloperToolsPolicyHandler::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1731 | PromoService::RegisterProfilePrefs(registry); |
Mark Schillaci | ba4a732 | 2022-06-29 15:08:35 | [diff] [blame] | 1732 | RegisterReadAnythingProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1733 | settings::SettingsUI::RegisterProfilePrefs(registry); |
Victor Hugo Vianna Silva | 3452787c | 2022-07-28 23:25:30 | [diff] [blame] | 1734 | send_tab_to_self::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1735 | signin::RegisterProfilePrefs(registry); |
tmartino | 6254f47 | 2016-11-21 01:22:56 | [diff] [blame] | 1736 | StartupBrowserCreator::RegisterProfilePrefs(registry); |
Roman Arora | cd8462c | 2021-08-03 01:20:33 | [diff] [blame] | 1737 | tab_search_prefs::RegisterProfilePrefs(registry); |
Riley Tatum | c48258f1 | 2022-08-18 22:13:13 | [diff] [blame] | 1738 | RecipesService::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1739 | UnifiedAutoplayConfig::RegisterProfilePrefs(registry); |
Yue Zhang | 8790239 | 2020-12-23 23:12:05 | [diff] [blame] | 1740 | CartService::RegisterProfilePrefs(registry); |
Mei Liang | 96bbcc2 | 2022-09-20 20:31:22 | [diff] [blame] | 1741 | commerce::ShoppingListUiTabHelper::RegisterProfilePrefs(registry); |
Caroline Rising | 065085a2 | 2023-02-22 14:34:09 | [diff] [blame] | 1742 | user_notes::RegisterProfilePrefs(registry); |
Michael Martis | 8b35dd7 | 2023-01-26 01:07:47 | [diff] [blame] | 1743 | #if !BUILDFLAG(IS_CHROMEOS_LACROS) |
| 1744 | captions::LiveCaptionController::RegisterProfilePrefs(registry); |
| 1745 | #endif // !BUILDFLAG(IS_CHROMEOS_LACROS) |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1746 | #endif // BUILDFLAG(IS_ANDROID) |
mvanouwerkerk | 9f0f38a | 2016-06-08 14:11:44 | [diff] [blame] | 1747 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1748 | #if BUILDFLAG(IS_CHROMEOS) |
Tim Sergeant | 2b6bc66e | 2022-04-14 20:15:21 | [diff] [blame] | 1749 | apps::SupportedLinksInfoBarPrefsService::RegisterProfilePrefs(registry); |
Maria Petrisor | bb5226b | 2022-06-02 09:10:51 | [diff] [blame] | 1750 | extensions::login_api::RegisterProfilePrefs(registry); |
Olya Kalitova | 39e913d5 | 2021-03-16 22:26:22 | [diff] [blame] | 1751 | extensions::platform_keys::RegisterProfilePrefs(registry); |
Michael Ershov | d9a627e | 2021-11-03 13:55:27 | [diff] [blame] | 1752 | certificate_manager::CertificatesHandler::RegisterProfilePrefs(registry); |
Michael Ershov | 5b2a706 | 2022-01-17 14:28:45 | [diff] [blame] | 1753 | policy::PolicyCertService::RegisterProfilePrefs(registry); |
Yanzhu Du | 76169d1 | 2022-09-21 02:53:31 | [diff] [blame] | 1754 | registry->RegisterBooleanPref(prefs::kDeskAPIThirdPartyAccessEnabled, false); |
Yanzhu Du | 428de905 | 2022-10-05 22:46:58 | [diff] [blame] | 1755 | registry->RegisterListPref(prefs::kDeskAPIThirdPartyAllowlist); |
Vignesh Shenvi | f47279d | 2022-04-07 10:55:36 | [diff] [blame] | 1756 | registry->RegisterBooleanPref(prefs::kInsightsExtensionEnabled, false); |
Nicolas Dossou-Gbete | 8bf46c1 | 2022-05-16 14:20:17 | [diff] [blame] | 1757 | // By default showing Sync Consent is set to true. It can changed by policy. |
| 1758 | registry->RegisterBooleanPref(prefs::kEnableSyncConsent, true); |
anina koehler | f1e29df6 | 2022-08-10 07:22:32 | [diff] [blame] | 1759 | registry->RegisterListPref( |
| 1760 | chromeos::prefs::kKeepFullscreenWithoutNotificationUrlAllowList, |
| 1761 | PrefRegistry::PUBLIC); |
Andrew Rayskiy | 16f8cab | 2022-12-15 16:28:33 | [diff] [blame] | 1762 | #if BUILDFLAG(USE_CUPS) |
Pranav Batra | e7140767 | 2021-08-16 23:53:00 | [diff] [blame] | 1763 | extensions::PrintingAPIHandler::RegisterProfilePrefs(registry); |
Andrew Rayskiy | 16f8cab | 2022-12-15 16:28:33 | [diff] [blame] | 1764 | #endif // BUILDFLAG(USE_CUPS) |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1765 | #endif // BUILDFLAG(IS_CHROMEOS) |
Olya Kalitova | 39e913d5 | 2021-03-16 22:26:22 | [diff] [blame] | 1766 | |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1767 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
James Cook | c542d99 | 2019-11-08 23:34:24 | [diff] [blame] | 1768 | app_list::AppListSyncableService::RegisterProfilePrefs(registry); |
Nancy Wang | a78b7a3 | 2021-04-28 05:10:29 | [diff] [blame] | 1769 | apps::AppPlatformMetricsService::RegisterProfilePrefs(registry); |
Jeevan Shikaram | a73dec1a | 2022-09-08 05:51:52 | [diff] [blame] | 1770 | apps::AppPreloadService::RegisterProfilePrefs(registry); |
Nikki Fang | ac3f059 | 2023-02-14 01:31:19 | [diff] [blame] | 1771 | apps::deduplication::AppDeduplicationService::RegisterProfilePrefs(registry); |
Tim Sergeant | 1231dcc | 2021-05-10 14:00:57 | [diff] [blame] | 1772 | apps::webapk_prefs::RegisterProfilePrefs(registry); |
Hidehiko Abe | 33e9adf | 2017-09-13 06:12:23 | [diff] [blame] | 1773 | arc::prefs::RegisterProfilePrefs(registry); |
James Cook | c542d99 | 2019-11-08 23:34:24 | [diff] [blame] | 1774 | ArcAppListPrefs::RegisterProfilePrefs(registry); |
Anastasiia N | 0582a90 | 2021-12-08 17:44:59 | [diff] [blame] | 1775 | ash::AccountAppsAvailability::RegisterPrefs(registry); |
Kushagra Sinha | b37e24db | 2021-07-02 15:14:24 | [diff] [blame] | 1776 | account_manager::AccountManager::RegisterPrefs(registry); |
Yeunjoo Choi | 19772c94 | 2021-03-08 14:51:11 | [diff] [blame] | 1777 | ash::ApkWebAppService::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 40d0241 | 2021-04-21 01:38:56 | [diff] [blame] | 1778 | ash::app_time::AppActivityRegistry::RegisterProfilePrefs(registry); |
| 1779 | ash::app_time::AppTimeController::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 65c73cc | 2022-08-02 05:30:16 | [diff] [blame] | 1780 | ash::assistant::prefs::RegisterProfilePrefs(registry); |
Anastasiia N | 1ad94e1e | 2022-09-15 08:47:28 | [diff] [blame] | 1781 | ash::auth::AuthFactorConfig::RegisterPrefs(registry); |
Yeunjoo Choi | 0e66c9aa | 2021-04-02 02:05:56 | [diff] [blame] | 1782 | ash::bluetooth::DebugLogsManager::RegisterPrefs(registry); |
Henrique Ferreiro | bbaee88 | 2022-09-08 07:15:55 | [diff] [blame] | 1783 | ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterProfilePrefs( |
| 1784 | registry); |
Theo Johnson-Kanu | dc9f9627 | 2023-01-12 05:11:39 | [diff] [blame] | 1785 | ash::HatsBluetoothRevampTriggerImpl::RegisterProfilePrefs(registry); |
Henrique Ferreiro | 2029590e | 2021-09-23 08:01:52 | [diff] [blame] | 1786 | ash::ClientAppMetadataProviderService::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 47a6a14 | 2022-02-11 02:35:23 | [diff] [blame] | 1787 | ash::CupsPrintersManager::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 0dc579e4 | 2022-03-23 04:14:52 | [diff] [blame] | 1788 | ash::device_sync::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 651766c0 | 2021-04-26 11:45:43 | [diff] [blame] | 1789 | ash::FamilyUserChromeActivityMetrics::RegisterProfilePrefs(registry); |
| 1790 | ash::FamilyUserMetricsService::RegisterProfilePrefs(registry); |
| 1791 | ash::FamilyUserSessionMetrics::RegisterProfilePrefs(registry); |
Andreea Costinas | 2a142bd | 2021-10-05 10:22:49 | [diff] [blame] | 1792 | crosapi::NetworkSettingsServiceAsh::RegisterProfilePrefs(registry); |
Yeunjoo Choi | ebbdaa6 | 2022-10-20 01:05:31 | [diff] [blame] | 1793 | ash::InlineLoginHandlerImpl::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 39510387 | 2021-07-22 01:16:07 | [diff] [blame] | 1794 | ash::first_run::RegisterProfilePrefs(registry); |
Yeunjoo Choi | c4e54fe | 2021-06-09 02:11:39 | [diff] [blame] | 1795 | ash::file_system_provider::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 0842edfa | 2021-07-29 00:53:17 | [diff] [blame] | 1796 | ash::full_restore::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 4530b179 | 2021-05-10 02:32:27 | [diff] [blame] | 1797 | ash::KerberosCredentialsManager::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 044ea24 | 2022-03-14 12:06:29 | [diff] [blame] | 1798 | ash::multidevice_setup::MultiDeviceSetupService::RegisterProfilePrefs( |
Jordy Greenblatt | 2265de70 | 2018-07-26 19:05:26 | [diff] [blame] | 1799 | registry); |
Henrique Ferreiro | cddc801 | 2021-03-26 00:47:15 | [diff] [blame] | 1800 | ash::MultiProfileUserController::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 6c99c4d | 2022-08-08 03:11:11 | [diff] [blame] | 1801 | ash::NetworkMetadataStore::RegisterPrefs(registry); |
Yeunjoo Choi | c1593bf | 2021-04-23 03:49:25 | [diff] [blame] | 1802 | ash::ReleaseNotesStorage::RegisterProfilePrefs(registry); |
Yeunjoo Choi | f570626 | 2021-08-24 01:11:24 | [diff] [blame] | 1803 | ash::HelpAppNotificationController::RegisterProfilePrefs(registry); |
Henrique Ferreiro | b3ff980b | 2021-07-19 09:41:27 | [diff] [blame] | 1804 | ash::quick_unlock::FingerprintStorage::RegisterProfilePrefs(registry); |
| 1805 | ash::quick_unlock::PinStoragePrefs::RegisterProfilePrefs(registry); |
Henrique Ferreiro | 4b21d14 | 2021-11-10 11:47:37 | [diff] [blame] | 1806 | ash::Preferences::RegisterProfilePrefs(registry); |
Yeunjoo Choi | da53f44 | 2021-09-17 01:07:36 | [diff] [blame] | 1807 | ash::EnterprisePrintersProvider::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 09213db | 2021-04-16 03:42:08 | [diff] [blame] | 1808 | ash::parent_access::ParentAccessService::RegisterProfilePrefs(registry); |
Yue Li | a312569 | 2022-01-05 20:05:43 | [diff] [blame] | 1809 | quick_answers::prefs::RegisterProfilePrefs(registry); |
Henrique Ferreiro | b3ff980b | 2021-07-19 09:41:27 | [diff] [blame] | 1810 | ash::quick_unlock::RegisterProfilePrefs(registry); |
Henrique Ferreiro | ec8355d | 2021-07-20 08:20:08 | [diff] [blame] | 1811 | ash::RegisterSamlProfilePrefs(registry); |
Yeunjoo Choi | 651766c0 | 2021-04-26 11:45:43 | [diff] [blame] | 1812 | ash::ScreenTimeController::RegisterProfilePrefs(registry); |
Henrique Ferreiro | fad33bd | 2021-01-29 00:28:40 | [diff] [blame] | 1813 | ash::EduCoexistenceConsentInvalidationController::RegisterProfilePrefs( |
yilkal | c04a16dc | 2020-11-04 22:07:07 | [diff] [blame] | 1814 | registry); |
Yeunjoo Choi | 38cea42 | 2022-10-18 06:19:17 | [diff] [blame] | 1815 | ash::EduCoexistenceLoginHandler::RegisterProfilePrefs(registry); |
Henrique Ferreiro | a264c8c0 | 2021-07-20 08:31:47 | [diff] [blame] | 1816 | ash::SigninErrorNotifier::RegisterPrefs(registry); |
Yeunjoo Choi | cf61fba | 2021-04-23 02:43:09 | [diff] [blame] | 1817 | ash::ServicesCustomizationDocument::RegisterProfilePrefs(registry); |
Yeunjoo Choi | ba3d997 | 2022-10-11 12:50:12 | [diff] [blame] | 1818 | ash::settings::OSSettingsUI::RegisterProfilePrefs(registry); |
Henrique Ferreiro | b403be3 | 2021-09-22 07:15:36 | [diff] [blame] | 1819 | ash::StartupUtils::RegisterOobeProfilePrefs(registry); |
Aiden Chiavatti | 112d367 | 2023-03-17 21:13:41 | [diff] [blame] | 1820 | ash::user_image::prefs::RegisterProfilePrefs(registry); |
Henrique Ferreiro | cddc801 | 2021-03-26 00:47:15 | [diff] [blame] | 1821 | ash::UserImageSyncObserver::RegisterProfilePrefs(registry); |
Jong Ahn | 6f1c54a4 | 2022-01-18 00:20:56 | [diff] [blame] | 1822 | ChromeMetricsServiceClient::RegisterProfilePrefs(registry); |
Renee Wright | c41d543 | 2018-04-26 05:27:37 | [diff] [blame] | 1823 | crostini::prefs::RegisterProfilePrefs(registry); |
Yeunjoo Choi | 3cbb06ba | 2021-03-22 08:01:49 | [diff] [blame] | 1824 | ash::attestation::TpmChallengeKey::RegisterProfilePrefs(registry); |
sdefresne | 8593e643 | 2015-12-01 12:38:08 | [diff] [blame] | 1825 | flags_ui::PrefServiceFlagsStorage::RegisterProfilePrefs(registry); |
Joel Hockey | 7fb97434 | 2019-06-27 23:35:05 | [diff] [blame] | 1826 | guest_os::prefs::RegisterProfilePrefs(registry); |
Toni Barzic | 14329d0 | 2017-07-17 21:59:12 | [diff] [blame] | 1827 | lock_screen_apps::StateController::RegisterProfilePrefs(registry); |
Olya Kalitova | c869f96 | 2018-12-04 12:01:23 | [diff] [blame] | 1828 | plugin_vm::prefs::RegisterProfilePrefs(registry); |
GioVAX | 287418d | 2020-11-23 17:56:59 | [diff] [blame] | 1829 | policy::ArcAppInstallEventLogger::RegisterProfilePrefs(registry); |
Bartosz Fabianowski | d4d93a7 | 2018-05-17 18:49:48 | [diff] [blame] | 1830 | policy::AppInstallEventLogManagerWrapper::RegisterProfilePrefs(registry); |
Marcelo Almeida | 9ef8c13 | 2019-05-13 20:19:12 | [diff] [blame] | 1831 | policy::StatusCollector::RegisterProfilePrefs(registry); |
Henrique Ferreiro | e2cbaaf | 2022-01-10 15:02:23 | [diff] [blame] | 1832 | ash::SystemProxyManager::RegisterProfilePrefs(registry); |
Erik Chen | c2927bbd | 2021-09-22 23:20:07 | [diff] [blame] | 1833 | ChromeShelfPrefs::RegisterProfilePrefs(registry); |
stevenjb | f22f82e | 2016-10-26 21:47:38 | [diff] [blame] | 1834 | ::onc::RegisterProfilePrefs(registry); |
Yeunjoo Choi | cd4cc538 | 2021-03-25 08:50:49 | [diff] [blame] | 1835 | ash::cert_provisioning::RegisterProfilePrefs(registry); |
Nicholas Hollingum | f4c11e3 | 2020-10-05 22:52:57 | [diff] [blame] | 1836 | borealis::prefs::RegisterProfilePrefs(registry); |
Gavin Williams | f6781f3e | 2021-04-22 01:13:49 | [diff] [blame] | 1837 | ash::ChromeScanningAppDelegate::RegisterProfilePrefs(registry); |
yilkal | 95d9f88 | 2021-10-18 21:59:00 | [diff] [blame] | 1838 | ProjectorAppClientImpl::RegisterProfilePrefs(registry); |
Geng Li | 11526bb4 | 2022-02-15 23:59:14 | [diff] [blame] | 1839 | ash::floating_workspace_util::RegisterProfilePrefs(registry); |
Sanja Perisic | 9121793 | 2022-04-13 13:45:02 | [diff] [blame] | 1840 | policy::RebootNotificationsScheduler::RegisterProfilePrefs(registry); |
Irina Fedorova | 1374542 | 2022-07-15 12:59:00 | [diff] [blame] | 1841 | ash::KioskAppManager::RegisterProfilePrefs(registry); |
Andrew Rayskiy | 47076d7 | 2022-09-27 18:46:14 | [diff] [blame] | 1842 | file_manager::file_tasks::RegisterProfilePrefs(registry); |
Nigel Tao | a1d4dce | 2022-10-18 00:01:20 | [diff] [blame] | 1843 | file_manager::prefs::RegisterProfilePrefs(registry); |
Fergus Dall | 54a6a43 | 2022-11-18 17:35:29 | [diff] [blame] | 1844 | bruschetta::prefs::RegisterProfilePrefs(registry); |
Chris Mullins | e5958619 | 2023-03-06 17:42:17 | [diff] [blame] | 1845 | wallpaper_handlers::prefs::RegisterProfilePrefs(registry); |
Vignesh Shenvi | 145bf6e | 2023-05-08 22:11:30 | [diff] [blame] | 1846 | ash::reporting::RegisterProfilePrefs(registry); |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1847 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
gab | 3ca4a49 | 2017-03-02 00:19:41 | [diff] [blame] | 1848 | |
Darin Fisher | 127d578 | 2021-01-20 20:32:34 | [diff] [blame] | 1849 | #if BUILDFLAG(IS_CHROMEOS_LACROS) |
| 1850 | lacros_prefs::RegisterProfilePrefs(registry); |
Andreea Costinas | 68cad91f | 2021-09-22 15:58:09 | [diff] [blame] | 1851 | chromeos::ProxyConfigServiceLacros::RegisterProfilePrefs(registry); |
Ian Helmke | c4a4e45 | 2022-05-09 22:17:58 | [diff] [blame] | 1852 | lacros_prefs::RegisterExtensionControlledAshPrefs(registry); |
Irina Fedorova | 1374542 | 2022-07-15 12:59:00 | [diff] [blame] | 1853 | KioskSessionServiceLacros::RegisterProfilePrefs(registry); |
Nancy Wang | c84098e | 2022-10-24 10:30:36 | [diff] [blame] | 1854 | apps::WebsiteMetricsServiceLacros::RegisterProfilePrefs(registry); |
Darin Fisher | 127d578 | 2021-01-20 20:32:34 | [diff] [blame] | 1855 | #endif |
| 1856 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1857 | #if BUILDFLAG(IS_WIN) |
Alex St-Onge | 9e4b9b7 | 2021-06-08 15:35:54 | [diff] [blame] | 1858 | CdmPrefServiceHelper::RegisterProfilePrefs(registry); |
mad | 2b3b655 | 2014-09-25 00:44:49 | [diff] [blame] | 1859 | component_updater::RegisterProfilePrefsForSwReporter(registry); |
Scott Violet | 3ff87d06 | 2021-12-21 06:10:10 | [diff] [blame] | 1860 | FontPrewarmerTabHelper::RegisterProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1861 | NetworkProfileBubble::RegisterProfilePrefs(registry); |
alito | 856526d | 2017-03-03 09:16:17 | [diff] [blame] | 1862 | safe_browsing::SettingsResetPromptPrefsManager::RegisterProfilePrefs( |
| 1863 | registry); |
ftirelo | 46b3422 | 2017-06-19 10:36:57 | [diff] [blame] | 1864 | safe_browsing::PostCleanupSettingsResetter::RegisterProfilePrefs(registry); |
[email protected] | a442280 | 2012-05-03 09:19:15 | [diff] [blame] | 1865 | #endif |
[email protected] | eeec6ca | 2013-02-21 15:10:43 | [diff] [blame] | 1866 | |
Sebastien Lalancette | 41362531 | 2023-05-08 13:58:01 | [diff] [blame] | 1867 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ |
| 1868 | BUILDFLAG(IS_CHROMEOS_ASH) |
Zonghan Xu | c528f6e8 | 2022-08-09 22:31:58 | [diff] [blame] | 1869 | device_signals::RegisterProfilePrefs(registry); |
Sebastien Lalancette | 41362531 | 2023-05-08 13:58:01 | [diff] [blame] | 1870 | #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || |
| 1871 | // BUILDFLAG(IS_CHROMEOS_ASH) |
Zonghan Xu | c528f6e8 | 2022-08-09 22:31:58 | [diff] [blame] | 1872 | |
Nicolas Ouellet-Payeur | c1b8993 | 2022-09-30 16:22:53 | [diff] [blame] | 1873 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
Nicolas | 4b82a65 | 2019-01-04 17:42:38 | [diff] [blame] | 1874 | browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry); |
Nicolas Ouellet-Payeur | 9a4a94d | 2018-09-17 15:26:11 | [diff] [blame] | 1875 | #endif |
| 1876 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1877 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH) |
Daniel Murphy | 3657906d | 2021-04-13 20:33:12 | [diff] [blame] | 1878 | preinstalled_apps::RegisterProfilePrefs(registry); |
Becca Hughes | 7d2bbb8 | 2018-08-07 22:56:59 | [diff] [blame] | 1879 | #endif |
| 1880 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1881 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) |
Kristi Park | d0f7241 | 2021-07-02 01:09:03 | [diff] [blame] | 1882 | sharing_hub::RegisterProfilePrefs(registry); |
| 1883 | #endif |
| 1884 | |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1885 | #if defined(TOOLKIT_VIEWS) |
| 1886 | accessibility_prefs::RegisterInvertBubbleUserPrefs(registry); |
Yuheng Huang | 9ce5489 | 2022-05-06 19:29:39 | [diff] [blame] | 1887 | side_search_prefs::RegisterProfilePrefs(registry); |
Lei Zhang | 92c1554 | 2020-01-10 17:05:10 | [diff] [blame] | 1888 | RegisterBrowserViewProfilePrefs(registry); |
Owen Min | ef022e9 | 2019-10-15 21:25:21 | [diff] [blame] | 1889 | #endif |
| 1890 | |
Duncan Mercer | 8062eef | 2022-12-28 22:28:37 | [diff] [blame] | 1891 | #if BUILDFLAG(ENABLE_LENS_DESKTOP) |
Juan Mojica | 4669f8d | 2021-08-05 20:01:45 | [diff] [blame] | 1892 | registry->RegisterBooleanPref( |
| 1893 | prefs::kLensRegionSearchEnabled, true, |
| 1894 | user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); |
Duncan Mercer | 8062eef | 2022-12-28 22:28:37 | [diff] [blame] | 1895 | registry->RegisterBooleanPref(prefs::kLensDesktopNTPSearchEnabled, true); |
| 1896 | #endif |
| 1897 | |
| 1898 | #if !BUILDFLAG(IS_ANDROID) |
Martin Kreichgauer | d7aa4f9 | 2022-02-22 20:46:21 | [diff] [blame] | 1899 | registry->RegisterBooleanPref( |
| 1900 | webauthn::pref_names::kRemoteProxiedRequestsAllowed, false); |
dljames | 0a96ef19 | 2022-07-07 23:31:43 | [diff] [blame] | 1901 | |
Caroline Rising | f4b4909 | 2023-03-23 02:28:26 | [diff] [blame] | 1902 | side_panel_prefs::RegisterProfilePrefs(registry); |
Juan Mojica | 4669f8d | 2021-08-05 20:01:45 | [diff] [blame] | 1903 | #endif |
| 1904 | |
Nina Satragno | d7b8fb4 | 2022-11-10 20:43:39 | [diff] [blame] | 1905 | registry->RegisterBooleanPref(webauthn::pref_names::kAllowWithBrokenCerts, |
| 1906 | false); |
| 1907 | |
Sean Harrison | f263b73 | 2021-12-07 11:17:52 | [diff] [blame] | 1908 | registry->RegisterBooleanPref(prefs::kPrivacyGuideViewed, false); |
Sean Harrison | f263b73 | 2021-12-07 11:17:52 | [diff] [blame] | 1909 | |
Leonard Grey | 812af7a | 2022-05-02 15:46:03 | [diff] [blame] | 1910 | #if BUILDFLAG(IS_MAC) |
| 1911 | registry->RegisterBooleanPref(policy::policy_prefs::kScreenTimeEnabled, true); |
| 1912 | #endif |
| 1913 | |
James Cook | 0ba192bf | 2017-12-01 20:53:11 | [diff] [blame] | 1914 | RegisterProfilePrefsForMigration(registry); |
Alison Gale | 6bf2cc5 | 2022-09-08 15:11:49 | [diff] [blame] | 1915 | |
| 1916 | #if !BUILDFLAG(IS_ANDROID) |
| 1917 | registry->RegisterIntegerPref(prefs::kHighEfficiencyChipExpandedCount, 0); |
Alison Gale | 58bb3cd5 | 2023-04-21 15:03:20 | [diff] [blame] | 1918 | registry->RegisterTimePref(prefs::kLastHighEfficiencyChipExpandedTimestamp, |
| 1919 | base::Time()); |
Florian Jacky | 6723cef | 2023-04-17 11:38:31 | [diff] [blame] | 1920 | permissions::PermissionHatsTriggerHelper::RegisterProfilePrefs(registry); |
Alison Gale | 6bf2cc5 | 2022-09-08 15:11:49 | [diff] [blame] | 1921 | #endif |
Anders Hartvoll Ruud | eedebdc | 2022-10-12 15:38:01 | [diff] [blame] | 1922 | |
| 1923 | #if BUILDFLAG(IS_ANDROID) |
| 1924 | registry->RegisterBooleanPref(prefs::kVirtualKeyboardResizesLayoutByDefault, |
| 1925 | false); |
| 1926 | #endif |
Kirubel Aklilu | bb80408 | 2022-11-10 19:02:30 | [diff] [blame] | 1927 | |
| 1928 | registry->RegisterTimePref(prefs::kDIPSTimerLastUpdate, base::Time()); |
Kyungjun Lee | 0dcd7c3e | 2022-12-16 22:01:39 | [diff] [blame] | 1929 | |
| 1930 | #if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
| 1931 | registry->RegisterBooleanPref( |
| 1932 | prefs::kAccessibilityPdfOcrAlwaysActive, false, |
| 1933 | user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); |
| 1934 | #endif // BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
initial.commit | 09911bf | 2008-07-26 23:55:29 | [diff] [blame] | 1935 | } |
license.bot | bf09a50 | 2008-08-24 00:55:55 | [diff] [blame] | 1936 | |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1937 | void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) { |
Xi Han | 25a7f03 | 2019-04-18 21:44:21 | [diff] [blame] | 1938 | RegisterUserProfilePrefs(registry, g_browser_process->GetApplicationLocale()); |
| 1939 | } |
| 1940 | |
| 1941 | void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry, |
| 1942 | const std::string& locale) { |
| 1943 | RegisterProfilePrefs(registry, locale); |
[email protected] | 2424cc5 | 2013-07-17 13:44:38 | [diff] [blame] | 1944 | |
Xiaohan Wang | ae7f918 | 2022-01-16 00:37:52 | [diff] [blame] | 1945 | #if BUILDFLAG(IS_ANDROID) |
mlliu | ee3a405c | 2016-10-28 22:34:52 | [diff] [blame] | 1946 | ::android::RegisterUserProfilePrefs(registry); |
| 1947 | #endif |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1948 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
Xiyuan Xia | 5a8c417 | 2019-05-13 16:23:48 | [diff] [blame] | 1949 | ash::RegisterUserProfilePrefs(registry); |
| 1950 | #endif |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1951 | } |
| 1952 | |
[email protected] | 8eefe84 | 2014-01-17 06:42:40 | [diff] [blame] | 1953 | void RegisterScreenshotPrefs(PrefRegistrySimple* registry) { |
| 1954 | registry->RegisterBooleanPref(prefs::kDisableScreenshots, false); |
| 1955 | } |
| 1956 | |
Yuta Hijikata | 31a359c | 2020-11-27 07:50:26 | [diff] [blame] | 1957 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
Xiyuan Xia | 5a8c417 | 2019-05-13 16:23:48 | [diff] [blame] | 1958 | void RegisterSigninProfilePrefs(user_prefs::PrefRegistrySyncable* registry) { |
Xi Han | 25a7f03 | 2019-04-18 21:44:21 | [diff] [blame] | 1959 | RegisterProfilePrefs(registry, g_browser_process->GetApplicationLocale()); |
Xiyuan Xia | 5a8c417 | 2019-05-13 16:23:48 | [diff] [blame] | 1960 | ash::RegisterSigninProfilePrefs(registry); |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1961 | } |
Eyor Alemayehu | 4b516fb | 2019-02-20 20:24:29 | [diff] [blame] | 1962 | |
[email protected] | 37ca3fe0 | 2013-07-05 15:32:44 | [diff] [blame] | 1963 | #endif |
| 1964 | |
rkaplow | f216caf | 2015-03-02 22:37:45 | [diff] [blame] | 1965 | // This method should be periodically pruned of year+ old migrations. |
Gabriel Charette | 1eecf13 | 2021-04-15 16:55:53 | [diff] [blame] | 1966 | // See chrome/browser/prefs/README.md for details. |
Lei Zhang | b76b80e3 | 2020-04-08 16:58:16 | [diff] [blame] | 1967 | void MigrateObsoleteLocalStatePrefs(PrefService* local_state) { |
Scott Little | c463f336 | 2022-02-15 18:44:24 | [diff] [blame] | 1968 | // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated |
| 1969 | // or cleared here, and that pref is also used in iOS Chrome, it may also need |
| 1970 | // to be migrated or cleared specifically for iOS as well. This could be by |
| 1971 | // doing the migration in feature code that's called by all platforms instead |
| 1972 | // of here, or by calling migration code in the appropriate place for iOS |
Gauthier Ambard | fd73b8a1 | 2023-05-17 09:54:43 | [diff] [blame] | 1973 | // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm. |
Scott Little | c463f336 | 2022-02-15 18:44:24 | [diff] [blame] | 1974 | |
Dominic Battre | 645d4234 | 2020-12-04 16:14:10 | [diff] [blame] | 1975 | // BEGIN_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS |
| 1976 | // Please don't delete the preceding line. It is used by PRESUBMIT.py. |
| 1977 | |
Oksana Zhuravlova | 58c8528 | 2022-06-14 20:24:28 | [diff] [blame] | 1978 | // Added 06/2022. |
| 1979 | local_state->ClearPref(kBackgroundTracingLastUpload); |
Caitlin Fischer | a3cec3e0 | 2022-06-23 04:29:10 | [diff] [blame] | 1980 | local_state->ClearPref(kStabilityGpuCrashCount); |
Caitlin Fischer | c1d6f317 | 2022-06-28 23:10:02 | [diff] [blame] | 1981 | local_state->ClearPref(kStabilityRendererCrashCount); |
| 1982 | local_state->ClearPref(kStabilityExtensionRendererCrashCount); |
Caitlin Fischer | 07366b1 | 2022-06-23 17:18:24 | [diff] [blame] | 1983 | #if !BUILDFLAG(IS_ANDROID) |
| 1984 | local_state->ClearPref(kStabilityPageLoadCount); |
| 1985 | #endif |
Oksana Zhuravlova | 58c8528 | 2022-06-14 20:24:28 | [diff] [blame] | 1986 | |
Caitlin Fischer | 69c1ca89 | 2022-07-06 18:32:45 | [diff] [blame] | 1987 | // Added 07/2002. |
| 1988 | local_state->ClearPref(kStabilityCrashCount); |
| 1989 | |
Roman Sorokin | c138f298 | 2022-09-05 16:42:30 | [diff] [blame] | 1990 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 1991 | // Added 09/2022 |
| 1992 | local_state->ClearPref(kUsersLastInputMethod); |
| 1993 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 1994 | |
Avi Drissman | fee70e5f | 2022-11-02 20:50:11 | [diff] [blame] | 1995 | #if BUILDFLAG(ENABLE_BACKGROUND_MODE) && BUILDFLAG(IS_MAC) |
| 1996 | // Added 11/2022. |
| 1997 | local_state->ClearPref(kUserRemovedLoginItem); |
| 1998 | local_state->ClearPref(kChromeCreatedLoginItem); |
| 1999 | local_state->ClearPref(kMigratedLoginItemPref); |
| 2000 | #endif |
Nicolas Dossou-Gbete | 2804a37 | 2022-11-09 17:25:35 | [diff] [blame] | 2001 | #if BUILDFLAG(IS_CHROMEOS_LACROS) |
| 2002 | if (local_state->HasPrefPath(kPrimaryProfileFirstRunFinished)) { |
| 2003 | bool old_value = local_state->GetBoolean(kPrimaryProfileFirstRunFinished); |
| 2004 | local_state->ClearPref(kPrimaryProfileFirstRunFinished); |
| 2005 | local_state->SetBoolean(prefs::kFirstRunFinished, old_value); |
| 2006 | } |
| 2007 | #endif |
Avi Drissman | fee70e5f | 2022-11-02 20:50:11 | [diff] [blame] | 2008 | |
Victor Hugo Vianna Silva | 29ab0a3 | 2022-11-10 03:48:38 | [diff] [blame] | 2009 | // Added 11/2022. |
| 2010 | local_state->ClearPref(kLocalConsentsDictionary); |
| 2011 | |
Nasser Al-shawwa | 16ffdfc | 2023-01-13 14:32:20 | [diff] [blame] | 2012 | // Added 01/2023 |
| 2013 | local_state->ClearPref(kSendDownloadToCloudPref); |
Nasser Al-shawwa | fef4178 | 2023-01-27 20:43:50 | [diff] [blame] | 2014 | |
Sebastien Lalancette | 55953e4 | 2023-01-17 14:48:31 | [diff] [blame] | 2015 | #if BUILDFLAG(IS_MAC) |
| 2016 | local_state->ClearPref(kDeviceTrustDisableKeyCreationPref); |
| 2017 | #endif // BUILDFLAG(IS_MAC) |
Nasser Al-shawwa | 16ffdfc | 2023-01-13 14:32:20 | [diff] [blame] | 2018 | |
Andrew Bregger | f89f132 | 2023-02-01 02:22:03 | [diff] [blame] | 2019 | // Added 01/2023 |
| 2020 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2021 | local_state->ClearPref(kEventSequenceLastSystemUptime); |
| 2022 | local_state->ClearPref(kEventSequenceResetCounter); |
| 2023 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2024 | |
Lu Huang | eba5b53 | 2023-02-22 23:19:34 | [diff] [blame] | 2025 | // Added 02/2023 |
| 2026 | #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
| 2027 | local_state->ClearPref(kWebAppsUrlHandlerInfo); |
| 2028 | #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) |
| 2029 | |
Brittany Hartmire | 537aa47b | 2023-03-01 23:43:09 | [diff] [blame] | 2030 | // Added 02/2023. |
| 2031 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2032 | local_state->ClearPref(kEasyUnlockLocalStateTpmKeys); |
| 2033 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2034 | |
Artsiom Mitrokhin | cf332e2 | 2023-03-07 16:27:47 | [diff] [blame] | 2035 | // Added 03/2023. |
| 2036 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2037 | local_state->ClearPref(kGlanceablesSignoutScreenshotDuration); |
| 2038 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2039 | |
Brittany Hartmire | afd3531 | 2023-03-16 00:21:03 | [diff] [blame] | 2040 | // Added 03/2023. |
| 2041 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2042 | local_state->ClearPref(kEasyUnlockLocalStateUserPrefs); |
| 2043 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2044 | |
Brittany Hartmire | 1ffd662e | 2023-04-04 22:46:51 | [diff] [blame] | 2045 | // Added 04/2023. |
| 2046 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2047 | local_state->ClearPref(kEasyUnlockHardlockState); |
| 2048 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2049 | |
Artem Sumaneev | 77f80bb | 2023-04-11 14:04:58 | [diff] [blame] | 2050 | // Added 04/2023. |
| 2051 | local_state->ClearPref(kTypeSubscribedForInvalidations); |
| 2052 | local_state->ClearPref(kActiveRegistrationToken); |
| 2053 | local_state->ClearPref(kFCMInvalidationClientIDCache); |
| 2054 | |
Osama Fathy | 5d23665 | 2023-04-17 17:31:12 | [diff] [blame] | 2055 | // Added 04/2023. |
| 2056 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2057 | local_state->ClearPref(kConsolidatedConsentTrial); |
| 2058 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2059 | |
Roland Bock | 8e21dd02 | 2023-04-27 09:33:48 | [diff] [blame] | 2060 | // Added 04/2023. |
| 2061 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2062 | local_state->ClearPref(kEnrollmentIdUploadedOnChromad); |
| 2063 | local_state->ClearPref(kLastChromadMigrationAttemptTime); |
| 2064 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2065 | |
Pilar Molina Lopez | ef82550 | 2023-05-12 18:08:48 | [diff] [blame] | 2066 | // Added 05/2023. |
Colin Blundell | a2aea27 | 2023-05-15 09:50:00 | [diff] [blame] | 2067 | local_state->ClearPref(kForceEnablePepperVideoDecoderDevAPI); |
| 2068 | |
| 2069 | // Added 05/2023. |
Pilar Molina Lopez | ef82550 | 2023-05-12 18:08:48 | [diff] [blame] | 2070 | local_state->ClearPref(kUseMojoVideoDecoderForPepperAllowed); |
| 2071 | |
Vasiliy Telezhnikov | 2a78645 | 2023-05-12 23:53:37 | [diff] [blame] | 2072 | // Added 05/2023 |
| 2073 | local_state->ClearPref(kPPAPISharedImagesSwapChainAllowed); |
| 2074 | |
Ramin Halavati | ec90e02 | 2023-05-23 13:55:05 | [diff] [blame] | 2075 | // Added 05/2023. |
| 2076 | #if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE) |
| 2077 | local_state->ClearPref(kScreenAIScheduledDeletionTimePrefName); |
| 2078 | #endif |
| 2079 | |
Cathy Li | 7ff02962 | 2023-05-26 04:56:52 | [diff] [blame] | 2080 | // Added 05/2023 |
| 2081 | #if BUILDFLAG(IS_ANDROID) |
| 2082 | local_state->ClearPref(kWeeklyStatsReportingTimestamp); |
| 2083 | #endif |
| 2084 | |
Hidehiko Abe | ad7991f2 | 2023-05-31 14:32:22 | [diff] [blame] | 2085 | // Added 05/2023. |
| 2086 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2087 | local_state->ClearPref(kSupervisedUsersFirstRun); |
| 2088 | local_state->ClearPref(kSupervisedUserSyncId); |
| 2089 | local_state->ClearPref(kSupervisedUserManagers); |
| 2090 | local_state->ClearPref(kSupervisedUserManagerNames); |
| 2091 | local_state->ClearPref(kSupervisedUserManagerDisplayEmails); |
| 2092 | |
| 2093 | local_state->ClearPref(kSupervisedUserPasswordSchema); |
| 2094 | local_state->ClearPref(kSupervisedUserPasswordSalt); |
| 2095 | local_state->ClearPref(kSupervisedUserPasswordRevision); |
| 2096 | |
| 2097 | local_state->ClearPref(kSupervisedUserNeedPasswordUpdate); |
| 2098 | local_state->ClearPref(kSupervisedUserIncompleteKey); |
| 2099 | #endif |
| 2100 | |
Dominic Battre | 645d4234 | 2020-12-04 16:14:10 | [diff] [blame] | 2101 | // Please don't delete the following line. It is used by PRESUBMIT.py. |
| 2102 | // END_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS |
Scott Little | c463f336 | 2022-02-15 18:44:24 | [diff] [blame] | 2103 | |
| 2104 | // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated |
| 2105 | // or cleared here, and that pref is also used in iOS Chrome, it may also need |
| 2106 | // to be migrated or cleared specifically for iOS as well. This could be by |
| 2107 | // doing the migration in feature code that's called by all platforms instead |
| 2108 | // of here, or by calling migration code in the appropriate place for iOS |
Gauthier Ambard | fd73b8a1 | 2023-05-17 09:54:43 | [diff] [blame] | 2109 | // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm. |
rkaplow | f216caf | 2015-03-02 22:37:45 | [diff] [blame] | 2110 | } |
| 2111 | |
| 2112 | // This method should be periodically pruned of year+ old migrations. |
Gabriel Charette | 1eecf13 | 2021-04-15 16:55:53 | [diff] [blame] | 2113 | // See chrome/browser/prefs/README.md for details. |
rkaplow | f216caf | 2015-03-02 22:37:45 | [diff] [blame] | 2114 | void MigrateObsoleteProfilePrefs(Profile* profile) { |
Scott Little | c463f336 | 2022-02-15 18:44:24 | [diff] [blame] | 2115 | // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated |
| 2116 | // or cleared here, and that pref is also used in iOS Chrome, it may also need |
| 2117 | // to be migrated or cleared specifically for iOS as well. This could be by |
| 2118 | // doing the migration in feature code that's called by all platforms instead |
| 2119 | // of here, or by calling migration code in the appropriate place for iOS |
Gauthier Ambard | fd73b8a1 | 2023-05-17 09:54:43 | [diff] [blame] | 2120 | // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm. |
Scott Little | c463f336 | 2022-02-15 18:44:24 | [diff] [blame] | 2121 | |
Dominic Battre | 645d4234 | 2020-12-04 16:14:10 | [diff] [blame] | 2122 | // BEGIN_MIGRATE_OBSOLETE_PROFILE_PREFS |
| 2123 | // Please don't delete the preceding line. It is used by PRESUBMIT.py. |
| 2124 | |
rkaplow | f216caf | 2015-03-02 22:37:45 | [diff] [blame] | 2125 | PrefService* profile_prefs = profile->GetPrefs(); |
| 2126 | |
wutao | bc9027e | 2020-04-08 02:01:44 | [diff] [blame] | 2127 | // Check MigrateDeprecatedAutofillPrefs() to see if this is safe to remove. |
Moe Ahmadi | c3061bd | 2018-08-30 16:25:32 | [diff] [blame] | 2128 | autofill::prefs::MigrateDeprecatedAutofillPrefs(profile_prefs); |
Alexandr Ilin | 273e20b | 2018-09-05 19:47:57 | [diff] [blame] | 2129 | |
Tarun Bansal | 99e447d | 2020-03-17 10:07:56 | [diff] [blame] | 2130 | // Added 3/2020. |
Julian Pastarmov | 7da3bc2 | 2021-03-30 14:30:18 | [diff] [blame] | 2131 | // TODO(crbug.com/1062698): Remove this once the privacy settings redesign |
| 2132 | // is fully launched. |
Ben Schwartz | 135746c | 2020-05-14 04:37:03 | [diff] [blame] | 2133 | chrome_browser_net::secure_dns::MigrateProbesSettingToOrFromBackup( |
| 2134 | profile_prefs); |
wutao | 2e24aff | 2020-04-03 17:01:02 | [diff] [blame] | 2135 | |
Mihai Sardarescu | 3a27a8b | 2022-05-30 14:01:49 | [diff] [blame] | 2136 | #if BUILDFLAG(ENABLE_DICE_SUPPORT) |
| 2137 | // Added 06/2022. |
| 2138 | profile_prefs->ClearPref(kTokenServiceDiceCompatible); |
| 2139 | #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) |
| 2140 | |
Marc Treib | 1c0019a | 2022-06-02 09:25:01 | [diff] [blame] | 2141 | #if BUILDFLAG(IS_ANDROID) |
| 2142 | // Added 06/2022. |
Min Qin | 2435d85 | 2022-06-29 22:38:31 | [diff] [blame] | 2143 | profile_prefs->ClearPref(kDownloadLaterPromptStatus); |
Marc Treib | 1c0019a | 2022-06-02 09:25:01 | [diff] [blame] | 2144 | #endif // BUILDFLAG(IS_ANDROID) |
| 2145 | |
David Padlipsky | 6bc14aa | 2022-06-23 21:08:34 | [diff] [blame] | 2146 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2147 | // Added 06/2022. |
| 2148 | profile_prefs->ClearPref(kImprovedShortcutsNotificationShownCount); |
| 2149 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2150 | |
Yann Dago | 2cbd7cb | 2022-06-27 18:18:29 | [diff] [blame] | 2151 | // Added 06/2022. |
| 2152 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
Martin Kreichgauer | c86cc65 | 2022-10-28 16:52:04 | [diff] [blame] | 2153 | profile_prefs->ClearPref(kU2fSecurityKeyApiEnabled); |
Yann Dago | 2cbd7cb | 2022-06-27 18:18:29 | [diff] [blame] | 2154 | #endif |
| 2155 | profile_prefs->ClearPref(prefs::kCloudPrintSubmitEnabled); |
| 2156 | |
Theodore Olsauskas-Warren | 0b85230 | 2022-06-28 12:05:07 | [diff] [blame] | 2157 | // Added 06/2022. |
| 2158 | profile_prefs->ClearPref(kPrivacySandboxPreferencesReconciled); |
| 2159 | |
Mariam Ali | 784166e | 2022-07-05 16:03:18 | [diff] [blame] | 2160 | // Added 07/2022 |
| 2161 | profile_prefs->ClearPref(kPrivacySandboxFlocEnabled); |
| 2162 | profile_prefs->ClearPref(kPrivacySandboxFlocDataAccessibleSince); |
sauski | ad03aa4 | 2022-07-12 10:38:18 | [diff] [blame] | 2163 | profile_prefs->ClearPref(kPrivacySandboxApisEnabledV2Init); |
Mariam Ali | 784166e | 2022-07-05 16:03:18 | [diff] [blame] | 2164 | |
JunHo Seo | 1f0506f2 | 2022-07-26 02:52:25 | [diff] [blame] | 2165 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
| 2166 | // Added 07/2022. |
| 2167 | profile_prefs->ClearPref(kExtensionToolbar); |
| 2168 | #endif |
| 2169 | |
dpapad | 8ad51013 | 2022-07-29 18:21:07 | [diff] [blame] | 2170 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2171 | // Added 07/2022. |
Colin Kincaid | f11f856 | 2022-09-14 15:41:06 | [diff] [blame] | 2172 | profile_prefs->ClearPref(kCanShowFolderSelectionNudge); |
dpapad | 8ad51013 | 2022-07-29 18:21:07 | [diff] [blame] | 2173 | profile_prefs->ClearPref(kSettingsShowOSBanner); |
| 2174 | #endif |
| 2175 | |
Maksim Ivanov | 5705be3 | 2022-08-09 22:07:48 | [diff] [blame] | 2176 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2177 | // Added 08/2022. |
| 2178 | profile_prefs->ClearPref(kSecurityTokenSessionNotificationDisplayed); |
| 2179 | #endif |
| 2180 | |
Ryan Sultanem | b3b422e | 2022-08-12 12:13:02 | [diff] [blame] | 2181 | #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH) |
| 2182 | // Added 08/2022. |
| 2183 | profile_prefs->ClearPref(kProfileAvatarTutorialShown); |
| 2184 | #endif |
| 2185 | |
Tom Anderson | cb340848 | 2022-09-02 19:06:41 | [diff] [blame] | 2186 | #if BUILDFLAG(IS_LINUX) |
| 2187 | // Added 08/2022. |
| 2188 | if (profile_prefs->HasPrefPath(prefs::kUsesSystemThemeDeprecated)) { |
| 2189 | auto migrated_theme = |
| 2190 | profile_prefs->GetBoolean(prefs::kUsesSystemThemeDeprecated) |
| 2191 | ? ui::SystemTheme::kGtk |
| 2192 | : ui::SystemTheme::kDefault; |
| 2193 | profile_prefs->SetInteger(prefs::kSystemTheme, |
| 2194 | static_cast<int>(migrated_theme)); |
| 2195 | } |
| 2196 | profile_prefs->ClearPref(prefs::kUsesSystemThemeDeprecated); |
| 2197 | #endif |
| 2198 | |
Theodore Olsauskas-Warren | 221e3ecd | 2022-09-08 08:21:24 | [diff] [blame] | 2199 | // Added 09/2022. |
| 2200 | profile_prefs->ClearPref(kPrivacySandboxFirstPartySetsDataAccessAllowed); |
| 2201 | |
Colin Kincaid | f11f856 | 2022-09-14 15:41:06 | [diff] [blame] | 2202 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2203 | // Added 09/2022. |
| 2204 | profile_prefs->ClearPref(kClipboardHistoryNewFeatureBadgeCount); |
| 2205 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2206 | |
Jan Keitel | 4707c1f | 2022-11-30 11:08:59 | [diff] [blame] | 2207 | // Added 09/2022. |
Jan Keitel | 98b2cc4 | 2022-09-20 05:38:39 | [diff] [blame] | 2208 | #if BUILDFLAG(IS_ANDROID) |
Jan Keitel | bb6f647 | 2022-09-26 13:36:38 | [diff] [blame] | 2209 | auto migrate_shared_pref = [profile_prefs](const std::string& source, |
| 2210 | const std::string& target) { |
| 2211 | if (absl::optional<bool> shared_pref = |
| 2212 | android::shared_preferences::GetAndClearBoolean(source); |
| 2213 | shared_pref) { |
| 2214 | profile_prefs->SetBoolean(target, shared_pref.value()); |
| 2215 | } |
| 2216 | }; |
| 2217 | |
Clemens Arbesser | 46cb4f7 | 2022-12-07 15:08:17 | [diff] [blame] | 2218 | // These settings will also need to be deleted from ChromePreferenceKeys.java. |
Jan Keitel | 4707c1f | 2022-11-30 11:08:59 | [diff] [blame] | 2219 | migrate_shared_pref(kDeprecatedAutofillAssistantConsent, |
| 2220 | kAutofillAssistantConsent); |
| 2221 | migrate_shared_pref(kDeprecatedAutofillAssistantEnabled, |
| 2222 | kAutofillAssistantEnabled); |
| 2223 | migrate_shared_pref(kDeprecatedAutofillAssistantTriggerScriptsEnabled, |
| 2224 | kAutofillAssistantTriggerScriptsEnabled); |
| 2225 | migrate_shared_pref(kDeprecatedAutofillAssistantTriggerScriptsIsFirstTimeUser, |
| 2226 | kAutofillAssistantTriggerScriptsIsFirstTimeUser); |
Jan Keitel | 98b2cc4 | 2022-09-20 05:38:39 | [diff] [blame] | 2227 | #endif |
| 2228 | |
Kirubel Aklilu | d8f571c9 | 2022-09-22 16:37:44 | [diff] [blame] | 2229 | // Added 09/2022. |
| 2230 | profile_prefs->ClearPref(kFirstPartySetsEnabled); |
| 2231 | |
Jonathan Freed | ff18fb6a | 2022-10-17 20:46:29 | [diff] [blame] | 2232 | // Added 10/2022 |
David Roger | 877bdc7 | 2022-10-19 09:38:51 | [diff] [blame] | 2233 | #if BUILDFLAG(IS_ANDROID) |
Jonathan Freed | ff18fb6a | 2022-10-17 20:46:29 | [diff] [blame] | 2234 | feed::MigrateObsoleteProfilePrefsOct_2022(profile_prefs); |
| 2235 | #endif // BUILDFLAG(IS_ANDROID) |
Peter Birk Pakkenberg | 71a4394 | 2023-01-04 13:50:37 | [diff] [blame] | 2236 | profile_prefs->ClearPref(kOriginTrialPrefKey); |
Jonathan Freed | ff18fb6a | 2022-10-17 20:46:29 | [diff] [blame] | 2237 | |
David Roger | 877bdc7 | 2022-10-19 09:38:51 | [diff] [blame] | 2238 | // Once this migration is complete, the tracked preference |
| 2239 | // `kGoogleServicesLastAccountIdDeprecated` can be removed. |
| 2240 | if (profile_prefs->HasPrefPath( |
| 2241 | prefs::kGoogleServicesLastAccountIdDeprecated)) { |
| 2242 | std::string account_id = |
| 2243 | profile_prefs->GetString(prefs::kGoogleServicesLastAccountIdDeprecated); |
| 2244 | profile_prefs->ClearPref(prefs::kGoogleServicesLastAccountIdDeprecated); |
| 2245 | bool is_email = account_id.find('@') != std::string::npos; |
Andrew Bregger | f89f132 | 2023-02-01 02:22:03 | [diff] [blame] | 2246 | if (!is_email && !account_id.empty()) { |
David Roger | 877bdc7 | 2022-10-19 09:38:51 | [diff] [blame] | 2247 | profile_prefs->SetString(prefs::kGoogleServicesLastGaiaId, account_id); |
Andrew Bregger | f89f132 | 2023-02-01 02:22:03 | [diff] [blame] | 2248 | } |
David Roger | 877bdc7 | 2022-10-19 09:38:51 | [diff] [blame] | 2249 | } |
| 2250 | |
Martin Kreichgauer | c86cc65 | 2022-10-28 16:52:04 | [diff] [blame] | 2251 | // Added 10/2022. |
| 2252 | #if BUILDFLAG(ENABLE_EXTENSIONS) |
| 2253 | profile_prefs->ClearPref(kLoadCryptoTokenExtension); |
| 2254 | #endif |
| 2255 | |
Yulun Wu | 066dab71 | 2022-11-01 17:20:24 | [diff] [blame] | 2256 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2257 | // Added 10/2022. |
| 2258 | profile_prefs->ClearPref(kSuggestedContentInfoShownInLauncher); |
| 2259 | profile_prefs->ClearPref(kSuggestedContentInfoDismissedInLauncher); |
| 2260 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2261 | |
Jan Keitel | 4707c1f | 2022-11-30 11:08:59 | [diff] [blame] | 2262 | // Added 11/2022. |
| 2263 | profile_prefs->ClearPref(kAutofillAssistantEnabled); |
| 2264 | profile_prefs->ClearPref(kAutofillAssistantConsent); |
| 2265 | profile_prefs->ClearPref(kAutofillAssistantTriggerScriptsEnabled); |
| 2266 | profile_prefs->ClearPref(kAutofillAssistantTriggerScriptsIsFirstTimeUser); |
| 2267 | |
Mikel Astiz | 823b7101 | 2022-12-07 09:57:02 | [diff] [blame] | 2268 | // Added 12/2022. |
Mikel Astiz | 231dd52 | 2023-04-23 15:51:44 | [diff] [blame] | 2269 | profile_prefs->ClearPref(kDeprecatedReadingListHasUnseenEntries); |
Mikel Astiz | 823b7101 | 2022-12-07 09:57:02 | [diff] [blame] | 2270 | |
Vishwas Uppoor | bcf3672 | 2022-12-30 18:55:22 | [diff] [blame] | 2271 | // Added 12/2022. |
| 2272 | profile_prefs->ClearPref(kAutofillWalletImportStorageCheckboxState); |
| 2273 | |
Daseul Lee | 56c5a8d | 2023-01-17 17:18:46 | [diff] [blame] | 2274 | // Added 01/2023. |
| 2275 | profile_prefs->ClearPref(kFileSystemSyncAccessHandleAsyncInterfaceEnabled); |
| 2276 | |
mark a. foltz | 26481621 | 2023-01-19 21:10:46 | [diff] [blame] | 2277 | // Added 01/2023. |
| 2278 | #if !BUILDFLAG(IS_ANDROID) |
| 2279 | profile_prefs->ClearPref(kMediaRouterTabMirroringSources); |
| 2280 | #endif // !BUILDFLAG(IS_ANDROID) |
| 2281 | |
Mahmoud Rashad | 96ac602 | 2023-01-26 23:48:18 | [diff] [blame] | 2282 | // Added 01/2023 |
| 2283 | profile_prefs->ClearPref(kAutofillCreditCardSigninPromoImpressionCount); |
| 2284 | |
Nasser Al-shawwa | fef4178 | 2023-01-27 20:43:50 | [diff] [blame] | 2285 | // Added 01/2023 |
| 2286 | profile_prefs->ClearPref(kSendDownloadToCloudPref); |
Osama Fathy | 592e239a | 2023-02-02 15:26:13 | [diff] [blame] | 2287 | |
| 2288 | // Added 02/2023. |
| 2289 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2290 | profile_prefs->ClearPref(kArcTermsShownInOobe); |
| 2291 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2292 | |
Maksim Moskvitin | 265fd06 | 2023-02-17 13:04:22 | [diff] [blame] | 2293 | // Added 02/2023. |
| 2294 | profile_prefs->ClearPref(kSyncInvalidationVersions); |
| 2295 | profile_prefs->ClearPref(kSyncInvalidationVersions2); |
| 2296 | |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 2297 | // Added 02/2023. |
Lei Zhang | 5e1ffd6 | 2023-02-23 17:52:44 | [diff] [blame] | 2298 | profile_prefs->ClearPref(kClearPluginLSODataEnabled); |
Lei Zhang | 543294f | 2023-02-23 19:53:43 | [diff] [blame] | 2299 | profile_prefs->ClearPref(kContentSettingsPluginAllowlist); |
Lei Zhang | 5e1ffd6 | 2023-02-23 17:52:44 | [diff] [blame] | 2300 | profile_prefs->ClearPref(kPepperFlashSettingsEnabled); |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 2301 | profile_prefs->ClearPref(kPluginsAllowOutdated); |
Lei Zhang | 701e234 | 2023-02-22 00:39:42 | [diff] [blame] | 2302 | profile_prefs->ClearPref(kPluginsLastInternalDirectory); |
| 2303 | profile_prefs->ClearPref(kPluginsPluginsList); |
Lei Zhang | 52efbb0 | 2023-02-21 22:56:38 | [diff] [blame] | 2304 | profile_prefs->ClearPref(kPluginsShowDetails); |
| 2305 | |
Brittany Hartmire | 8a36b6e4 | 2023-02-24 23:09:09 | [diff] [blame] | 2306 | // Added 02/2023. |
| 2307 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2308 | profile_prefs->ClearPref(kHasSeenSmartLockSignInRemovedNotification); |
| 2309 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2310 | |
Eric Sum | bed9fdd | 2023-03-15 18:06:30 | [diff] [blame] | 2311 | // Added 03/2023. |
| 2312 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2313 | ash::ambient::prefs::MigrateDeprecatedPrefs(*profile_prefs); |
| 2314 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2315 | |
Ari Chivukula | 951893d | 2023-03-03 18:03:29 | [diff] [blame] | 2316 | // Added 03/2023 |
| 2317 | profile_prefs->ClearPref( |
| 2318 | kGoogleSearchDomainMixingMetricsEmitterLastMetricsTime); |
| 2319 | |
conniekxu | 4d14f65c | 2023-03-28 20:56:36 | [diff] [blame] | 2320 | // Added 03/2023. |
| 2321 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2322 | profile_prefs->ClearPref(kDarkLightModeNudgeLeftToShowCount); |
| 2323 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2324 | |
Adam Langley | 39067030 | 2023-03-31 00:43:31 | [diff] [blame] | 2325 | // Added 03/2023. |
| 2326 | #if BUILDFLAG(IS_WIN) |
| 2327 | profile_prefs->ClearPref(kWebAuthnLastOperationWasNativeAPI); |
| 2328 | #endif |
| 2329 | |
Richard Chui | 821cdad | 2023-04-07 21:39:57 | [diff] [blame] | 2330 | // Added 04/2023. |
| 2331 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2332 | profile_prefs->ClearPref(kBentoBarEnabled); |
| 2333 | profile_prefs->ClearPref(kUserHasUsedDesksRecently); |
| 2334 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2335 | |
Dan Harrington | 8379149 | 2023-04-10 20:49:27 | [diff] [blame] | 2336 | // Added 04/2023. |
| 2337 | #if BUILDFLAG(IS_ANDROID) |
| 2338 | profile_prefs->ClearPref(kBackoff); |
| 2339 | profile_prefs->ClearPref(kUserSettingEnabled); |
| 2340 | profile_prefs->ClearPref(kLimitlessPrefetchingEnabledTimePref); |
| 2341 | profile_prefs->ClearPref(kPrefetchTestingHeaderPref); |
| 2342 | profile_prefs->ClearPref(kEnabledByServer); |
| 2343 | profile_prefs->ClearPref(kNextForbiddenCheckTimePref); |
| 2344 | profile_prefs->ClearPref(kPrefetchCachedGCMToken); |
| 2345 | #endif |
| 2346 | |
Artem Sumaneev | 77f80bb | 2023-04-11 14:04:58 | [diff] [blame] | 2347 | // Added 04/2023. |
| 2348 | profile_prefs->ClearPref(kTypeSubscribedForInvalidations); |
| 2349 | profile_prefs->ClearPref(kActiveRegistrationToken); |
| 2350 | profile_prefs->ClearPref(kFCMInvalidationClientIDCache); |
| 2351 | |
Dan Harrington | 899e2523 | 2023-04-11 18:23:57 | [diff] [blame] | 2352 | // Added 04/2023. |
| 2353 | #if BUILDFLAG(IS_ANDROID) |
| 2354 | ntp_snippets::prefs::MigrateObsoleteProfilePrefsApril2023(profile_prefs); |
| 2355 | #endif |
| 2356 | |
Jérémie Boulic | 8d672f2 | 2023-04-18 02:44:05 | [diff] [blame] | 2357 | // Added 04/2023. |
| 2358 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2359 | profile_prefs->ClearPref(kOfficeFilesAlwaysMove); |
| 2360 | profile_prefs->ClearPref(kOfficeMoveConfirmationShown); |
| 2361 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2362 | |
Brittany Hartmire | 402a392 | 2023-04-18 22:15:36 | [diff] [blame] | 2363 | // Added 04/2023. |
| 2364 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2365 | profile_prefs->ClearPref(kProximityAuthIsChromeOSLoginEnabled); |
| 2366 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2367 | |
Brittany Hartmire | 22aa1ae8 | 2023-05-09 17:37:23 | [diff] [blame] | 2368 | // Added 05/2023. |
| 2369 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2370 | profile_prefs->ClearPref(kSmartLockSigninAllowed); |
| 2371 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2372 | |
David Trainor | b7400c2 | 2023-05-10 19:17:06 | [diff] [blame] | 2373 | // Added 05/2023. |
| 2374 | #if BUILDFLAG(IS_ANDROID) |
| 2375 | profile_prefs->ClearPref(kVideoTutorialsPreferredLocaleKey); |
| 2376 | profile_prefs->ClearPref(kVideoTutorialsLastUpdatedTimeKey); |
| 2377 | #endif // BUILDFLAG(IS_ANDROID |
| 2378 | |
Peter Marshall | 7fdea2b | 2023-05-15 01:16:38 | [diff] [blame] | 2379 | // Added 05/2023. |
| 2380 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2381 | profile_prefs->ClearPref(kOfficeSetupComplete); |
| 2382 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2383 | |
Elias Khsheibun | d170056 | 2023-05-15 13:31:21 | [diff] [blame] | 2384 | // Added 05/2023. |
Michael Checo | 1f862594 | 2023-05-23 19:33:47 | [diff] [blame] | 2385 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2386 | profile_prefs->ClearPref(kEventRemappedToRightClick); |
| 2387 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2388 | |
| 2389 | // Added 05/2023. |
Elias Khsheibun | d170056 | 2023-05-15 13:31:21 | [diff] [blame] | 2390 | #if BUILDFLAG(IS_ANDROID) |
| 2391 | profile_prefs->ClearPref(kTimesUPMAuthErrorShown); |
| 2392 | #endif // BUILDFLAG(IS_ANDROID) |
| 2393 | |
Maciek Slusarczyk | 56833f0 | 2023-05-19 09:02:14 | [diff] [blame] | 2394 | // Added 05/2023. |
| 2395 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2396 | profile_prefs->ClearPref(kSamlPasswordSyncToken); |
| 2397 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2398 | |
Alan Cutter | 086bdf7 | 2023-06-09 02:40:11 | [diff] [blame] | 2399 | // Added 06/2023. |
| 2400 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2401 | profile_prefs->ClearPref(kWebAppCalculatorAppErasureFixAppliedPref); |
| 2402 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2403 | |
Alan Cutter | 3bfce6e | 2023-06-07 01:53:02 | [diff] [blame] | 2404 | // Added 06/2023. |
| 2405 | profile_prefs->ClearPref(kWebAppsExtensionIDs); |
| 2406 | |
Marc Treib | 7aaf2133 | 2023-06-14 08:30:01 | [diff] [blame] | 2407 | // Added 06/2023. |
| 2408 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2409 | profile_prefs->ClearPref(kOsSyncPrefsMigrated); |
| 2410 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2411 | |
Yue Zhang | f7cf671 | 2023-06-16 18:11:32 | [diff] [blame] | 2412 | // Added 06/2023. |
| 2413 | #if !BUILDFLAG(IS_ANDROID) |
| 2414 | profile_prefs->ClearPref(kShouldShowSidePanelBookmarkTab); |
| 2415 | #endif // !BUILDFLAG(IS_ANDROID) |
| 2416 | |
Jian Li | 7541a08 | 2023-06-18 23:52:14 | [diff] [blame] | 2417 | // Added 06/2023 |
| 2418 | #if BUILDFLAG(ENABLE_FEED_V2) |
| 2419 | profile_prefs->ClearPref(kVideoPreviewsType); |
| 2420 | #endif // BUILDFLAG(ENABLE_FEED_V2) |
| 2421 | |
Maciek Slusarczyk | 9fed5223 | 2023-06-21 14:46:07 | [diff] [blame^] | 2422 | // Added 06/2023. |
| 2423 | #if BUILDFLAG(IS_CHROMEOS_ASH) |
| 2424 | profile_prefs->ClearPref(kGaiaLastOnlineSignInTime); |
| 2425 | profile_prefs->ClearPref(kSAMLLastGAIASignInTime); |
| 2426 | #endif // BUILDFLAG(IS_CHROMEOS_ASH) |
| 2427 | |
Dominic Battre | 645d4234 | 2020-12-04 16:14:10 | [diff] [blame] | 2428 | // Please don't delete the following line. It is used by PRESUBMIT.py. |
| 2429 | // END_MIGRATE_OBSOLETE_PROFILE_PREFS |
Scott Little | c463f336 | 2022-02-15 18:44:24 | [diff] [blame] | 2430 | |
| 2431 | // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated |
| 2432 | // or cleared here, and that pref is also used in iOS Chrome, it may also need |
| 2433 | // to be migrated or cleared specifically for iOS as well. This could be by |
| 2434 | // doing the migration in feature code that's called by all platforms instead |
| 2435 | // of here, or by calling migration code in the appropriate place for iOS |
Gauthier Ambard | fd73b8a1 | 2023-05-17 09:54:43 | [diff] [blame] | 2436 | // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm. |
[email protected] | 102253f | 2012-12-14 17:00:58 | [diff] [blame] | 2437 | } |