blob: ed4dc5dffaac0dd1a5753bd3efe0cc69b282cb41 [file] [log] [blame]
Avi Drissman4a8573c2022-09-09 19:35:541// Copyright 2012 The Chromium Authors
license.botbf09a502008-08-24 00:55:552// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
initial.commit09911bf2008-07-26 23:55:294
[email protected]37858e52010-08-26 00:22:025#include "chrome/browser/prefs/browser_prefs.h"
initial.commit09911bf2008-07-26 23:55:296
[email protected]c5d4b1842014-06-20 21:19:507#include <string>
8
conniekxu4d14f65c2023-03-28 20:56:369#include "ash/constants/ash_constants.h"
Artsiom Mitrokhincf332e22023-03-07 16:27:4710#include "base/time/time.h"
primiano6221e572015-01-28 12:14:3411#include "base/trace_event/trace_event.h"
Nico Webereaa08412019-08-14 01:24:3712#include "build/branding_buildflags.h"
avib896c712015-12-26 02:10:4313#include "build/build_config.h"
Maksim Sisovb2e86e272021-09-28 05:24:4914#include "build/chromecast_buildflags.h"
Yuta Hijikata31a359c2020-11-27 07:50:2615#include "build/chromeos_buildflags.h"
[email protected]1a47d7e2010-10-15 00:37:2416#include "chrome/browser/about_flags.h"
Dominic Mazzoni21fb0282019-02-13 18:32:4717#include "chrome/browser/accessibility/accessibility_labels_service.h"
James Wallace-Lee25a1b05e2018-07-24 00:06:3118#include "chrome/browser/accessibility/accessibility_ui.h"
[email protected]7a25d872012-05-21 19:14:1319#include "chrome/browser/accessibility/invert_bubble_prefs.h"
Jiaming Chengd3d84762023-07-20 20:47:3620#include "chrome/browser/ash/notifications/update_notification_showing_controller.h"
[email protected]b1de2c72013-02-06 02:45:4721#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2322#include "chrome/browser/chrome_content_browser_client.h"
sorinebcfc8dd2016-08-12 21:57:1823#include "chrome/browser/component_updater/component_updater_prefs.h"
[email protected]70019152012-12-19 11:44:1924#include "chrome/browser/devtools/devtools_window.h"
[email protected]e5dc4222010-08-30 22:16:3225#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1626#include "chrome/browser/engagement/important_sites_util.h"
Dominique Fauteux-Chapleau556bb84f2020-04-20 22:06:2927#include "chrome/browser/enterprise/connectors/connectors_prefs.h"
Og Astorga3089fd82021-09-21 00:02:3728#include "chrome/browser/enterprise/reporting/prefs.h"
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:2229#include "chrome/browser/enterprise/util/managed_browser_utils.h"
[email protected]ed2b1002011-05-25 14:12:1030#include "chrome/browser/external_protocol/external_protocol_handler.h"
[email protected]1b3588d2012-10-10 21:17:2531#include "chrome/browser/first_run/first_run.h"
[email protected]e6933d2a2013-03-12 22:32:2132#include "chrome/browser/gpu/gpu_mode_manager.h"
Avi Drissmand30927342018-05-22 15:04:2733#include "chrome/browser/lifetime/browser_shutdown.h"
rajendrantff2361da2020-12-16 09:18:2734#include "chrome/browser/login_detection/login_detection_prefs.h"
Becca Hughes6354b6b2017-08-31 22:01:5535#include "chrome/browser/media/media_engagement_service.h"
John Rummelle5621c12017-09-05 23:52:1036#include "chrome/browser/media/media_storage_id_salt.h"
George Benz13da3df02022-01-14 00:03:5237#include "chrome/browser/media/router/discovery/access_code/access_code_cast_feature.h"
Derek Cheng23a01402018-07-24 13:38:1438#include "chrome/browser/media/router/media_router_feature.h"
Simon Hangl2d73e742023-06-16 16:52:4739#include "chrome/browser/media/webrtc/capture_policy_utils.h"
mcasasa2023ab2016-09-08 01:06:3640#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
Evan Stade32d635a2020-04-03 18:51:2541#include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h"
Sebastien Marchand5a63997a2019-09-27 19:15:3442#include "chrome/browser/memory/enterprise_memory_limit_pref_observer.h"
[email protected]4a55a712014-06-08 16:50:3443#include "chrome/browser/metrics/chrome_metrics_service_client.h"
Eric Secklera5c24e12018-11-28 16:09:2044#include "chrome/browser/net/net_error_tab_helper.h"
Matt Menkecfef87d2017-08-03 13:03:0645#include "chrome/browser/net/profile_network_context_service.h"
Ben Schwartz135746c2020-05-14 04:37:0346#include "chrome/browser/net/secure_dns_util.h"
Matt Menke4dfb375c2018-06-13 18:06:3147#include "chrome/browser/net/system_network_context_manager.h"
Tom Anderson1ef51d032020-02-11 01:05:0848#include "chrome/browser/notifications/notification_display_service_impl.h"
peterc4007912015-07-31 21:13:3749#include "chrome/browser/notifications/notifier_state_tracker.h"
Sharon Yangc6706902018-07-16 13:06:1950#include "chrome/browser/notifications/platform_notification_service_impl.h"
Balazs Engedy715b0ec2019-12-04 15:11:4551#include "chrome/browser/permissions/quiet_notification_permission_ui_state.h"
Simon Pelchate74bbb62021-12-03 23:57:5552#include "chrome/browser/prefetch/prefetch_prefs.h"
[email protected]24f95242014-02-10 17:55:2853#include "chrome/browser/prefs/chrome_pref_service_factory.h"
[email protected]4e94ab32011-08-05 05:28:2754#include "chrome/browser/prefs/incognito_mode_prefs.h"
[email protected]37858e52010-08-26 00:22:0255#include "chrome/browser/prefs/session_startup_pref.h"
Max Curran14dd7872023-03-20 19:57:3656#include "chrome/browser/preloading/prefetch/prefetch_service/prefetch_origin_decider.h"
Sreeja Kamishettyb8e18ae2022-07-22 03:12:4357#include "chrome/browser/preloading/prefetch/search_prefetch/search_prefetch_service.h"
Nikita Podguzov26222d12019-12-04 11:44:3158#include "chrome/browser/printing/print_preview_sticky_settings.h"
[email protected]1bee6ed2012-03-14 06:46:3659#include "chrome/browser/profiles/chrome_version_service.h"
[email protected]ee937fe2013-02-27 00:41:5960#include "chrome/browser/profiles/profile.h"
Thomas Tanglc67ace42019-06-07 19:31:5061#include "chrome/browser/profiles/profile_attributes_entry.h"
Alex Ilinbb08a0d2021-07-08 09:37:2462#include "chrome/browser/profiles/profile_attributes_storage.h"
[email protected]8ecad5e2010-12-02 21:18:3363#include "chrome/browser/profiles/profile_impl.h"
[email protected]de71ae992013-07-18 03:30:3864#include "chrome/browser/profiles/profiles_state.h"
johnmecf2da0c2015-10-28 19:42:1265#include "chrome/browser/push_messaging/push_messaging_app_identifier.h"
Illia Klimov4b72378ed2022-07-18 13:46:5766#include "chrome/browser/push_messaging/push_messaging_service_impl.h"
gab3ca4a492017-03-02 00:19:4167#include "chrome/browser/rlz/chrome_rlz_tracker_delegate.h"
[email protected]a7b8e43d2013-03-18 18:52:4368#include "chrome/browser/search/search.h"
Himanshu Jajubcf3b9292019-06-07 12:54:0769#include "chrome/browser/sharing/sharing_sync_preference.h"
Kristi Parkd0f72412021-07-02 01:09:0370#include "chrome/browser/sharing_hub/sharing_hub_features.h"
Ryan Sleevi4689ad32018-04-16 19:09:0571#include "chrome/browser/ssl/ssl_config_service_manager.h"
avi24d693f2016-08-06 18:03:5272#include "chrome/browser/task_manager/task_manager_interface.h"
oysteine386fc9e2015-06-07 18:45:4173#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2674#include "chrome/browser/ui/browser_ui_prefs.h"
Robert Liao741be302019-07-19 23:24:4275#include "chrome/browser/ui/hats/hats_service.h"
[email protected]297fb7c22012-06-26 12:37:4976#include "chrome/browser/ui/network_profile_bubble.h"
[email protected]9ce7cb42011-12-07 18:53:0777#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
[email protected]62f77772011-02-23 19:45:4278#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:3079#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble.h"
Caroline Risingf4b49092023-03-23 02:28:2680#include "chrome/browser/ui/side_panel/side_panel_prefs.h"
[email protected]b56e2e32012-05-11 21:18:0481#include "chrome/browser/ui/tabs/pinned_tab_codec.h"
Elaine Chien07f137d2021-01-14 02:57:2182#include "chrome/browser/ui/toolbar/chrome_labs_prefs.h"
Livvie Lin9141d0f132020-03-23 22:47:0483#include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h"
Dana Friedcf8c2142022-01-25 18:33:4284#include "chrome/browser/ui/user_education/browser_feature_promo_snooze_service.h"
Emily Shack670f745c2023-03-03 19:47:3085#include "chrome/browser/ui/webui/bookmarks/bookmark_prefs.h"
dpapad2be5b61c62020-12-08 11:58:4986#include "chrome/browser/ui/webui/flags/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4987#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Jayee07bb468c2023-06-01 18:25:3188#include "chrome/browser/ui/webui/policy/policy_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0289#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Xing Liu7252b8d2020-01-22 22:12:4790#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Martin Kreichgauer0e1b15ef2018-06-20 02:59:5091#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Martin Kreichgauerd7aa4f92022-02-22 20:46:2192#include "chrome/browser/webauthn/webauthn_pref_names.h"
Scott Violet6200d332018-02-23 21:29:2393#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:1694#include "chrome/common/pref_names.h"
Ayu Ishiifbb1fad2020-06-22 20:15:0795#include "chrome/common/secure_origin_allowlist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:5196#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:3297#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
ioanapa8bfbc72016-09-07 16:09:0598#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:3099#include "components/certificate_transparency/pref_names.h"
Matt Jones704e1a62022-09-20 16:28:24100#include "components/commerce/core/pref_names.h"
mukai8eaec822014-10-25 17:53:16101#include "components/content_settings/core/browser/host_content_settings_map.h"
Javier Fernández García-Boente7966a892021-12-09 12:28:23102#include "components/custom_handlers/protocol_handler_registry.h"
[email protected]6a5b0712014-07-16 00:30:10103#include "components/dom_distiller/core/distilled_page_prefs.h"
Katie D1ca4328b2020-02-19 18:08:47104#include "components/dom_distiller/core/dom_distiller_features.h"
105#include "components/dom_distiller/core/pref_names.h"
Alex Chen9e56f7352023-01-20 22:56:15106#include "components/domain_reliability/domain_reliability_prefs.h"
Mugdha Lakhanida851fd2021-03-16 18:21:02107#include "components/embedder_support/origin_trials/origin_trial_prefs.h"
hmaree31cadf52022-11-09 22:32:55108#include "components/enterprise/browser/identifiers/identifiers_prefs.h"
sdefresne8593e6432015-12-01 12:38:08109#include "components/flags_ui/pref_service_flags_storage.h"
Moe Ahmadi656dd532021-10-06 21:59:18110#include "components/history_clusters/core/history_clusters_prefs.h"
Brandon Wyliec7a94502018-10-18 18:43:25111#include "components/image_fetcher/core/cache/image_cache.h"
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38112#include "components/invalidation/impl/fcm_invalidation_service.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54113#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07114#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28115#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57116#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20117#include "components/language/core/browser/language_prefs.h"
Duncan Mercer8062eef2022-12-28 22:28:37118#include "components/lens/buildflags.h"
Joe DeBlasio59db500b2020-08-21 00:37:35119#include "components/lookalikes/core/lookalike_url_util.h"
Guido Urdaneta9f831c22023-06-22 13:44:34120#include "components/media_device_salt/media_device_id_salt.h"
Mikel Astizf4226912020-10-19 19:10:37121#include "components/metrics/demographics/user_demographics.h"
Peter Wen45025ea2018-09-17 15:16:27122#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34123#include "components/network_time/network_time_tracker.h"
treibbb0c5af52016-12-09 17:34:15124#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12125#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13126#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53127#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53128#include "components/omnibox/browser/zero_suggest_provider.h"
Sophie Changf2da5f02021-01-07 19:38:47129#include "components/optimization_guide/core/optimization_guide_prefs.h"
[email protected]1f730bd2014-02-28 15:11:32130#include "components/password_manager/core/browser/password_manager.h"
anthonyvd6a43b932017-05-11 18:39:27131#include "components/payments/core/payment_prefs.h"
Anthony Vallee-Duboiscee55b12022-03-24 22:54:02132#include "components/performance_manager/public/user_tuning/prefs.h"
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:04133#include "components/permissions/pref_names.h"
brettw03e61962016-03-15 06:27:04134#include "components/policy/core/browser/browser_policy_connector.h"
Aaron Colwellb4226222020-07-25 16:11:36135#include "components/policy/core/browser/url_blocklist_manager.h"
Jayeeb93166c2023-07-17 14:04:49136#include "components/policy/core/common/local_test_policy_provider.h"
Yann Dago9c1e19512022-02-28 22:27:31137#include "components/policy/core/common/management/management_service.h"
David Bienvenu554a2592020-02-13 20:20:54138#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04139#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26140#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47141#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08142#include "components/prefs/pref_registry_simple.h"
143#include "components/prefs/pref_service.h"
Sean Harrison4685ab72020-12-08 18:26:22144#include "components/privacy_sandbox/privacy_sandbox_prefs.h"
abhishek.a2171c612852015-08-31 10:48:19145#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
Amanda Velasco Gallardo25f07362022-01-28 02:08:47146#include "components/safe_browsing/content/common/file_type_policies_prefs.h"
Ali Jumafb3dc1f2020-01-07 17:33:47147#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
[email protected]0915b352014-06-25 19:58:14148#include "components/search_engines/template_url_prepopulate_data.h"
Carlos IL06e6c8c2020-07-28 00:25:19149#include "components/security_interstitials/content/insecure_form_blocking_page.h"
Colin Blundell7657b402020-02-25 09:46:50150#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Anastasia Helfinstein33187fd2023-01-27 03:06:07151#include "components/segmentation_platform/embedder/default_model/device_switcher_result_dispatcher.h"
Shakti Sahu93bfba22021-06-17 18:05:21152#include "components/segmentation_platform/public/segmentation_platform_service.h"
Ramin Halavati52a9a292022-04-28 04:27:49153#include "components/services/screen_ai/buildflags/buildflags.h"
Ayu Ishii73a353d2022-07-07 21:56:42154#include "components/services/storage/public/cpp/storage_prefs.h"
Mikel Astizf61f4ba02018-06-01 10:50:19155#include "components/sessions/core/session_id_generator.h"
David Rogerfbfc9382021-07-12 13:58:45156#include "components/signin/public/base/signin_buildflags.h"
David Roger877bdc72022-10-19 09:38:51157#include "components/signin/public/base/signin_pref_names.h"
Henrique Ferreiro94eb46f2019-07-03 14:38:56158#include "components/signin/public/identity_manager/identity_manager.h"
Evan Stade89158192021-01-27 18:45:23159#include "components/site_engagement/content/site_engagement_service.h"
Eric Robinson49f19b62018-09-17 21:28:15160#include "components/subresource_filter/content/browser/ruleset_service.h"
[email protected]1099454d2023-01-31 14:35:11161#include "components/supervised_user/core/common/buildflags.h"
Mikel Astiz91c345c2023-05-16 14:18:56162#include "components/sync/service/glue/sync_transport_data_prefs.h"
Marc Treibd6c8540e2023-07-04 19:18:49163#include "components/sync/service/sync_prefs.h"
Jeffrey Cohen053be24d2019-07-23 23:44:05164#include "components/sync_device_info/device_info_prefs.h"
maxbogueea16ff412016-10-28 16:35:29165#include "components/sync_preferences/pref_service_syncable.h"
Mikel Astiz0889b2be2018-09-25 16:20:41166#include "components/sync_sessions/session_sync_prefs.h"
Oksana Zhuravlova58c85282022-06-14 20:24:28167#include "components/tracing/common/pref_names.h"
[email protected]81135072014-02-14 14:11:02168#include "components/translate/core/browser/translate_prefs.h"
wafflesd2d9a332016-04-09 01:59:57169#include "components/update_client/update_client.h"
blundell0300cdea2015-09-03 12:47:44170#include "components/variations/service/variations_service.h"
[email protected]f3b1a082011-11-18 00:34:30171#include "content/public/browser/render_process_host.h"
Scott Violetc8240b02018-03-08 22:03:59172#include "extensions/buildflags/buildflags.h"
[email protected]ad66db12014-07-10 12:43:47173#include "net/http/http_server_properties_manager.h"
Andy Phan99ccfb42022-11-29 18:57:07174#include "pdf/buildflags.h"
Scott Violet02e38b92018-03-27 23:42:14175#include "ppapi/buildflags/buildflags.h"
Scott Violet318a55f2018-03-30 19:08:19176#include "printing/buildflags/buildflags.h"
Scott Violeta5f7ba12018-04-02 22:03:40177#include "rlz/buildflags/buildflags.h"
Jan Keitel98b2cc42022-09-20 05:38:39178#include "third_party/abseil-cpp/absl/types/optional.h"
[email protected]a814d8632009-01-31 20:18:52179
Denis Kuznetsov32099f32017-12-15 14:04:57180#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
thestige4155842014-10-20 18:58:02181#include "chrome/browser/background/background_mode_manager.h"
182#endif
183
brettw00899e62016-11-12 02:10:17184#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:05185#include "chrome/browser/accessibility/animation_policy_prefs.h"
Dominick Ng6ff51052018-07-06 05:30:20186#include "chrome/browser/apps/platform_apps/shortcut_manager.h"
[email protected]17510602014-06-05 11:02:28187#include "chrome/browser/extensions/activity_log/activity_log.h"
188#include "chrome/browser/extensions/api/commands/command_service.h"
[email protected]17510602014-06-05 11:02:28189#include "chrome/browser/extensions/api/tabs/tabs_api.h"
[email protected]d5a74be2014-08-08 01:01:27190#include "chrome/browser/extensions/extension_web_ui.h"
Daniel Murphy3657906d2021-04-13 20:33:12191#include "chrome/browser/extensions/preinstalled_apps.h"
Devlin Cronina997c8e2021-03-18 00:33:18192#include "chrome/browser/ui/extensions/settings_api_bubble_helpers.h"
Devlin Cronin71f0f532018-04-26 16:35:06193#include "chrome/browser/ui/webui/extensions/extensions_ui.h"
tbarzicfa3c7ef62017-04-17 23:12:02194#include "extensions/browser/api/audio/audio_api.h"
afakhry2bd481832016-06-16 16:17:24195#include "extensions/browser/api/runtime/runtime_api.h"
[email protected]d5a74be2014-08-08 01:01:27196#include "extensions/browser/extension_prefs.h"
Emilia Paz363fa0062022-01-15 05:12:03197#include "extensions/browser/permissions_manager.h"
Yann Dago2cbd7cb2022-06-27 18:18:29198#include "extensions/browser/pref_names.h"
Yuta Hijikata31a359c2020-11-27 07:50:26199#if BUILDFLAG(IS_CHROMEOS_ASH)
Michael Ershov289785c2021-06-29 10:53:32200#include "chrome/browser/ash/attestation/tpm_challenge_key.h"
Yuta Hijikata54df9132021-10-09 01:27:12201#include "chrome/browser/ash/crosapi/browser_data_migrator.h"
Henrique Ferreiro7967dce2021-09-23 11:37:47202#include "chrome/browser/ash/device_name/device_name_store.h"
Henrique Ferreirod67f0472022-11-05 00:40:09203#include "chrome/browser/ash/extensions/extensions_permissions_tracker.h"
Yeunjoo Choi5e8463292021-04-28 01:19:42204#include "chrome/browser/ash/kerberos/kerberos_credentials_manager.h"
Henrique Ferreirob3c117562021-02-24 20:12:45205#include "chrome/browser/ash/login/easy_unlock/easy_unlock_service.h"
Henrique Ferreirod57c4962021-09-29 07:26:59206#include "chrome/browser/ash/net/system_proxy_manager.h"
Henrique Ferreiro4ebaaa32021-10-13 16:59:35207#include "chrome/browser/ash/platform_keys/key_permissions/key_permissions_manager_impl.h"
Anatoliy Potapchuka460bc12021-11-05 19:23:10208#include "chrome/browser/ash/policy/networking/euicc_status_uploader.h"
Danila Kuzmin90a42f02021-12-08 14:00:16209#include "chrome/browser/ash/settings/hardware_data_usage_controller.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52210#include "chrome/browser/ash/settings/stats_reporting_controller.h"
Xiaochu Liu48ab5932018-05-11 03:44:04211#include "chrome/browser/component_updater/metadata_table_chromeos.h"
Joel Hockeya9ccf0e2022-05-27 22:11:19212#include "chrome/browser/extensions/api/shared_storage/shared_storage_private_api.h"
yilkal95d9f882021-10-18 21:59:00213#include "chrome/browser/ui/ash/projector/projector_app_client_impl.h"
Yeunjoo Choi38cea422022-10-18 06:19:17214#include "chrome/browser/ui/webui/ash/edu_coexistence/edu_coexistence_login_handler.h"
Yeunjoo Choiebbdaa62022-10-20 01:05:31215#include "chrome/browser/ui/webui/signin/ash/inline_login_handler_impl.h"
Yuta Hijikata31a359c2020-11-27 07:50:26216#endif // BUILDFLAG(IS_CHROMEOS_ASH)
brettw00899e62016-11-12 02:10:17217#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:28218
Andy Phan99ccfb42022-11-29 18:57:07219#if BUILDFLAG(ENABLE_PDF)
220#include "chrome/browser/pdf/pdf_pref_names.h"
221#endif // BUILDFLAG(ENABLE_PDF)
222
Ramin Halavati52a9a292022-04-28 04:27:49223#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Ramin Halavatic21eb8a2023-05-23 07:32:31224#include "chrome/browser/screen_ai/pref_names.h"
Ramin Halavati52a9a292022-04-28 04:27:49225#endif
226
Lei Zhang6cb9b842019-12-16 20:29:12227#if BUILDFLAG(ENABLE_SUPERVISED_USERS)
[email protected]503e2922023-06-23 13:38:37228#include "components/supervised_user/core/browser/child_account_service.h"
[email protected]1e50f232023-05-12 13:57:34229#include "components/supervised_user/core/browser/supervised_user_service.h"
Bettina Deaf3dac202017-09-16 20:53:22230#endif
231
Jian Lic9a227c2022-02-28 22:55:44232#include "components/feed/buildflags.h"
233#include "components/feed/core/common/pref_names.h"
234#include "components/feed/core/shared_prefs/pref_names.h"
235
Xiaohan Wangae7f9182022-01-16 00:37:52236#if BUILDFLAG(IS_ANDROID)
Amanda Lin Dietz8864d302023-06-26 18:36:39237#include "chrome/browser/accessibility/accessibility_prefs/android/accessibility_prefs_controller.h"
zpengdb4a58e2017-01-10 17:40:32238#include "chrome/browser/android/bookmarks/partner_bookmarks_shim.h"
zpengdb4a58e2017-01-10 17:40:32239#include "chrome/browser/android/ntp/recent_tabs_page_prefs.h"
Kenichi Ishibashi35ac7132017-12-08 03:44:30240#include "chrome/browser/android/oom_intervention/oom_intervention_decider.h"
mlliuee3a405c2016-10-28 22:34:52241#include "chrome/browser/android/preferences/browser_prefs_android.h"
Jan Keitel98b2cc42022-09-20 05:38:39242#include "chrome/browser/android/preferences/shared_preferences_migrator_android.h"
Patrick Noland87d9f842019-01-16 03:52:02243#include "chrome/browser/android/usage_stats/usage_stats_bridge.h"
Sky Maliced8eb4302020-08-03 05:46:44244#include "chrome/browser/first_run/android/first_run_prefs.h"
Yu Su4d459862021-04-15 04:19:54245#include "chrome/browser/lens/android/lens_prefs.h"
John Rummell4703af62019-02-15 02:31:00246#include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h"
Lei Zhangdb0c0872022-03-04 04:26:59247#include "chrome/browser/notifications/notification_channels_provider_android.h"
Christopher Thompson2602fea2019-11-26 19:36:54248#include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h"
Glen Robertson8a825ae4f2020-09-16 06:50:08249#include "components/cdm/browser/media_drm_storage_impl.h" // nogncheck crbug.com/1125897
Sebastien Lalancette374cf6a2021-06-22 17:23:52250#include "components/content_creation/notes/core/note_prefs.h"
Dan Harrington899e25232023-04-11 18:23:57251#include "components/ntp_snippets/register_prefs.h"
zpengdb4a58e2017-01-10 17:40:32252#include "components/ntp_tiles/popular_sites_impl.h"
Clark DuVall600abea2020-03-23 16:16:17253#include "components/permissions/contexts/geolocation_permission_context_android.h"
Xing Liu0327d832020-05-15 21:07:03254#include "components/query_tiles/tile_service_prefs.h"
Ella Gec7c64062023-05-02 17:16:14255#include "components/webapps/browser/android/install_prompt_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52256#else // BUILDFLAG(IS_ANDROID)
Yue Zhang87902392020-12-23 23:12:05257#include "chrome/browser/cart/cart_service.h"
Shakti Sahue7597fd2023-04-05 23:32:39258#include "chrome/browser/companion/core/promo_handler.h"
Anqing Zhao9595e482021-06-10 11:33:55259#include "chrome/browser/device_api/device_service_impl.h"
peter9f4490a2017-01-27 00:58:36260#include "chrome/browser/gcm/gcm_product_util.h"
Matt Reynolds1914ff6b2022-02-04 08:48:26261#include "chrome/browser/hid/hid_policy_allowed_devices.h"
Tommy Lid5b7c22b2020-10-28 01:26:51262#include "chrome/browser/intranet_redirect_detector.h"
Lei Zhang6cb9b842019-12-16 20:29:12263#include "chrome/browser/media/unified_autoplay_config.h"
Sebastien Marchande9f7b992021-02-10 03:11:08264#include "chrome/browser/metrics/tab_stats/tab_stats_tracker.h"
Josh Nohle13ea6b432020-07-21 20:46:59265#include "chrome/browser/nearby_sharing/common/nearby_share_prefs.h"
Tibor Goldschwendt83b26a02021-07-09 23:13:18266#include "chrome/browser/new_tab_page/modules/drive/drive_service.h"
Jeremy Selier730b56d32021-09-17 02:59:39267#include "chrome/browser/new_tab_page/modules/photos/photos_service.h"
Riley Tatumc48258f12022-08-18 22:13:13268#include "chrome/browser/new_tab_page/modules/recipes/recipes_service.h"
Rohit Bhatia22e544f2021-10-05 15:32:26269#include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_handler.h"
Tibor Goldschwendt53a0eab2021-07-29 10:40:25270#include "chrome/browser/new_tab_page/promos/promo_service.h"
Yann Dago44d6cc322022-07-13 17:46:25271#include "chrome/browser/policy/developer_tools_policy_handler.h"
Tibor Goldschwendtf3a3ce92021-08-17 00:42:16272#include "chrome/browser/search/background/ntp_custom_background_service.h"
Reilly Grantd4fb5842021-03-15 23:16:49273#include "chrome/browser/serial/serial_policy_allowed_ports.h"
thestigc91176f42014-10-28 20:16:35274#include "chrome/browser/signin/signin_promo.h"
Mei Liang74df4f82022-09-26 23:00:33275#include "chrome/browser/ui/commerce/price_tracking/shopping_list_ui_tab_helper.h"
Eduard Hez55d711f2023-07-12 12:10:07276#include "chrome/browser/ui/safety_hub/safety_hub_prefs.h"
zpengdb4a58e2017-01-10 17:40:32277#include "chrome/browser/ui/startup/startup_browser_creator.h"
rbpotterbe128632019-11-22 04:50:42278#include "chrome/browser/ui/webui/history/foreign_session_handler.h"
Tibor Goldschwendt53ca78b2020-10-07 19:56:18279#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.h"
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:39280#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.h"
John Lee136759f02019-04-15 20:19:11281#include "chrome/browser/ui/webui/settings/settings_ui.h"
Mark Schillaciba4a7322022-06-29 15:08:35282#include "chrome/browser/ui/webui/side_panel/read_anything/read_anything_prefs.h"
Roman Aroracd8462c2021-08-03 01:20:33283#include "chrome/browser/ui/webui/tab_search/tab_search_prefs.h"
rbpotter73c13252021-07-16 21:29:34284#include "chrome/browser/ui/webui/whats_new/whats_new_ui.h"
Greg Thompson8bcd799b2018-08-10 09:49:33285#include "chrome/browser/upgrade_detector/upgrade_detector.h"
Peter Kvitek6567a8a3a2023-01-31 01:03:57286#include "components/headless/policy/headless_mode_prefs.h"
Abigail Klein153fa7a2021-08-26 19:50:50287#include "components/live_caption/live_caption_controller.h"
evliuc5b5a722022-10-28 00:05:49288#include "components/live_caption/live_translate_controller.h"
Lei Zhang6cb9b842019-12-16 20:29:12289#include "components/ntp_tiles/custom_links_manager_impl.h"
Florian Jacky6723cef2023-04-17 11:38:31290#include "components/permissions/permission_hats_trigger_helper.h"
Caroline Rising065085a22023-02-22 14:34:09291#include "components/user_notes/user_notes_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52292#endif // BUILDFLAG(IS_ANDROID)
thestigc91176f42014-10-28 20:16:35293
Nicolas MacBeth53fa8142023-06-20 15:06:09294#if !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
295#include "chrome/browser/promos/promos_utils.h"
296#endif // !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
297
Xiaohan Wangae7f9182022-01-16 00:37:52298#if BUILDFLAG(IS_CHROMEOS)
Tim Sergeant2b6bc66e2022-04-14 20:15:21299#include "chrome/browser/apps/intent_helper/supported_links_infobar_prefs_service.h"
Erik Chen643355d2022-04-22 05:44:49300#include "chrome/browser/chromeos/extensions/echo_private/echo_private_api.h"
Maria Petrisorbb5226b2022-06-02 09:10:51301#include "chrome/browser/chromeos/extensions/login_screen/login/login_api_prefs.h"
Alvin Lee99f8d9a82021-11-18 18:45:55302#include "chrome/browser/chromeos/policy/dlp/dlp_rules_manager_impl.h"
Olya Kalitova39e913d52021-03-16 22:26:22303#include "chrome/browser/extensions/api/enterprise_platform_keys/enterprise_platform_keys_api.h"
Kuo-Hsin Yang40227972022-05-16 18:39:09304#include "chrome/browser/memory/oom_kills_monitor.h"
Michael Ershov5b2a7062022-01-17 14:28:45305#include "chrome/browser/policy/networking/policy_cert_service.h"
Ben Franz73537362021-11-08 11:53:40306#include "chrome/browser/policy/system_features_disable_list_policy_handler.h"
Michael Ershovd9a627e2021-11-03 13:55:27307#include "chrome/browser/ui/webui/certificates_handler.h"
anina koehlerf1e29df62022-08-10 07:22:32308#include "chromeos/ui/wm/fullscreen/pref_names.h"
Andrew Rayskiy16f8cab2022-12-15 16:28:33309#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:00310#include "chrome/browser/extensions/api/printing/printing_api_handler.h"
Andrew Rayskiy16f8cab2022-12-15 16:28:33311#endif // BUILDFLAG(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:52312#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:22313
Yuta Hijikata31a359c2020-11-27 07:50:26314#if BUILDFLAG(IS_CHROMEOS_ASH)
Yao Li646187a2021-11-16 01:02:11315#include "ash/components/arc/arc_prefs.h"
Henrique Ferreirof9d1cb22021-07-13 01:32:47316#include "ash/constants/ash_pref_names.h"
Eric Sumbed9fdd2023-03-15 18:06:30317#include "ash/public/cpp/ambient/ambient_prefs.h"
Xiyuan Xia5a8c4172019-05-13 16:23:48318#include "ash/public/cpp/ash_prefs.h"
Nikki Fangac3f0592023-02-14 01:31:19319#include "chrome/browser/apps/app_deduplication_service/app_deduplication_service.h"
Jeevan Shikarama73dec1a2022-09-08 05:51:52320#include "chrome/browser/apps/app_preload_service/app_preload_service.h"
Nancy Wang811fe4f92021-10-08 12:28:13321#include "chrome/browser/apps/app_service/metrics/app_platform_metrics_service.h"
Tim Sergeant1231dcc2021-05-10 14:00:57322#include "chrome/browser/apps/app_service/webapk/webapk_prefs.h"
Anastasiia N0582a902021-12-08 17:44:59323#include "chrome/browser/ash/account_manager/account_apps_availability.h"
Pranav Batra468fbe622021-06-23 01:42:36324#include "chrome/browser/ash/account_manager/account_manager_edu_coexistence_controller.h"
Yeunjoo Choife4364d2022-12-14 10:41:37325#include "chrome/browser/ash/app_list/app_list_syncable_service.h"
Yeunjoo Choi366e3462022-12-06 08:58:53326#include "chrome/browser/ash/app_list/arc/arc_app_list_prefs.h"
Henrique Ferreiro53d4dc42021-01-27 01:02:38327#include "chrome/browser/ash/app_mode/arc/arc_kiosk_app_manager.h"
328#include "chrome/browser/ash/app_mode/kiosk_app_manager.h"
329#include "chrome/browser/ash/app_mode/kiosk_cryptohome_remover.h"
330#include "chrome/browser/ash/app_mode/web_app/web_kiosk_app_manager.h"
Sammie Quon21285822021-09-20 19:48:34331#include "chrome/browser/ash/app_restore/full_restore_prefs.h"
Yeunjoo Choidf64fe692021-03-08 05:32:34332#include "chrome/browser/ash/apps/apk_web_app_service.h"
Henrique Ferreiro2ef82302021-03-24 12:12:25333#include "chrome/browser/ash/arc/policy/arc_policy_bridge.h"
Henrique Ferreiro717d3022021-03-24 15:43:56334#include "chrome/browser/ash/arc/session/arc_session_manager.h"
Yeunjoo Choi2c5e78c2021-04-01 10:51:52335#include "chrome/browser/ash/bluetooth/debug_logs_manager.h"
Theo Johnson-Kanudc9f96272023-01-12 05:11:39336#include "chrome/browser/ash/bluetooth/hats_bluetooth_revamp_trigger_impl.h"
Pranav Batra468fbe622021-06-23 01:42:36337#include "chrome/browser/ash/borealis/borealis_prefs.h"
Fergus Dall54a6a432022-11-18 17:35:29338#include "chrome/browser/ash/bruschetta/bruschetta_pref_names.h"
Yeunjoo Choiebf07312021-03-24 01:48:51339#include "chrome/browser/ash/cert_provisioning/cert_provisioning_common.h"
Yeunjoo Choi8a355962021-04-13 01:22:27340#include "chrome/browser/ash/child_accounts/family_user_chrome_activity_metrics.h"
341#include "chrome/browser/ash/child_accounts/family_user_metrics_service.h"
342#include "chrome/browser/ash/child_accounts/family_user_session_metrics.h"
Yeunjoo Choi52e1c572021-04-08 07:56:27343#include "chrome/browser/ash/child_accounts/parent_access_code/parent_access_service.h"
Yeunjoo Choi8a355962021-04-13 01:22:27344#include "chrome/browser/ash/child_accounts/screen_time_controller.h"
Yeunjoo Choi882388a2021-04-12 05:17:29345#include "chrome/browser/ash/child_accounts/time_limits/app_activity_registry.h"
346#include "chrome/browser/ash/child_accounts/time_limits/app_time_controller.h"
Pranav Batra468fbe622021-06-23 01:42:36347#include "chrome/browser/ash/crosapi/browser_util.h"
Yeunjoo Choiaba21c02021-05-07 09:06:34348#include "chrome/browser/ash/crostini/crostini_pref_names.h"
Henrique Ferreiro2029590e2021-09-23 08:01:52349#include "chrome/browser/ash/cryptauth/client_app_metadata_provider_service.h"
350#include "chrome/browser/ash/cryptauth/cryptauth_device_id_provider_impl.h"
Yeunjoo Choi91907642021-04-16 13:18:19351#include "chrome/browser/ash/customization/customization_document.h"
Nigel Taoa1d4dce2022-10-18 00:01:20352#include "chrome/browser/ash/file_manager/file_manager_pref_names.h"
Andrew Rayskiy47076d72022-09-27 18:46:14353#include "chrome/browser/ash/file_manager/file_tasks.h"
Yeunjoo Choi627505b7b2021-05-13 15:56:31354#include "chrome/browser/ash/file_system_provider/registry.h"
Yeunjoo Choi55626172021-07-27 03:17:27355#include "chrome/browser/ash/first_run/first_run.h"
Geng Li11526bb42022-02-15 23:59:14356#include "chrome/browser/ash/floating_workspace/floating_workspace_util.h"
Joel Hockeyfcc56a292022-06-17 02:28:00357#include "chrome/browser/ash/guest_os/guest_id.h"
Yeunjoo Choi0a9c1d42021-03-31 01:38:56358#include "chrome/browser/ash/guest_os/guest_os_pref_names.h"
David Munro86435df2022-07-25 01:27:45359#include "chrome/browser/ash/guest_os/guest_os_terminal.h"
Yeunjoo Choi6aa07d82021-03-22 08:55:28360#include "chrome/browser/ash/lock_screen_apps/state_controller.h"
Henrique Ferreiro606669a2021-02-24 13:36:55361#include "chrome/browser/ash/login/demo_mode/demo_mode_resources_remover.h"
362#include "chrome/browser/ash/login/demo_mode/demo_session.h"
363#include "chrome/browser/ash/login/demo_mode/demo_setup_controller.h"
Henrique Ferreiroe55c0d5f2021-02-25 02:16:05364#include "chrome/browser/ash/login/quick_unlock/fingerprint_storage.h"
365#include "chrome/browser/ash/login/quick_unlock/pin_storage_prefs.h"
366#include "chrome/browser/ash/login/quick_unlock/quick_unlock_utils.h"
Ahmed Nasrbe0670b72022-03-09 23:28:17367#include "chrome/browser/ash/login/reporting/login_logout_reporter.h"
Henrique Ferreiro96143e5a2021-02-25 12:52:36368#include "chrome/browser/ash/login/saml/saml_profile_prefs.h"
Henrique Ferreiro1786d45a2021-02-25 22:48:19369#include "chrome/browser/ash/login/screens/enable_adb_sideloading_screen.h"
Henrique Ferreiro81312ab2021-02-25 23:14:03370#include "chrome/browser/ash/login/screens/reset_screen.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41371#include "chrome/browser/ash/login/security_token_session_controller.h"
Henrique Ferreiroad3c6a572021-03-02 12:43:51372#include "chrome/browser/ash/login/session/user_session_manager.h"
Henrique Ferreiroa264c8c02021-07-20 08:31:47373#include "chrome/browser/ash/login/signin/signin_error_notifier.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41374#include "chrome/browser/ash/login/startup_utils.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58375#include "chrome/browser/ash/login/users/avatar/user_image_manager.h"
Aiden Chiavatti112d3672023-03-17 21:13:41376#include "chrome/browser/ash/login/users/avatar/user_image_prefs.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58377#include "chrome/browser/ash/login/users/avatar/user_image_sync_observer.h"
378#include "chrome/browser/ash/login/users/chrome_user_manager_impl.h"
Henrique Ferreiro12a42b02021-03-04 23:45:53379#include "chrome/browser/ash/login/users/multi_profile_user_controller.h"
Andreea Costinasc33add32023-07-13 16:57:13380#include "chrome/browser/ash/net/ash_proxy_monitor.h"
Henrique Ferreirod57c4962021-09-29 07:26:59381#include "chrome/browser/ash/net/network_throttling_observer.h"
Yeunjoo Choic5b3bf492021-03-15 13:57:19382#include "chrome/browser/ash/plugin_vm/plugin_vm_pref_names.h"
Yeunjoo Choi7227dba2021-08-04 06:35:47383#include "chrome/browser/ash/policy/core/browser_policy_connector_ash.h"
Yeunjoo Choiead8b3c2021-07-27 08:08:19384#include "chrome/browser/ash/policy/core/device_cloud_policy_manager_ash.h"
Yeunjoo Choi8623e4a2021-07-02 01:57:06385#include "chrome/browser/ash/policy/core/dm_token_storage.h"
Yeunjoo Choia60b6212021-07-06 11:25:12386#include "chrome/browser/ash/policy/enrollment/auto_enrollment_client_impl.h"
387#include "chrome/browser/ash/policy/enrollment/enrollment_requisition_manager.h"
388#include "chrome/browser/ash/policy/external_data/handlers/device_wallpaper_image_external_data_handler.h"
Yeunjoo Choi5d6eb012021-07-09 03:03:05389#include "chrome/browser/ash/policy/handlers/adb_sideloading_allowance_mode_policy_handler.h"
390#include "chrome/browser/ash/policy/handlers/minimum_version_policy_handler.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16391#include "chrome/browser/ash/policy/handlers/tpm_auto_update_mode_policy_handler.h"
Yeunjoo Choiad73a322021-07-20 04:55:49392#include "chrome/browser/ash/policy/reporting/app_install_event_log_manager_wrapper.h"
393#include "chrome/browser/ash/policy/reporting/arc_app_install_event_logger.h"
Vignesh Shenvi145bf6e2023-05-08 22:11:30394#include "chrome/browser/ash/policy/reporting/metrics_reporting/metric_reporting_prefs.h"
Sanja Perisic91217932022-04-13 13:45:02395#include "chrome/browser/ash/policy/scheduled_task_handler/reboot_notifications_scheduler.h"
Yeunjoo Choid33fdb62021-07-21 06:57:42396#include "chrome/browser/ash/policy/status_collector/device_status_collector.h"
397#include "chrome/browser/ash/policy/status_collector/status_collector.h"
Yeunjoo Choi0bab0cf2021-05-31 05:14:03398#include "chrome/browser/ash/power/auto_screen_brightness/metrics_reporter.h"
Yeunjoo Choi7629a77a12021-06-02 06:37:18399#include "chrome/browser/ash/power/power_metrics_reporter.h"
Henrique Ferreiroae846062021-10-04 14:44:34400#include "chrome/browser/ash/preferences.h"
Pranav Batra9c0eb782022-02-01 23:13:33401#include "chrome/browser/ash/printing/cups_printers_manager.h"
Yeunjoo Choia52715a2021-09-09 02:45:17402#include "chrome/browser/ash/printing/enterprise_printers_provider.h"
Yeunjoo Choi0fb01cf62021-04-21 01:30:15403#include "chrome/browser/ash/release_notes/release_notes_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36404#include "chrome/browser/ash/scanning/chrome_scanning_app_delegate.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16405#include "chrome/browser/ash/scheduler_configuration_manager.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52406#include "chrome/browser/ash/settings/device_settings_cache.h"
Yeunjoo Choia43d74a2021-02-10 23:23:19407#include "chrome/browser/ash/system/automatic_reboot_manager.h"
408#include "chrome/browser/ash/system/input_device_settings.h"
Glen Robertson54e553b2023-06-27 03:18:37409#include "chrome/browser/ash/system_web_apps/apps/help_app/help_app_notification_controller.h"
Anthony Vallee-Dubois85edf222020-03-24 20:30:02410#include "chrome/browser/device_identity/chromeos/device_oauth2_token_store_chromeos.h"
[email protected]5a145e82014-05-29 22:19:07411#include "chrome/browser/extensions/extension_assets_manager_chromeos.h"
xhwangc84739e2015-03-14 01:02:46412#include "chrome/browser/media/protected_media_identifier_permission_context.h"
[email protected]8304f61a2014-05-24 12:17:33413#include "chrome/browser/metrics/chromeos_metrics_provider.h"
Jong Ahnfaf5f1f72023-01-19 03:20:44414#include "chrome/browser/metrics/structured/chrome_structured_metrics_recorder.h"
Erik Chenc2927bbd2021-09-22 23:20:07415#include "chrome/browser/ui/ash/shelf/chrome_shelf_prefs.h"
Yeunjoo Choi3fc970b2022-10-28 02:55:48416#include "chrome/browser/ui/webui/ash/login/enable_debugging_screen_handler.h"
Yeunjoo Choi6edb40f2022-08-31 04:00:52417#include "chrome/browser/ui/webui/settings/ash/os_settings_ui.h"
Roman Aleksandrovd32e34e72019-05-22 17:29:50418#include "chrome/browser/upgrade_detector/upgrade_detector_chromeos.h"
Henrique Ferreiro94c5e502022-08-17 14:20:22419#include "chromeos/ash/components/audio/audio_devices_pref_handler_impl.h"
Henrique Ferreiro35a7b8c2022-08-19 01:32:13420#include "chromeos/ash/components/device_activity/device_activity_controller.h"
Henrique Ferreiroc9e2aaf2022-07-07 13:45:18421#include "chromeos/ash/components/local_search_service/search_metrics_reporter.h"
Yeunjoo Choi1a8bc9942022-06-20 05:31:16422#include "chromeos/ash/components/network/cellular_esim_profile_handler_impl.h"
423#include "chromeos/ash/components/network/cellular_metrics_logger.h"
Yeunjoo Choibe813122022-06-29 15:13:44424#include "chromeos/ash/components/network/fast_transition_observer.h"
425#include "chromeos/ash/components/network/managed_cellular_pref_handler.h"
Yeunjoo Choi643dead2022-07-11 12:52:16426#include "chromeos/ash/components/network/network_metadata_store.h"
Yeunjoo Choida91d6452022-06-02 15:26:42427#include "chromeos/ash/components/network/proxy/proxy_config_handler.h"
Henrique Ferreiroacf002702022-10-06 21:54:59428#include "chromeos/ash/components/timezone/timezone_resolver.h"
Yeunjoo Choi2d3704c12022-06-21 02:44:34429#include "chromeos/ash/services/assistant/public/cpp/assistant_prefs.h"
Anastasiia N1ad94e1e2022-09-15 08:47:28430#include "chromeos/ash/services/auth_factor_config/auth_factor_config.h"
Henrique Ferreiroae001e92022-09-01 16:58:46431#include "chromeos/ash/services/bluetooth_config/bluetooth_power_controller_impl.h"
432#include "chromeos/ash/services/bluetooth_config/device_name_manager_impl.h"
Yeunjoo Choia292ed72022-11-01 01:19:55433#include "chromeos/ash/services/device_sync/public/cpp/device_sync_prefs.h"
Yeunjoo Choie4980f452022-10-21 16:07:58434#include "chromeos/ash/services/multidevice_setup/multidevice_setup_service.h"
Yue Lif0da5bf2021-11-19 22:01:57435#include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h"
Kushagra Sinhab37e24db2021-07-02 15:14:24436#include "components/account_manager_core/chromeos/account_manager.h"
stevenjbf22f82e2016-10-26 21:47:38437#include "components/onc/onc_pref_names.h"
glevin5dd01a72016-03-23 23:08:12438#include "components/quirks/quirks_manager.h"
tbarzicd9a88fc92017-07-14 02:18:10439#include "extensions/browser/api/lock_screen_data/lock_screen_item_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36440
Pranav Batra468fbe622021-06-23 01:42:36441#endif // BUILDFLAG(IS_CHROMEOS_ASH)
442
Xiaohan Wangae7f9182022-01-16 00:37:52443#if BUILDFLAG(IS_MAC)
Lei Zhangdb0c0872022-03-04 04:26:59444#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h"
[email protected]425f7a02014-04-29 01:51:44445#include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h"
Tom Anderson6a496032018-08-30 23:38:37446#include "chrome/browser/ui/cocoa/confirm_quit.h"
Song Fangzhencda4af62021-09-09 05:24:02447#include "chrome/browser/web_applications/app_shim_registry_mac.h"
[email protected]2366a3a2012-10-02 20:41:14448#endif
449
Xiaohan Wangae7f9182022-01-16 00:37:52450#if BUILDFLAG(IS_WIN)
[email protected]c5d4b1842014-06-20 21:19:50451#include "chrome/browser/component_updater/sw_reporter_installer_win.h"
Igor Ruvinov13e658e2022-12-13 03:15:20452#include "chrome/browser/enterprise/platform_auth/platform_auth_policy_observer.h"
Scott Violet3ff87d062021-12-21 06:10:10453#include "chrome/browser/font_prewarmer_tab_helper.h"
Alex St-Onge9e4b9b72021-06-08 15:35:54454#include "chrome/browser/media/cdm_pref_service_helper.h"
Xiaohan Wang259f34c7a2022-03-26 23:18:19455#include "chrome/browser/media/media_foundation_service_monitor.h"
Will Harriseb364b2c2022-06-23 00:49:01456#include "chrome/browser/os_crypt/app_bound_encryption_metrics_win.h"
Nico Webereaa08412019-08-14 01:24:37457#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettebb543942019-05-17 17:45:32458#include "chrome/browser/win/conflicts/incompatible_applications_updater.h"
459#include "chrome/browser/win/conflicts/module_database.h"
460#include "chrome/browser/win/conflicts/third_party_conflicts_manager.h"
Nico Webereaa08412019-08-14 01:24:37461#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Rainhard Findling4d621ca2020-10-26 20:46:06462#include "chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_controller_win.h"
ftirelo46b34222017-06-19 10:36:57463#include "chrome/browser/safe_browsing/chrome_cleaner/settings_resetter_win.h"
alito856526d2017-03-03 09:16:17464#include "chrome/browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_prefs_manager.h"
[email protected]bdb8a1e2013-10-03 08:14:00465#endif
466
Xiaohan Wangae7f9182022-01-16 00:37:52467#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Will Harris93d0dcd52023-03-14 23:38:47468#include "components/os_crypt/sync/os_crypt.h"
Will Harris265b3942019-10-21 01:01:33469#endif
470
Sebastien Lalancette413625312023-05-08 13:58:01471#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
472 BUILDFLAG(IS_CHROMEOS_ASH)
Sebastien Lalancette120e0592023-05-04 21:02:33473#include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897
Lu Huangcd11f21c2021-02-03 22:24:56474#endif
475
Yuta Hijikata31a359c2020-11-27 07:50:26476// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
477// of lacros-chrome is complete.
Xiaohan Wangae7f9182022-01-16 00:37:52478#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
479 (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:11480#include "chrome/browser/browser_switcher/browser_switcher_prefs.h"
481#endif
482
Erik Chen38ceca082020-12-16 01:31:35483#if BUILDFLAG(IS_CHROMEOS_LACROS)
Nancy Wangc84098e2022-10-24 10:30:36484#include "chrome/browser/apps/app_service/metrics/website_metrics_service_lacros.h"
Alex Ilin953f1092021-11-26 15:49:10485#include "chrome/browser/lacros/account_manager/account_cache.h"
Polina Bondarenko3f3dc4f2022-04-25 07:55:01486#include "chrome/browser/lacros/app_mode/kiosk_session_service_lacros.h"
Erik Chen38ceca082020-12-16 01:31:35487#include "chrome/browser/lacros/lacros_prefs.h"
Andreea Costinas68cad91f2021-09-22 15:58:09488#include "chrome/browser/lacros/net/proxy_config_service_lacros.h"
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:46489#endif
490
491#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
492#include "chrome/browser/ui/startup/first_run_service.h"
Erik Chen38ceca082020-12-16 01:31:35493#endif
494
Xiaohan Wangae7f9182022-01-16 00:37:52495#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Yusuke Sato28ab25092021-05-07 23:04:02496#include "chrome/browser/device_identity/device_oauth2_token_store_desktop.h"
Yann Dago0d896f62020-02-04 19:59:15497#include "chrome/browser/downgrade/downgrade_prefs.h"
thestigf2a0fa92016-09-07 09:37:29498#include "chrome/browser/ui/startup/default_browser_prompt.h"
499#endif
500
[email protected]ceafc462013-11-04 12:26:03501#if defined(TOOLKIT_VIEWS)
502#include "chrome/browser/ui/browser_view_prefs.h"
Yuheng Huang9ce54892022-05-06 19:29:39503#include "chrome/browser/ui/side_search/side_search_prefs.h"
[email protected]ceafc462013-11-04 12:26:03504#endif
505
Scott Violet53fb03c2021-01-15 23:48:16506#if BUILDFLAG(ENABLE_SESSION_SERVICE)
Christian Dullweber0747d7c92021-05-10 10:05:13507#include "chrome/browser/sessions/session_data_service.h"
Scott Violet53fb03c2021-01-15 23:48:16508#include "chrome/browser/sessions/session_service_log.h"
509#endif
tomc5dd0cd2021-10-01 22:15:52510
Tom Andersoncb3408482022-09-02 19:06:41511#if BUILDFLAG(IS_LINUX)
512#include "ui/color/system_theme.h"
513#endif
514
Chris Mullinse59586192023-03-06 17:42:17515#if BUILDFLAG(IS_CHROMEOS_ASH)
516#include "chrome/browser/ash/wallpaper_handlers/wallpaper_prefs.h"
517#endif
518
[email protected]572f40c9b2012-07-06 20:35:33519namespace {
Yao Xiao9255aec2022-02-05 00:02:19520
Lei Zhang9523de82022-03-14 21:40:21521// Please keep the list of deprecated prefs in chronological order. i.e. Add to
522// the bottom of the list, not here at the top.
Toby Huang33753282020-05-05 18:55:22523
Oksana Zhuravlova58c85282022-06-14 20:24:28524// Deprecated 06/2022.
525const char kBackgroundTracingLastUpload[] = "background_tracing.last_upload";
Caitlin Fischera3cec3e02022-06-23 04:29:10526const char kStabilityGpuCrashCount[] =
527 "user_experience_metrics.stability.gpu_crash_count";
Caitlin Fischerc1d6f3172022-06-28 23:10:02528const char kStabilityRendererCrashCount[] =
529 "user_experience_metrics.stability.renderer_crash_count";
530const char kStabilityExtensionRendererCrashCount[] =
531 "user_experience_metrics.stability.extension_renderer_crash_count";
Caitlin Fischer69c1ca892022-07-06 18:32:45532const char kPrivacySandboxPreferencesReconciled[] =
533 "privacy_sandbox.preferences_reconciled";
Caitlin Fischer07366b12022-06-23 17:18:24534#if BUILDFLAG(ENABLE_DICE_SUPPORT)
535const char kTokenServiceDiceCompatible[] = "token_service.dice_compatible";
536#endif
537#if !BUILDFLAG(IS_ANDROID)
538const char kStabilityPageLoadCount[] =
539 "user_experience_metrics.stability.page_load_count";
540#endif
David Padlipsky6bc14aa2022-06-23 21:08:34541#if BUILDFLAG(IS_CHROMEOS_ASH)
David Padlipsky6bc14aa2022-06-23 21:08:34542const char kImprovedShortcutsNotificationShownCount[] =
543 "ash.improved_shortcuts_notification_shown_count";
544#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Min Qin2435d852022-06-29 22:38:31545#if BUILDFLAG(IS_ANDROID)
Min Qin2435d852022-06-29 22:38:31546const char kDownloadLaterPromptStatus[] =
547 "download.download_later_prompt_status";
548#endif // BUILDFLAG(IS_ANDROID)
549
Caitlin Fischer69c1ca892022-07-06 18:32:45550// Deprecated 07/2022
551const char kPrivacySandboxFlocEnabled[] = "privacy_sandbox.floc_enabled";
552const char kPrivacySandboxFlocDataAccessibleSince[] =
553 "privacy_sandbox.floc_data_accessible_since";
554const char kStabilityCrashCount[] =
555 "user_experience_metrics.stability.crash_count";
sauskiad03aa42022-07-12 10:38:18556const char kPrivacySandboxApisEnabledV2Init[] =
557 "privacy_sandbox.apis_enabled_v2_init";
Caitlin Fischer69c1ca892022-07-06 18:32:45558
JunHo Seo1f0506f22022-07-26 02:52:25559#if BUILDFLAG(ENABLE_EXTENSIONS)
Martin Kreichgauerc86cc652022-10-28 16:52:04560// Deprecated 06/2022.
561const char kU2fSecurityKeyApiEnabled[] =
562 "extensions.u2f_security_key_api_enabled";
563
JunHo Seo1f0506f22022-07-26 02:52:25564// Deprecated 07/2022.
565const char kExtensionToolbar[] = "extensions.toolbar";
Martin Kreichgauerc86cc652022-10-28 16:52:04566
567// Deprecated 10/2022.
568const char kLoadCryptoTokenExtension[] =
569 "extensions.load_cryptotoken_extension";
JunHo Seo1f0506f22022-07-26 02:52:25570#endif
571
Peter Birk Pakkenberg71a43942023-01-04 13:50:37572// Deprecated 10/2022.
573const char kOriginTrialPrefKey[] = "origin_trials.persistent_trials";
574
dpapad8ad510132022-07-29 18:21:07575#if BUILDFLAG(IS_CHROMEOS_ASH)
576// Deprecated 07/2022.
Colin Kincaidf11f8562022-09-14 15:41:06577// The name of a boolean pref that determines whether we can show the folder
578// selection user nudge for the screen capture tool. When this pref is false, it
579// means that we showed the nudge at some point and the user interacted with the
580// capture mode session UI in such a way that the nudge no longer needs to be
581// displayed again.
582constexpr char kCanShowFolderSelectionNudge[] =
583 "ash.capture_mode.can_show_folder_selection_nudge";
dpapad8ad510132022-07-29 18:21:07584const char kSettingsShowOSBanner[] = "settings.cros.show_os_banner";
585#endif
586
Maksim Ivanov5705be32022-08-09 22:07:48587#if BUILDFLAG(IS_CHROMEOS_ASH)
588// Deprecated 08/2022.
589constexpr char kSecurityTokenSessionNotificationDisplayed[] =
590 "security_token_session_notification_displayed";
591#endif
592
Ryan Sultanemb3b422e2022-08-12 12:13:02593#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
594// Deprecated 08/2022.
595const char kProfileAvatarTutorialShown[] =
596 "profile.avatar_bubble_tutorial_shown";
597#endif
598
Roman Sorokinc138f2982022-09-05 16:42:30599#if BUILDFLAG(IS_CHROMEOS_ASH)
600// Deprecated 09/2022.
Colin Kincaidf11f8562022-09-14 15:41:06601constexpr char kClipboardHistoryNewFeatureBadgeCount[] =
602 "ash.clipboard.multipaste_nudges.new_feature_shown_count";
Roman Sorokinc138f2982022-09-05 16:42:30603constexpr char kUsersLastInputMethod[] = "UsersLRUInputMethod";
604#endif // BUILDFLAG(IS_CHROMEOS_ASH)
605
Theodore Olsauskas-Warren221e3ecd2022-09-08 08:21:24606// Deprecated 09/2022.
607const char kPrivacySandboxFirstPartySetsDataAccessAllowed[] =
608 "privacy_sandbox.first_party_sets_data_access_allowed";
609
Kirubel Aklilud8f571c92022-09-22 16:37:44610// Deprecated 09/2022.
611const char kFirstPartySetsEnabled[] = "first_party_sets.enabled";
612
Jan Keitel4707c1f2022-11-30 11:08:59613#if BUILDFLAG(IS_ANDROID)
614// Deprecated 09/2022.
615const char kDeprecatedAutofillAssistantConsent[] = "autofill_assistant_switch";
616const char kDeprecatedAutofillAssistantEnabled[] =
617 "AUTOFILL_ASSISTANT_ONBOARDING_ACCEPTED";
618const char kDeprecatedAutofillAssistantTriggerScriptsEnabled[] =
619 "Chrome.AutofillAssistant.ProactiveHelp";
620const char kDeprecatedAutofillAssistantTriggerScriptsIsFirstTimeUser[] =
621 "Chrome.AutofillAssistant.LiteScriptFirstTimeUser";
622#endif // BUILDFLAG(IS_ANDROID)
623
Yulun Wu066dab712022-11-01 17:20:24624#if BUILDFLAG(IS_CHROMEOS_ASH)
625// Deprecated 10/2022.
626const char kSuggestedContentInfoShownInLauncher[] =
627 "ash.launcher.suggested_content_info_shown";
628const char kSuggestedContentInfoDismissedInLauncher[] =
629 "ash.launcher.suggested_content_info_dismissed";
630#endif
631
Avi Drissmanfee70e5f2022-11-02 20:50:11632#if BUILDFLAG(ENABLE_BACKGROUND_MODE) && BUILDFLAG(IS_MAC)
633// Deprecated 11/2022.
634const char kUserRemovedLoginItem[] = "background_mode.user_removed_login_item";
635const char kChromeCreatedLoginItem[] =
636 "background_mode.chrome_created_login_item";
637const char kMigratedLoginItemPref[] =
638 "background_mode.migrated_login_item_pref";
639#endif
Nicolas Dossou-Gbete2804a372022-11-09 17:25:35640#if BUILDFLAG(IS_CHROMEOS_LACROS)
641const char kPrimaryProfileFirstRunFinished[] =
642 "lacros.primary_profile_first_run_finished";
643#endif
Avi Drissmanfee70e5f2022-11-02 20:50:11644
Victor Hugo Vianna Silva29ab0a32022-11-10 03:48:38645// Deprecated 11/2022.
646const char kLocalConsentsDictionary[] = "local_consents";
647
Jan Keitel4707c1f2022-11-30 11:08:59648// Deprecated 11/2022.
649const char kAutofillAssistantConsent[] = "autofill_assistant.consent";
650const char kAutofillAssistantEnabled[] = "autofill_assistant.enabled";
651const char kAutofillAssistantTriggerScriptsEnabled[] =
652 "autofill_assistant.trigger_scripts.enabled";
653const char kAutofillAssistantTriggerScriptsIsFirstTimeUser[] =
654 "autofill_assistant.trigger_scripts.is_first_time_user";
655
Vishwas Uppoorbcf36722022-12-30 18:55:22656// Deprecated 12/2022.
657const char kAutofillWalletImportStorageCheckboxState[] =
658 "autofill.wallet_import_storage_checkbox_state";
Mikel Astiz231dd522023-04-23 15:51:44659const char kDeprecatedReadingListHasUnseenEntries[] =
660 "reading_list.has_unseen_entries";
Vishwas Uppoorbcf36722022-12-30 18:55:22661
Nasser Al-shawwa16ffdfc2023-01-13 14:32:20662// Deprecated 01/2023
663const char kSendDownloadToCloudPref[] =
664 "enterprise_connectors.send_download_to_cloud";
mark a. foltz264816212023-01-19 21:10:46665
Sebastien Lalancette55953e42023-01-17 14:48:31666#if BUILDFLAG(IS_MAC)
667const char kDeviceTrustDisableKeyCreationPref[] =
668 "enterprise_connectors.device_trust.disable_key_creation";
669#endif // BUILDFLAG(IS_MAC)
Nasser Al-shawwa16ffdfc2023-01-13 14:32:20670
Daseul Lee56c5a8d2023-01-17 17:18:46671// Deprecated 01/2023.
672const char kFileSystemSyncAccessHandleAsyncInterfaceEnabled[] =
673 "policy.file_system_sync_access_handle_async_interface_enabled";
674
mark a. foltz264816212023-01-19 21:10:46675// Deprecated 01/2023.
676#if !BUILDFLAG(IS_ANDROID)
677const char kMediaRouterTabMirroringSources[] =
678 "media_router.tab_mirroring_sources";
679#endif // !BUILDFLAG(IS_ANDROID)
680
Mahmoud Rashad96ac6022023-01-26 23:48:18681// Deprecated 01/2023.
682const char kAutofillCreditCardSigninPromoImpressionCount[] =
683 "autofill.credit_card_signin_promo_impression_count";
684
Andrew Breggerf89f1322023-02-01 02:22:03685// Deprecated 01/2023
686#if BUILDFLAG(IS_CHROMEOS_ASH)
687const char kEventSequenceLastSystemUptime[] =
688 "metrics.event_sequence.last_system_uptime";
689
690// Keeps track of the device reset counter.
691const char kEventSequenceResetCounter[] =
692 "metrics.event_sequence.reset_counter";
693#endif // BUILDFLAG(IS_CHROMEOS_ASH)
694
Osama Fathy592e239a2023-02-02 15:26:13695// Deprecated 02/2023.
696#if BUILDFLAG(IS_CHROMEOS_ASH)
697const char kArcTermsShownInOobe[] = "arc.terms.shown_in_oobe";
698#endif // !BUILDFLAG(IS_CHROMEOS_ASH)
699
Maksim Moskvitin265fd062023-02-17 13:04:22700// Deprecated 02/2023
701const char kSyncInvalidationVersions[] = "sync.invalidation_versions";
702const char kSyncInvalidationVersions2[] = "sync.invalidation_versions2";
703
Lei Zhang52efbb02023-02-21 22:56:38704// Deprecated 02/2023.
Lei Zhang5e1ffd62023-02-23 17:52:44705const char kClearPluginLSODataEnabled[] = "browser.clear_lso_data_enabled";
Lei Zhang543294f2023-02-23 19:53:43706const char kContentSettingsPluginAllowlist[] =
707 "profile.content_settings.plugin_whitelist";
Lei Zhang5e1ffd62023-02-23 17:52:44708const char kPepperFlashSettingsEnabled[] =
709 "browser.pepper_flash_settings_enabled";
Lei Zhang52efbb02023-02-21 22:56:38710const char kPluginsAllowOutdated[] = "plugins.allow_outdated";
Lei Zhang701e2342023-02-22 00:39:42711const char kPluginsLastInternalDirectory[] = "plugins.last_internal_directory";
712const char kPluginsPluginsList[] = "plugins.plugins_list";
Lei Zhang52efbb02023-02-21 22:56:38713const char kPluginsShowDetails[] = "plugins.show_details";
714
Lu Huangeba5b532023-02-22 23:19:34715// Deprecated 02/2023.
716#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
717const char kWebAppsUrlHandlerInfo[] = "web_apps.url_handler_info";
718#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
719
Brittany Hartmire8a36b6e42023-02-24 23:09:09720// Deprecated 02/2023.
721#if BUILDFLAG(IS_CHROMEOS_ASH)
722const char kHasSeenSmartLockSignInRemovedNotification[] =
723 "easy_unlock.has_seen_smart_lock_sign_in_removed_notification";
Brittany Hartmire537aa47b2023-03-01 23:43:09724const char kEasyUnlockLocalStateTpmKeys[] = "easy_unlock.public_tpm_keys";
Brittany Hartmire8a36b6e42023-02-24 23:09:09725#endif // BUILDFLAG(IS_CHROMEOS_ASH)
726
Ari Chivukula951893d2023-03-03 18:03:29727// Deprecated 03/2023.
728const char kGoogleSearchDomainMixingMetricsEmitterLastMetricsTime[] =
729 "browser.last_google_search_domain_mixing_metrics_time";
730
Artsiom Mitrokhincf332e22023-03-07 16:27:47731// Deprecated 03/2023
732#if BUILDFLAG(IS_CHROMEOS_ASH)
733const char kGlanceablesSignoutScreenshotDuration[] =
734 "ash.signout_screenshot.duration";
735#endif // BUILDFLAG(IS_CHROMEOS_ASH)
736
Brittany Hartmireafd35312023-03-16 00:21:03737// Deprecated 03/2023.
738#if BUILDFLAG(IS_CHROMEOS_ASH)
739const char kEasyUnlockLocalStateUserPrefs[] = "easy_unlock.user_prefs";
740#endif // BUILDFLAG(IS_CHROMEOS_ASH)
741
conniekxu4d14f65c2023-03-28 20:56:36742// Deprecated 03/2023
743#if BUILDFLAG(IS_CHROMEOS_ASH)
744const char kDarkLightModeNudgeLeftToShowCount[] =
745 "ash.dark_light_mode.educational_nudge";
746#endif // BUILDFLAG(IS_CHROMEOS_ASH)
747
Adam Langley390670302023-03-31 00:43:31748// Deprecated 03/2023.
749#if BUILDFLAG(IS_WIN)
750const char kWebAuthnLastOperationWasNativeAPI[] =
751 "webauthn.last_op_used_native_api";
752#endif
753
Brittany Hartmire1ffd662e2023-04-04 22:46:51754// Deprecated 03/2023.
755#if BUILDFLAG(IS_CHROMEOS_ASH)
756const char kEasyUnlockHardlockState[] = "easy_unlock.hardlock_state";
757#endif // BUILDFLAG(IS_CHROMEOS_ASH)
758
Richard Chui821cdad2023-04-07 21:39:57759// Deprecated 04/2023.
760#if BUILDFLAG(IS_CHROMEOS_ASH)
761const char kBentoBarEnabled[] = "ash.bento_bar.enabled";
762const char kUserHasUsedDesksRecently[] = "ash.user_has_used_desks_recently";
763#endif // BUILDFLAG(IS_CHROMEOS_ASH)
764
Dan Harrington83791492023-04-10 20:49:27765// Deprecated 04/2023.
766#if BUILDFLAG(IS_ANDROID)
767const char kUserSettingEnabled[] = "offline_prefetch.enabled";
768const char kBackoff[] = "offline_prefetch.backoff";
769const char kLimitlessPrefetchingEnabledTimePref[] =
770 "offline_prefetch.limitless_prefetching_enabled_time";
771const char kPrefetchTestingHeaderPref[] =
772 "offline_prefetch.testing_header_value";
773const char kEnabledByServer[] = "offline_prefetch.enabled_by_server";
774const char kNextForbiddenCheckTimePref[] = "offline_prefetch.next_gpb_check";
775const char kPrefetchCachedGCMToken[] = "offline_prefetch.gcm_token";
776#endif
777
Artem Sumaneev77f80bb2023-04-11 14:04:58778// Deprecated 04/2023.
779const char kTypeSubscribedForInvalidations[] =
780 "invalidation.registered_for_invalidation";
781const char kActiveRegistrationToken[] =
782 "invalidation.active_registration_token";
783const char kFCMInvalidationClientIDCache[] = "fcm.invalidation.client_id_cache";
784
Osama Fathy5d236652023-04-17 17:31:12785// Deprecated 04/2023.
786#if BUILDFLAG(IS_CHROMEOS_ASH)
787const char kConsolidatedConsentTrial[] = "per_user_metrics.trial_group";
788#endif // BUILDFLAG(IS_CHROMEOS_ASH)
789
Jérémie Boulic8d672f22023-04-18 02:44:05790// Deprecated 04/2023.
791#if BUILDFLAG(IS_CHROMEOS_ASH)
792const char kOfficeFilesAlwaysMove[] = "filebrowser.office.always_move";
793const char kOfficeMoveConfirmationShown[] =
794 "filebrowser.office.move_confirmation_shown";
795#endif // BUILDFLAG(IS_CHROMEOS_ASH)
796
Brittany Hartmire402a3922023-04-18 22:15:36797// Deprecated 04/2023.
798#if BUILDFLAG(IS_CHROMEOS_ASH)
799const char kProximityAuthIsChromeOSLoginEnabled[] =
800 "proximity_auth.is_chromeos_login_enabled";
801#endif // BUILDFLAG(IS_CHROMEOS_ASH)
802
Roland Bock8e21dd022023-04-27 09:33:48803// Deprecated 04/2023.
804#if BUILDFLAG(IS_CHROMEOS_ASH)
805const char kEnrollmentIdUploadedOnChromad[] = "chromad.enrollment_id_uploaded";
806const char kLastChromadMigrationAttemptTime[] =
807 "chromad.last_migration_attempt_time";
808#endif // BUILDFLAG(IS_CHROMEOS_ASH)
809
Brittany Hartmire22aa1ae82023-05-09 17:37:23810// Deprecated 05/2023.
811#if BUILDFLAG(IS_CHROMEOS_ASH)
812const char kSmartLockSigninAllowed[] = "smart_lock_signin.allowed";
813#endif // BUILDFLAG(IS_CHROMEOS_ASH)
814
David Trainorb7400c22023-05-10 19:17:06815// Deprecated 05/2023
816#if BUILDFLAG(IS_ANDROID)
817const char kVideoTutorialsPreferredLocaleKey[] =
818 "video_tutorials.perferred_locale";
819const char kVideoTutorialsLastUpdatedTimeKey[] =
820 "video_tutorials.last_updated_time";
Cathy Li7ff029622023-05-26 04:56:52821const char kWeeklyStatsReportingTimestamp[] =
822 "explore_sites.weekly_stats_reporting_timestamp";
David Trainorb7400c22023-05-10 19:17:06823#endif // BUILDFLAG(IS_ANDROID)
824
Pilar Molina Lopezef825502023-05-12 18:08:48825// Deprecated 05/2023
Colin Blundella2aea272023-05-15 09:50:00826const char kForceEnablePepperVideoDecoderDevAPI[] =
827 "policy.force_enable_pepper_video_decoder_dev_api";
828
829// Deprecated 05/2023
Pilar Molina Lopezef825502023-05-12 18:08:48830const char kUseMojoVideoDecoderForPepperAllowed[] =
831 "policy.use_mojo_video_decoder_for_pepper_allowed";
832
Vasiliy Telezhnikov2a786452023-05-12 23:53:37833// Deprecated 05/2023.
834const char kPPAPISharedImagesSwapChainAllowed[] =
835 "policy.ppapi_shared_images_swap_chain_allowed";
836
Peter Marshall7fdea2b2023-05-15 01:16:38837// Deprecated 05/2023.
838#if BUILDFLAG(IS_CHROMEOS_ASH)
839const char kOfficeSetupComplete[] = "filebrowser.office.setup_complete";
840#endif // BUILDFLAG(IS_CHROMEOS_ASH)
841
Elias Khsheibund1700562023-05-15 13:31:21842// Deprecated 05/2023.
843#if BUILDFLAG(IS_ANDROID)
844const char kTimesUPMAuthErrorShown[] = "times_upm_auth_error_shown";
845#endif // BUILDFLAG(IS_ANDROID)
846
Maciek Slusarczyk56833f02023-05-19 09:02:14847// Deprecated 05/2023.
848#if BUILDFLAG(IS_CHROMEOS_ASH)
849const char kSamlPasswordSyncToken[] = "saml.password_sync_token";
850#endif // BUILDFLAG(IS_CHROMEOS_ASH)
851
Ramin Halavatiec90e022023-05-23 13:55:05852// Deprecated 05/2023.
853#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
854const char kScreenAIScheduledDeletionTimePrefName[] =
855 "accessibility.screen_ai.scheduled_deletion_time";
856#endif
857
Michael Checo1f8625942023-05-23 19:33:47858// Deprecated 05/2023.
859#if BUILDFLAG(IS_CHROMEOS_ASH)
860const char kEventRemappedToRightClick[] =
861 "ash.settings.event_remapped_to_right_click";
862#endif
863
Hidehiko Abead7991f22023-05-31 14:32:22864// Deprecated 05/2023.
865#if BUILDFLAG(IS_CHROMEOS_ASH)
866constexpr char kSupervisedUserSyncId[] = "ManagedUserSyncId";
867constexpr char kSupervisedUserManagers[] = "ManagedUserManagers";
868constexpr char kSupervisedUserManagerNames[] = "ManagedUserManagerNames";
869constexpr char kSupervisedUserManagerDisplayEmails[] =
870 "ManagedUserManagerDisplayEmails";
871constexpr char kSupervisedUsersFirstRun[] = "LocallyManagedUsersFirstRun";
872constexpr char kSupervisedUserPasswordSchema[] = "SupervisedUserPasswordSchema";
873constexpr char kSupervisedUserPasswordSalt[] = "SupervisedUserPasswordSalt";
874constexpr char kSupervisedUserPasswordRevision[] =
875 "SupervisedUserPasswordRevision";
876constexpr char kSupervisedUserNeedPasswordUpdate[] =
877 "SupervisedUserNeedPasswordUpdate";
878constexpr char kSupervisedUserIncompleteKey[] =
879 "SupervisedUserHasIncompleteKey";
880#endif
881
Alan Cutter3bfce6e2023-06-07 01:53:02882// Deprecated 06/2023.
Alan Cutter086bdf72023-06-09 02:40:11883#if BUILDFLAG(IS_CHROMEOS_ASH)
884const char kWebAppCalculatorAppErasureFixAppliedPref[] =
885 "web_app.calculator_app_erasure_fix_applied";
886#endif // BUILDFLAG(IS_CHROMEOS_ASH)
887
888// Deprecated 06/2023.
Alan Cutter3bfce6e2023-06-07 01:53:02889const char kWebAppsExtensionIDs[] = "web_apps.extension_ids";
890
Marc Treib7aaf21332023-06-14 08:30:01891// Deprecated 06/2023.
892#if BUILDFLAG(IS_CHROMEOS_ASH)
893constexpr char kOsSyncPrefsMigrated[] = "sync.os_sync_prefs_migrated";
894#endif // BUILDFLAG(IS_CHROMEOS_ASH)
895
Yue Zhangf7cf6712023-06-16 18:11:32896// Deprecated 06/2023
897#if !BUILDFLAG(IS_ANDROID)
898const char kShouldShowSidePanelBookmarkTab[] =
899 "should_show_side_panel_bookmark_tab";
900#endif // !BUILDFLAG(IS_ANDROID)
901
Maciek Slusarczyk9fed52232023-06-21 14:46:07902// Deprecated 06/2023.
903#if BUILDFLAG(IS_CHROMEOS_ASH)
904const char kGaiaLastOnlineSignInTime[] = "gaia.last_online_sign_in_time";
905const char kSAMLLastGAIASignInTime[] = "saml.last_gaia_sign_in_time";
906#endif // BUILDFLAG(IS_CHROMEOS_ASH)
907
Eshwar Stalin883b5a72023-07-11 02:05:59908// Deprecated 07/2023
909#if !BUILDFLAG(IS_ANDROID)
910const char kLegacyHoverCardImagesEnabled[] = "browser.hovercard_images_enabled";
911#endif // !BUILDFLAG(IS_ANDROID)
912
Jian Li7541a082023-06-18 23:52:14913#if BUILDFLAG(ENABLE_FEED_V2)
914const char kVideoPreviewsType[] = "ntp_snippets.video_previews_type";
915#endif // BUILDFLAG(ENABLE_FEED_V2)
916
Anthony Cui5e5dad9322023-07-10 17:34:54917// Deprecated 06/2023.
918#if BUILDFLAG(IS_ANDROID)
919const char kPrefExplicitLanguageAskShown[] =
920 "translate_explicit_language_ask_shown";
921#endif // BUILDFLAG(IS_ANDROID)
922
Mihai Sardarescu6db89cf2023-07-04 07:36:02923// Deprecated 07/2023.
924#if !BUILDFLAG(IS_CHROMEOS_ASH)
925const char kUnifiedConsentMigrationState[] = "unified_consent.migration_state";
926#endif // !BUILDFLAG(IS_CHROMEOS_ASH)
927
Viktor Semeniuk13075de02023-07-18 08:24:36928// Deprecated 07/2023.
929const char kPasswordsGroupingInfoRequested[] =
930 "password_manager.passwords_grouping_info_requested";
931
Hui Yingstd4c7a572023-07-18 18:16:15932// Deprecated 07/2023.
933#if BUILDFLAG(IS_CHROMEOS_ASH)
934const char kPowerMetricsIdleScreenOffCount[] =
935 "power.metrics.idle_screen_off_count";
936const char kPowerMetricsIdleSuspendCount[] = "power.metrics.idle_suspend_count";
937const char kPowerMetricsLidClosedSuspendCount[] =
938 "power.metrics.lid_closed_suspend_count";
939#endif // BUILDFLAG(IS_CHROMEOS_ASH)
940
Lei Zhangb76b80e32020-04-08 16:58:16941// Register local state used only for migration (clearing or moving to a new
942// key).
943void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) {
Oksana Zhuravlova58c85282022-06-14 20:24:28944 // Deprecated 06/2022.
945 registry->RegisterInt64Pref(kBackgroundTracingLastUpload, 0);
Caitlin Fischera3cec3e02022-06-23 04:29:10946 registry->RegisterIntegerPref(kStabilityGpuCrashCount, 0);
Caitlin Fischerc1d6f3172022-06-28 23:10:02947 registry->RegisterIntegerPref(kStabilityRendererCrashCount, 0);
948 registry->RegisterIntegerPref(kStabilityExtensionRendererCrashCount, 0);
Caitlin Fischer07366b12022-06-23 17:18:24949#if !BUILDFLAG(IS_ANDROID)
950 registry->RegisterIntegerPref(kStabilityPageLoadCount, 0);
951#endif
Caitlin Fischer69c1ca892022-07-06 18:32:45952
953 // Deprecated 07/2022.
954 registry->RegisterIntegerPref(kStabilityCrashCount, 0);
Roman Sorokinc138f2982022-09-05 16:42:30955
956#if BUILDFLAG(IS_CHROMEOS_ASH)
957 // Deprecated 09/2022
958 registry->RegisterDictionaryPref(kUsersLastInputMethod);
959#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Avi Drissmanfee70e5f2022-11-02 20:50:11960
961// Deprecated 11/2022.
962#if BUILDFLAG(ENABLE_BACKGROUND_MODE) && BUILDFLAG(IS_MAC)
963 registry->RegisterBooleanPref(kUserRemovedLoginItem, false);
964 registry->RegisterBooleanPref(kChromeCreatedLoginItem, false);
965 registry->RegisterBooleanPref(kMigratedLoginItemPref, false);
966#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Nicolas Dossou-Gbete2804a372022-11-09 17:25:35967
968#if BUILDFLAG(IS_CHROMEOS_LACROS)
969 registry->RegisterBooleanPref(kPrimaryProfileFirstRunFinished, false);
970#endif
Victor Hugo Vianna Silva29ab0a32022-11-10 03:48:38971
972 // Deprecated 11/2022.
973 registry->RegisterDictionaryPref(kLocalConsentsDictionary);
Nasser Al-shawwa16ffdfc2023-01-13 14:32:20974
mark a. foltz264816212023-01-19 21:10:46975 // Deprecated 01/2023.
Nasser Al-shawwa16ffdfc2023-01-13 14:32:20976 registry->RegisterListPref(kSendDownloadToCloudPref);
mark a. foltz264816212023-01-19 21:10:46977
Sebastien Lalancette55953e42023-01-17 14:48:31978#if BUILDFLAG(IS_MAC)
979 registry->RegisterBooleanPref(kDeviceTrustDisableKeyCreationPref, false);
980#endif // BUILDFLAG(IS_MAC)
Andrew Breggerf89f1322023-02-01 02:22:03981
982 // Deprecated 01/2023
983#if BUILDFLAG(IS_CHROMEOS_ASH)
984 registry->RegisterIntegerPref(kEventSequenceResetCounter, 0);
985 registry->RegisterInt64Pref(kEventSequenceLastSystemUptime, 0);
986#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Lu Huangeba5b532023-02-22 23:19:34987
988 // Deprecated 02/2023.
989#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
990 registry->RegisterDictionaryPref(kWebAppsUrlHandlerInfo);
991#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
Brittany Hartmire537aa47b2023-03-01 23:43:09992
993// Deprecated 02/2023.
994#if BUILDFLAG(IS_CHROMEOS_ASH)
995 registry->RegisterDictionaryPref(kEasyUnlockLocalStateTpmKeys);
996#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Artsiom Mitrokhincf332e22023-03-07 16:27:47997
998// Deprecated 03/2023.
999#if BUILDFLAG(IS_CHROMEOS_ASH)
1000 registry->RegisterTimeDeltaPref(kGlanceablesSignoutScreenshotDuration,
1001 base::TimeDelta());
1002#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Brittany Hartmireafd35312023-03-16 00:21:031003
1004// Deprecated 03/2023.
1005#if BUILDFLAG(IS_CHROMEOS_ASH)
1006 registry->RegisterDictionaryPref(kEasyUnlockLocalStateUserPrefs);
1007#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Brittany Hartmire1ffd662e2023-04-04 22:46:511008
1009// Deprecated 04/2023.
1010#if BUILDFLAG(IS_CHROMEOS_ASH)
1011 registry->RegisterDictionaryPref(kEasyUnlockHardlockState);
1012#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Artem Sumaneev77f80bb2023-04-11 14:04:581013
1014 // Deprecated 04/2023.
1015 registry->RegisterDictionaryPref(kTypeSubscribedForInvalidations);
1016 registry->RegisterStringPref(kActiveRegistrationToken, std::string());
1017 registry->RegisterStringPref(kFCMInvalidationClientIDCache, std::string());
Osama Fathy5d236652023-04-17 17:31:121018
1019// Deprecated 04/2023.
1020#if BUILDFLAG(IS_CHROMEOS_ASH)
1021 registry->RegisterStringPref(kConsolidatedConsentTrial, std::string());
1022#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Roland Bock8e21dd022023-04-27 09:33:481023
1024// Deprecated 04/2023.
1025#if BUILDFLAG(IS_CHROMEOS_ASH)
1026 registry->RegisterBooleanPref(kEnrollmentIdUploadedOnChromad, false);
1027 registry->RegisterTimePref(kLastChromadMigrationAttemptTime,
1028 /*default_value=*/base::Time());
1029#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Pilar Molina Lopezef825502023-05-12 18:08:481030
1031 // Deprecated 05/2023.
Colin Blundella2aea272023-05-15 09:50:001032 registry->RegisterBooleanPref(kForceEnablePepperVideoDecoderDevAPI, false);
1033
1034 // Deprecated 05/2023.
Pilar Molina Lopezef825502023-05-12 18:08:481035 registry->RegisterBooleanPref(kUseMojoVideoDecoderForPepperAllowed, true);
Vasiliy Telezhnikov2a786452023-05-12 23:53:371036
1037 // Deprecated 05/2023.
1038 registry->RegisterBooleanPref(kPPAPISharedImagesSwapChainAllowed, true);
Ramin Halavatiec90e022023-05-23 13:55:051039
1040// Deprecated 05/2023.
1041#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
1042 registry->RegisterTimePref(kScreenAIScheduledDeletionTimePrefName,
1043 base::Time());
1044#endif
Cathy Li7ff029622023-05-26 04:56:521045
1046// Deprecated 05/2023
1047#if BUILDFLAG(IS_ANDROID)
1048 registry->RegisterTimePref(kWeeklyStatsReportingTimestamp, base::Time());
1049#endif // BUILDFLAG(IS_ANDROID)
Hidehiko Abead7991f22023-05-31 14:32:221050
1051// Deprecated 05/2023.
1052#if BUILDFLAG(IS_CHROMEOS_ASH)
1053 registry->RegisterListPref(kSupervisedUsersFirstRun);
1054 registry->RegisterDictionaryPref(kSupervisedUserSyncId);
1055 registry->RegisterDictionaryPref(kSupervisedUserManagers);
1056 registry->RegisterDictionaryPref(kSupervisedUserManagerNames);
1057 registry->RegisterDictionaryPref(kSupervisedUserManagerDisplayEmails);
1058
1059 registry->RegisterDictionaryPref(kSupervisedUserPasswordSchema);
1060 registry->RegisterDictionaryPref(kSupervisedUserPasswordSalt);
1061 registry->RegisterDictionaryPref(kSupervisedUserPasswordRevision);
1062
1063 registry->RegisterDictionaryPref(kSupervisedUserNeedPasswordUpdate);
1064 registry->RegisterDictionaryPref(kSupervisedUserIncompleteKey);
1065#endif
Eshwar Stalin883b5a72023-07-11 02:05:591066
1067// Deprecated 07/2023
1068#if !BUILDFLAG(IS_ANDROID)
1069 registry->RegisterBooleanPref(kLegacyHoverCardImagesEnabled, false);
1070#endif // !BUILDFLAG(IS_ANDROID)
Lei Zhangb76b80e32020-04-08 16:58:161071}
1072
James Cook0ba192bf2017-12-01 20:53:111073// Register prefs used only for migration (clearing or moving to a new key).
1074void RegisterProfilePrefsForMigration(
1075 user_prefs::PrefRegistrySyncable* registry) {
Yuta Hijikata31a359c2020-11-27 07:50:261076#if BUILDFLAG(IS_CHROMEOS_ASH)
Ahmed Fakhry485763c2022-07-26 18:52:161077 registry->RegisterBooleanPref(kCanShowFolderSelectionNudge,
1078 /*default_value=*/true);
David Padlipsky6bc14aa2022-06-23 21:08:341079
1080 registry->RegisterIntegerPref(kImprovedShortcutsNotificationShownCount, 0);
Yuta Hijikata31a359c2020-11-27 07:50:261081#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Jan Wilken Dörriee4df0f92019-12-03 11:53:041082
Ben Schwartz135746c2020-05-14 04:37:031083 chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry);
wutao2e24aff2020-04-03 17:01:021084
Xiaohan Wangae7f9182022-01-16 00:37:521085#if !BUILDFLAG(IS_ANDROID)
Daniel Cheng957b3242021-04-07 02:38:191086 // Removed in M91.
1087 registry->RegisterBooleanPref(prefs::kMediaFeedsBackgroundFetching, false);
1088 registry->RegisterBooleanPref(prefs::kMediaFeedsSafeSearchEnabled, false);
1089 registry->RegisterBooleanPref(prefs::kMediaFeedsAutoSelectEnabled, false);
George Benz7656f5e2022-05-09 20:09:031090
Daniel Cheng957b3242021-04-07 02:38:191091#endif
Sophie Changbb532c32021-04-07 17:40:041092
Xiaohan Wangae7f9182022-01-16 00:37:521093#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:301094 registry->RegisterListPref(
1095 prefs::kManagedProfileSerialAllowAllPortsForUrlsDeprecated);
1096 registry->RegisterListPref(
1097 prefs::kManagedProfileSerialAllowUsbDevicesForUrlsDeprecated);
1098#endif
Tarun Bansal717824d2021-06-11 20:11:091099
Mihai Sardarescu3a27a8b2022-05-30 14:01:491100#if BUILDFLAG(ENABLE_DICE_SUPPORT)
1101 registry->RegisterBooleanPref(kTokenServiceDiceCompatible, false);
1102#endif // BUILDFLAG(ENABLE_DICE_SUPPORT)
Theodore Olsauskas-Warren0b852302022-06-28 12:05:071103
1104 registry->RegisterBooleanPref(kPrivacySandboxPreferencesReconciled, false);
Min Qin2435d852022-06-29 22:38:311105
1106#if BUILDFLAG(IS_ANDROID)
1107 registry->RegisterIntegerPref(kDownloadLaterPromptStatus, 0);
1108#endif // BUILDFLAG(IS_ANDROID)
Mariam Ali784166e2022-07-05 16:03:181109
Martin Kreichgauerc86cc652022-10-28 16:52:041110 // Deprecated 06/2022
1111#if BUILDFLAG(ENABLE_EXTENSIONS)
1112 registry->RegisterBooleanPref(kU2fSecurityKeyApiEnabled, false);
1113#endif
1114
Mariam Ali784166e2022-07-05 16:03:181115 // Deprecated 07/2022
1116 registry->RegisterBooleanPref(kPrivacySandboxFlocEnabled, true);
1117 registry->RegisterBooleanPref(kPrivacySandboxFlocDataAccessibleSince, false);
sauskiad03aa42022-07-12 10:38:181118 registry->RegisterBooleanPref(kPrivacySandboxApisEnabledV2Init, false);
JunHo Seo1f0506f22022-07-26 02:52:251119
1120#if BUILDFLAG(ENABLE_EXTENSIONS)
1121 // Deprecated 07/2022
1122 registry->RegisterListPref(kExtensionToolbar);
1123#endif
dpapad8ad510132022-07-29 18:21:071124
1125#if BUILDFLAG(IS_CHROMEOS_ASH)
1126 registry->RegisterBooleanPref(kSettingsShowOSBanner, false);
1127#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Maksim Ivanov5705be32022-08-09 22:07:481128
1129#if BUILDFLAG(IS_CHROMEOS_ASH)
1130 // Deprecated 08/2022
1131 registry->RegisterBooleanPref(kSecurityTokenSessionNotificationDisplayed,
1132 false);
1133#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Ryan Sultanemb3b422e2022-08-12 12:13:021134
1135#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
1136 // Deprecated 08/2022.
1137 registry->RegisterIntegerPref(kProfileAvatarTutorialShown, 0);
1138#endif
Tom Andersoncb3408482022-09-02 19:06:411139
1140#if BUILDFLAG(IS_LINUX)
1141 // Deprecated 08/2022.
1142 registry->RegisterBooleanPref(prefs::kUsesSystemThemeDeprecated, false);
1143#endif
Theodore Olsauskas-Warren221e3ecd2022-09-08 08:21:241144
1145 // Deprecated 09/2022
1146 registry->RegisterBooleanPref(kPrivacySandboxFirstPartySetsDataAccessAllowed,
1147 true);
Colin Kincaidf11f8562022-09-14 15:41:061148
1149#if BUILDFLAG(IS_CHROMEOS_ASH)
1150 registry->RegisterIntegerPref(kClipboardHistoryNewFeatureBadgeCount, 0);
1151#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Kirubel Aklilud8f571c92022-09-22 16:37:441152
1153 // Deprecated 09/2022.
1154 registry->RegisterBooleanPref(kFirstPartySetsEnabled, true);
Martin Kreichgauerc86cc652022-10-28 16:52:041155
1156#if BUILDFLAG(ENABLE_EXTENSIONS)
1157 // Deprecated 10/2022.
1158 registry->RegisterBooleanPref(kLoadCryptoTokenExtension, false);
1159#endif
Yulun Wu066dab712022-11-01 17:20:241160
1161// Deprecated 10/2022.
1162#if BUILDFLAG(IS_CHROMEOS_ASH)
1163 registry->RegisterIntegerPref(kSuggestedContentInfoShownInLauncher, 0);
1164 registry->RegisterBooleanPref(kSuggestedContentInfoDismissedInLauncher,
1165 false);
1166#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Peter Birk Pakkenberg71a43942023-01-04 13:50:371167 // Deprecated 10/2022.
1168 registry->RegisterDictionaryPref(kOriginTrialPrefKey,
1169 PrefRegistry::LOSSY_PREF);
Jan Keitel4707c1f2022-11-30 11:08:591170
1171 // Deprecated 11/2022.
1172 registry->RegisterBooleanPref(kAutofillAssistantEnabled, true);
1173 registry->RegisterBooleanPref(kAutofillAssistantConsent, false);
1174 registry->RegisterBooleanPref(kAutofillAssistantTriggerScriptsEnabled, true);
1175 registry->RegisterBooleanPref(kAutofillAssistantTriggerScriptsIsFirstTimeUser,
1176 true);
Vishwas Uppoorbcf36722022-12-30 18:55:221177
1178 // Deprecated 12/2022.
1179 registry->RegisterBooleanPref(kAutofillWalletImportStorageCheckboxState,
1180 true);
Mikel Astiz231dd522023-04-23 15:51:441181 registry->RegisterBooleanPref(kDeprecatedReadingListHasUnseenEntries, false);
Daseul Lee56c5a8d2023-01-17 17:18:461182
1183 // Deprecated 01/2023.
1184 registry->RegisterBooleanPref(
1185 kFileSystemSyncAccessHandleAsyncInterfaceEnabled, false);
mark a. foltz264816212023-01-19 21:10:461186
1187 // Deprecated 01/2023.
1188#if !BUILDFLAG(IS_ANDROID)
1189 registry->RegisterListPref(kMediaRouterTabMirroringSources);
1190#endif // !BUILDFLAG(IS_ANDROID)
Mahmoud Rashad96ac6022023-01-26 23:48:181191
1192 // Deprecated 01/2023.
1193 registry->RegisterIntegerPref(kAutofillCreditCardSigninPromoImpressionCount,
1194 0);
Nasser Al-shawwafef41782023-01-27 20:43:501195
1196 // Deprecated 01/2023.
1197 registry->RegisterListPref(kSendDownloadToCloudPref);
James Cook0ba192bf2017-12-01 20:53:111198
Osama Fathy592e239a2023-02-02 15:26:131199// Deprecated 02/2023.
1200#if BUILDFLAG(IS_CHROMEOS_ASH)
1201 registry->RegisterBooleanPref(kArcTermsShownInOobe, false);
1202#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Maksim Moskvitin265fd062023-02-17 13:04:221203
1204 // Deprecated 02/2023.
1205 registry->RegisterDictionaryPref(kSyncInvalidationVersions);
1206 registry->RegisterDictionaryPref(kSyncInvalidationVersions2);
Lei Zhang52efbb02023-02-21 22:56:381207
1208 // Deprecated 02/2023.
Lei Zhang5e1ffd62023-02-23 17:52:441209 registry->RegisterBooleanPref(kClearPluginLSODataEnabled, false);
Lei Zhang543294f2023-02-23 19:53:431210 registry->RegisterDictionaryPref(kContentSettingsPluginAllowlist);
Lei Zhang5e1ffd62023-02-23 17:52:441211 registry->RegisterBooleanPref(kPepperFlashSettingsEnabled, false);
Lei Zhang52efbb02023-02-21 22:56:381212 registry->RegisterBooleanPref(kPluginsAllowOutdated, false);
Lei Zhang701e2342023-02-22 00:39:421213 registry->RegisterFilePathPref(kPluginsLastInternalDirectory,
1214 base::FilePath());
1215 registry->RegisterListPref(kPluginsPluginsList);
Lei Zhang52efbb02023-02-21 22:56:381216 registry->RegisterBooleanPref(kPluginsShowDetails, false);
Brittany Hartmire8a36b6e42023-02-24 23:09:091217
1218// Deprecated 02/2023.
1219#if BUILDFLAG(IS_CHROMEOS_ASH)
1220 registry->RegisterBooleanPref(kHasSeenSmartLockSignInRemovedNotification,
1221 false);
1222#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Ari Chivukula951893d2023-03-03 18:03:291223
1224 // Deprecated 03/2023.
1225 registry->RegisterTimePref(
1226 kGoogleSearchDomainMixingMetricsEmitterLastMetricsTime, base::Time());
conniekxu4d14f65c2023-03-28 20:56:361227
1228 // Deprecated 03/2023.
1229#if BUILDFLAG(IS_CHROMEOS_ASH)
1230 registry->RegisterIntegerPref(kDarkLightModeNudgeLeftToShowCount,
1231 ash::kDarkLightModeNudgeMaxShownCount);
1232#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Adam Langley390670302023-03-31 00:43:311233
1234 // Deprecated 03/2023.
1235#if BUILDFLAG(IS_WIN)
1236 registry->RegisterBooleanPref(kWebAuthnLastOperationWasNativeAPI, false);
1237#endif
Richard Chui821cdad2023-04-07 21:39:571238
1239// Deprecated 04/2023.
1240#if BUILDFLAG(IS_CHROMEOS_ASH)
1241 registry->RegisterBooleanPref(kBentoBarEnabled, false);
1242 registry->RegisterBooleanPref(kUserHasUsedDesksRecently, false);
1243#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Dan Harrington83791492023-04-10 20:49:271244
1245// Deprecated 04/2023.
1246#if BUILDFLAG(IS_ANDROID)
1247 registry->RegisterListPref(kBackoff);
1248 registry->RegisterBooleanPref(kUserSettingEnabled, true);
1249 registry->RegisterTimePref(kLimitlessPrefetchingEnabledTimePref,
1250 base::Time());
1251 registry->RegisterStringPref(kPrefetchTestingHeaderPref, std::string());
1252 registry->RegisterBooleanPref(kEnabledByServer, false);
1253 registry->RegisterTimePref(kNextForbiddenCheckTimePref, base::Time());
1254 registry->RegisterStringPref(kPrefetchCachedGCMToken, std::string());
1255#endif
Artem Sumaneev77f80bb2023-04-11 14:04:581256
1257 // Deprecated 04/2023.
1258 registry->RegisterDictionaryPref(kTypeSubscribedForInvalidations);
1259 registry->RegisterStringPref(kActiveRegistrationToken, std::string());
1260 registry->RegisterStringPref(kFCMInvalidationClientIDCache, std::string());
Dan Harrington899e25232023-04-11 18:23:571261
1262 // Deprecated 04/2023.
1263#if BUILDFLAG(IS_ANDROID)
1264 ntp_snippets::prefs::RegisterProfilePrefsForMigrationApril2023(registry);
1265#endif
Jérémie Boulic8d672f22023-04-18 02:44:051266
1267// Deprecated 04/2023.
1268#if BUILDFLAG(IS_CHROMEOS_ASH)
1269 registry->RegisterBooleanPref(kOfficeFilesAlwaysMove, false);
1270 registry->RegisterBooleanPref(kOfficeMoveConfirmationShown, false);
1271#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Brittany Hartmire402a3922023-04-18 22:15:361272
1273// Deprecated 04/2023.
1274#if BUILDFLAG(IS_CHROMEOS_ASH)
1275 registry->RegisterBooleanPref(kProximityAuthIsChromeOSLoginEnabled, false);
1276#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Brittany Hartmire22aa1ae82023-05-09 17:37:231277
1278// Deprecated 05/2023.
1279#if BUILDFLAG(IS_CHROMEOS_ASH)
1280 registry->RegisterBooleanPref(kSmartLockSigninAllowed, false);
1281#endif // BUILDFLAG(IS_CHROMEOS_ASH)
David Trainorb7400c22023-05-10 19:17:061282
1283 // Deprecated 05/2023.
1284#if BUILDFLAG(IS_ANDROID)
1285 registry->RegisterStringPref(kVideoTutorialsPreferredLocaleKey,
1286 std::string());
1287 registry->RegisterTimePref(kVideoTutorialsLastUpdatedTimeKey, base::Time());
1288#endif // BUILDFLAG(IS_ANDROID)
Peter Marshall7fdea2b2023-05-15 01:16:381289
1290// Deprecated 05/2023.
1291#if BUILDFLAG(IS_CHROMEOS_ASH)
1292 registry->RegisterBooleanPref(kOfficeSetupComplete, false);
1293#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Elias Khsheibund1700562023-05-15 13:31:211294
1295// Deprecated 05/2023.
1296#if BUILDFLAG(IS_ANDROID)
1297 registry->RegisterIntegerPref(kTimesUPMAuthErrorShown, 0);
1298#endif // BUILDFLAG(IS_ANDROID)
Maciek Slusarczyk56833f02023-05-19 09:02:141299
1300// Deprecated 05/2023.
1301#if BUILDFLAG(IS_CHROMEOS_ASH)
1302 registry->RegisterStringPref(kSamlPasswordSyncToken, std::string());
1303#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Michael Checo1f8625942023-05-23 19:33:471304
1305// Deprecated 05/2023.
1306#if BUILDFLAG(IS_CHROMEOS_ASH)
1307 registry->RegisterBooleanPref(kEventRemappedToRightClick, false);
1308#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Alan Cutter3bfce6e2023-06-07 01:53:021309
Alan Cutter086bdf72023-06-09 02:40:111310// Deprecated 06/2023.
1311#if BUILDFLAG(IS_CHROMEOS_ASH)
1312 registry->RegisterBooleanPref(kWebAppCalculatorAppErasureFixAppliedPref,
1313 false);
1314#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1315
Alan Cutter3bfce6e2023-06-07 01:53:021316 // Deprecated 06/2023.
1317 registry->RegisterDictionaryPref(kWebAppsExtensionIDs);
Marc Treib7aaf21332023-06-14 08:30:011318
1319 // Deprecated 06/2023.
1320#if BUILDFLAG(IS_CHROMEOS_ASH)
1321 registry->RegisterBooleanPref(kOsSyncPrefsMigrated, false);
1322#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Yue Zhangf7cf6712023-06-16 18:11:321323
1324 // Deprecated 06/2023.
1325#if !BUILDFLAG(IS_ANDROID)
1326 registry->RegisterBooleanPref(kShouldShowSidePanelBookmarkTab, false);
1327#endif // !BUILDFLAG(IS_ANDROID)
Jian Li7541a082023-06-18 23:52:141328
1329 // Deprecated 06/2023.
1330#if BUILDFLAG(ENABLE_FEED_V2)
1331 registry->RegisterIntegerPref(kVideoPreviewsType, 1);
1332#endif // BUILDFLAG(ENABLE_FEED_V2)
Maciek Slusarczyk9fed52232023-06-21 14:46:071333
1334// Deprecated 06/2023.
1335#if BUILDFLAG(IS_CHROMEOS_ASH)
1336 registry->RegisterTimePref(kGaiaLastOnlineSignInTime, base::Time());
1337 registry->RegisterTimePref(kSAMLLastGAIASignInTime, base::Time());
1338#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Mihai Sardarescu6db89cf2023-07-04 07:36:021339
Anthony Cui5e5dad9322023-07-10 17:34:541340 // Deprecated 06/2023.
1341#if BUILDFLAG(IS_ANDROID)
1342 registry->RegisterBooleanPref(kPrefExplicitLanguageAskShown, false);
1343#endif // BUILDFLAG(IS_ANDROID)
1344
Mihai Sardarescu6db89cf2023-07-04 07:36:021345// Deprecated 07/2023.
1346#if !BUILDFLAG(IS_CHROMEOS_ASH)
1347 registry->RegisterIntegerPref(kUnifiedConsentMigrationState, 0);
1348#endif // !BUILDFLAG(IS_CHROMEOS_ASH)
Viktor Semeniuk13075de02023-07-18 08:24:361349
1350 // Deprecated 07/2023
1351 registry->RegisterBooleanPref(kPasswordsGroupingInfoRequested, false);
Hui Yingstd4c7a572023-07-18 18:16:151352
1353// Deprecated 07/2023.
1354#if BUILDFLAG(IS_CHROMEOS_ASH)
1355 registry->RegisterIntegerPref(kPowerMetricsIdleScreenOffCount, 0);
1356 registry->RegisterIntegerPref(kPowerMetricsIdleSuspendCount, 0);
1357 registry->RegisterIntegerPref(kPowerMetricsLidClosedSuspendCount, 0);
1358#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Osama Fathy592e239a2023-02-02 15:26:131359}
[email protected]572f40c9b2012-07-06 20:35:331360} // namespace
1361
[email protected]4082306d92013-02-21 14:51:011362void RegisterLocalState(PrefRegistrySimple* registry) {
Chris Hamilton65c41312020-06-10 13:14:401363 // Call outs to individual subsystems that register Local State (browser-wide)
1364 // prefs en masse. See RegisterProfilePrefs for per-profile prefs. Please
1365 // keep this list alphabetized.
Amanda Lin Dietz8864d302023-06-26 18:36:391366#if BUILDFLAG(IS_ANDROID)
1367 accessibility::AccessibilityPrefsController::RegisterLocalStatePrefs(
1368 registry);
1369#endif
[email protected]b1de2c72013-02-06 02:45:471370 browser_shutdown::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471371 BrowserProcessImpl::RegisterPrefs(registry);
Chris Palmerac7d75642017-11-22 20:12:541372 ChromeContentBrowserClient::RegisterLocalStatePrefs(registry);
Elaine Chienf8d13692021-07-26 23:05:561373#if !BUILDFLAG(IS_CHROMEOS_ASH)
1374 chrome_labs_prefs::RegisterLocalStatePrefs(registry);
1375#endif
[email protected]4a55a712014-06-08 16:50:341376 ChromeMetricsServiceClient::RegisterPrefs(registry);
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:221377 chrome::enterprise_util::RegisterLocalStatePrefs(registry);
sorinebcfc8dd2016-08-12 21:57:181378 component_updater::RegisterPrefs(registry);
Alex Chen9e56f7352023-01-20 22:56:151379 domain_reliability::RegisterPrefs(registry);
Mugdha Lakhanida851fd2021-03-16 18:21:021380 embedder_support::OriginTrialPrefs::RegisterPrefs(registry);
Og Astorga3089fd82021-09-21 00:02:371381 enterprise_reporting::RegisterLocalStatePrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471382 ExternalProtocolHandler::RegisterPrefs(registry);
sdefresne8593e6432015-12-01 12:38:081383 flags_ui::PrefServiceFlagsStorage::RegisterPrefs(registry);
[email protected]e6933d2a2013-03-12 22:32:211384 GpuModeManager::RegisterPrefs(registry);
Miyoung Shin23737f62019-07-23 15:43:311385 signin::IdentityManager::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois43fded9702020-06-19 16:30:381386 invalidation::FCMInvalidationService::RegisterPrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281387 invalidation::InvalidatorRegistrarWithMemory::RegisterPrefs(registry);
1388 invalidation::PerUserTopicSubscriptionManager::RegisterPrefs(registry);
Anthony Vallee-Dubois6f993122018-09-17 16:13:281389 language::GeoLanguageProvider::RegisterLocalStatePrefs(registry);
Alexandre Frechette38f4ef92019-02-25 16:31:571390 language::UlpLanguageCodeLocator::RegisterLocalStatePrefs(registry);
Sebastien Marchand5a63997a2019-09-27 19:15:341391 memory::EnterpriseMemoryLimitPrefObserver::RegisterPrefs(registry);
Roger McFarlane1c1147ae2022-11-07 17:25:171392 metrics::RegisterDemographicsLocalStatePrefs(registry);
[email protected]d0ab865b2014-06-04 19:41:341393 network_time::NetworkTimeTracker::RegisterPrefs(registry);
rajendrant5fb61c52022-11-21 19:42:551394 optimization_guide::prefs::RegisterLocalStatePrefs(registry);
Tonko Sabolčec6f271d32018-08-17 14:35:471395 password_manager::PasswordManager::RegisterLocalPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101396 policy::BrowserPolicyConnector::RegisterPrefs(registry);
Yann Dago9c1e19512022-02-28 22:27:311397 policy::ManagementService::RegisterLocalStatePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101398 policy::PolicyStatisticsCollector::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471399 PrefProxyConfigTrackerImpl::RegisterPrefs(registry);
Thomas Tanglc67ace42019-06-07 19:31:501400 ProfileAttributesEntry::RegisterLocalStatePrefs(registry);
Alex Ilinbb08a0d2021-07-08 09:37:241401 ProfileAttributesStorage::RegisterPrefs(registry);
Nick Harper030046f2019-09-05 23:36:091402 ProfileNetworkContextService::RegisterLocalStatePrefs(registry);
[email protected]de71ae992013-07-18 03:30:381403 profiles::RegisterPrefs(registry);
Illia Klimov4b72378ed2022-07-18 13:46:571404#if BUILDFLAG(IS_ANDROID)
1405 PushMessagingServiceImpl::RegisterPrefs(registry);
1406#endif
[email protected]ceafc462013-11-04 12:26:031407 RegisterScreenshotPrefs(registry);
Luke Zielinski63784cd2018-05-22 14:08:161408 safe_browsing::RegisterLocalStatePrefs(registry);
Ayu Ishiifbb1fad2020-06-22 20:15:071409 secure_origin_allowlist::RegisterPrefs(registry);
Min Qinc4012282022-04-15 16:53:581410 segmentation_platform::SegmentationPlatformService::RegisterLocalStatePrefs(
1411 registry);
Xiaohan Wangae7f9182022-01-16 00:37:521412#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:301413 SerialPolicyAllowedPorts::RegisterPrefs(registry);
Matt Reynolds1914ff6b2022-02-04 08:48:261414 HidPolicyAllowedDevices::RegisterLocalStatePrefs(registry);
Reilly Grantbfc2ab72021-06-02 23:57:301415#endif
Mikel Astizf61f4ba02018-06-01 10:50:191416 sessions::SessionIdGenerator::RegisterPrefs(registry);
Ryan Sleevi4689ad32018-04-16 19:09:051417 SSLConfigServiceManager::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571418 subresource_filter::IndexedRulesetVersion::RegisterPrefs(registry);
Matt Menke4dfb375c2018-06-13 18:06:311419 SystemNetworkContextManager::RegisterPrefs(registry);
Oksana Zhuravlova58c85282022-06-14 20:24:281420 tracing::RegisterPrefs(registry);
wafflesd2d9a332016-04-09 01:59:571421 update_client::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571422 variations::VariationsService::RegisterPrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341423
Chris Hamilton65c41312020-06-10 13:14:401424 // Individual preferences. If you have multiple preferences that should
1425 // clearly be grouped together, please group them together into a helper
1426 // function called above. Please keep this list alphabetized.
1427 registry->RegisterBooleanPref(
1428 policy::policy_prefs::kIntensiveWakeUpThrottlingEnabled, false);
Aaron Tagliaboschi8f3a28302020-06-24 03:08:261429 registry->RegisterBooleanPref(
Matt Reichhoff2f190122021-11-02 19:28:191430 policy::policy_prefs::kUserAgentClientHintsGREASEUpdateEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521431#if BUILDFLAG(IS_ANDROID)
Rakina Zata Amnic123bd22020-07-31 19:08:391432 registry->RegisterBooleanPref(policy::policy_prefs::kBackForwardCacheEnabled,
1433 true);
Andrea Gomezf2316d92023-07-19 16:30:571434 registry->RegisterBooleanPref(policy::policy_prefs::kReadAloudEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521435#endif // BUILDFLAG(IS_ANDROID)
Chris Hamilton65c41312020-06-10 13:14:401436
1437 // Below this point is for platform-specific and compile-time conditional
1438 // calls. Please follow the helper-function-first-then-direct-calls pattern
1439 // established above, and keep things alphabetized.
1440
Denis Kuznetsov32099f32017-12-15 14:04:571441#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
Michael Giuffridab41fa5c42017-11-13 23:30:571442 BackgroundModeManager::RegisterPrefs(registry);
1443#endif
1444
Xiaohan Wangae7f9182022-01-16 00:37:521445#if BUILDFLAG(IS_ANDROID)
Mark Pearsonee17df912017-04-27 21:51:041446 ::android::RegisterPrefs(registry);
Sky Maliced8eb4302020-08-03 05:46:441447
Sky Malicef7dd9422020-10-26 22:12:401448 registry->RegisterIntegerPref(first_run::kTosDialogBehavior, 0);
Yu Su4d459862021-04-15 04:19:541449 registry->RegisterBooleanPref(lens::kLensCameraAssistedSearchEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521450#else // BUILDFLAG(IS_ANDROID)
Nasser Al-shawwa067cc3712023-03-01 17:55:391451 enterprise_connectors::RegisterLocalStatePrefs(registry);
johnme627dc8c72016-08-19 21:49:391452 gcm::RegisterPrefs(registry);
Peter Kvitek6567a8a3a2023-01-31 01:03:571453 headless::RegisterPrefs(registry);
Tommy Lid5b7c22b2020-10-28 01:26:511454 IntranetRedirectDetector::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101455 media_router::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571456 metrics::TabStatsTracker::RegisterPrefs(registry);
Anthony Vallee-Dubois2b822262022-04-25 19:31:441457 performance_manager::user_tuning::prefs::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571458 RegisterBrowserPrefs(registry);
Amanda Deacon9535c972021-04-29 04:26:511459 speech::SodaInstaller::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571460 StartupBrowserCreator::RegisterLocalStatePrefs(registry);
1461 task_manager::TaskManagerInterface::RegisterPrefs(registry);
thestigd75ce5532015-10-05 22:08:341462 UpgradeDetector::RegisterPrefs(registry);
rbpotter73c13252021-07-16 21:29:341463 WhatsNewUI::RegisterLocalStatePrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521464#endif // BUILDFLAG(IS_ANDROID)
[email protected]3954f332012-02-25 02:51:541465
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:461466#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
1467 FirstRunService::RegisterLocalStatePrefs(registry);
Nicolas Dossou-Gbete2804a372022-11-09 17:25:351468#endif
1469
Yuta Hijikata31a359c2020-11-27 07:50:261470#if BUILDFLAG(IS_CHROMEOS_ASH)
Shao-Chuan Lee85a46992019-03-05 04:46:151471 arc::prefs::RegisterLocalStatePrefs(registry);
[email protected]8304f61a2014-05-24 12:17:331472 ChromeOSMetricsProvider::RegisterPrefs(registry);
Henrique Ferreiro7a4401aa2022-11-11 21:37:331473 ash::ArcKioskAppManager::RegisterPrefs(registry);
Henrique Ferreiro3d9d93d2021-02-19 22:17:391474 ash::AudioDevicesPrefHandlerImpl::RegisterPrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491475 ash::cert_provisioning::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111476 ash::CellularESimProfileHandlerImpl::RegisterLocalStatePrefs(registry);
1477 ash::ManagedCellularPrefHandler::RegisterLocalStatePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151478 ash::ChromeUserManagerImpl::RegisterPrefs(registry);
Yuta Hijikata82c304ff2021-04-30 19:24:571479 crosapi::browser_util::RegisterLocalStatePrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:231480 ash::CupsPrintersManager::RegisterLocalStatePrefs(registry);
Yuta Hijikata368cc4b92021-12-23 07:39:101481 ash::BrowserDataMigratorImpl::RegisterLocalStatePrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:551482 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterLocalStatePrefs(
1483 registry);
1484 ash::bluetooth_config::DeviceNameManagerImpl::RegisterLocalStatePrefs(
Gordon Setob2b7c7bc2021-10-12 17:42:551485 registry);
Henrique Ferreirod71de902021-05-10 18:57:111486 ash::DemoModeResourcesRemover::RegisterLocalStatePrefs(registry);
1487 ash::DemoSession::RegisterLocalStatePrefs(registry);
1488 ash::DemoSetupController::RegisterLocalStatePrefs(registry);
Henrique Ferreiro7967dce2021-09-23 11:37:471489 ash::DeviceNameStore::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021490 chromeos::DeviceOAuth2TokenStoreChromeOS::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191491 ash::device_settings_cache::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151492 ash::EnableAdbSideloadingScreen::RegisterPrefs(registry);
Hirthanan Subenderan7f6ce5f2021-09-22 23:32:051493 ash::device_activity::DeviceActivityController::RegisterPrefs(registry);
Yeunjoo Choif3fe34c2022-11-04 02:02:301494 ash::EnableDebuggingScreenHandler::RegisterPrefs(registry);
Yeunjoo Choid0b242f2022-07-28 02:23:021495 ash::FastTransitionObserver::RegisterPrefs(registry);
Danila Kuzmin90a42f02021-12-08 14:00:161496 ash::HWDataUsageController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271497 ash::KerberosCredentialsManager::RegisterLocalStatePrefs(registry);
Irina Fedorova13745422022-07-15 12:59:001498 ash::KioskAppManager::RegisterLocalStatePrefs(registry);
Henrique Ferreiro26ed25a2021-02-01 21:59:291499 ash::KioskCryptohomeRemover::RegisterPrefs(registry);
Henrique Ferreirodef18c22021-11-04 19:36:001500 ash::language_prefs::RegisterPrefs(registry);
Henrique Ferreiro234c7dff2022-09-08 02:44:541501 ash::local_search_service::SearchMetricsReporter::RegisterLocalStatePrefs(
1502 registry);
Henrique Ferreirob403be32021-09-22 07:15:361503 ash::login::SecurityTokenSessionController::RegisterLocalStatePrefs(registry);
Ahmed Nasrbe0670b72022-03-09 23:28:171504 ash::reporting::LoginLogoutReporter::RegisterPrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151505 ash::MultiProfileUserController::RegisterPrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111506 ash::NetworkMetadataStore::RegisterPrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231507 ash::NetworkThrottlingObserver::RegisterPrefs(registry);
Yeunjoo Choic2000932021-06-10 01:54:081508 ash::PowerMetricsReporter::RegisterLocalStatePrefs(registry);
Henrique Ferreiroa8763b62021-10-13 18:37:531509 ash::platform_keys::KeyPermissionsManagerImpl::RegisterLocalStatePrefs(
Omar Morsi4febb4d2020-10-30 07:55:211510 registry);
Yeunjoo Choif3c7e402021-06-04 04:28:561511 ash::power::auto_screen_brightness::MetricsReporter::RegisterLocalStatePrefs(
1512 registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371513 ash::Preferences::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151514 ash::ResetScreen::RegisterPrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371515 ash::SchedulerConfigurationManager::RegisterLocalStatePrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091516 ash::ServicesCustomizationDocument::RegisterPrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361517 ash::StartupUtils::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191518 ash::StatsReportingController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi03b09c62021-02-18 21:40:051519 ash::system::AutomaticRebootManager::RegisterPrefs(registry);
Yeunjoo Choi953a4c32021-10-15 05:20:441520 ash::TimeZoneResolver::RegisterPrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151521 ash::UserImageManager::RegisterPrefs(registry);
Henrique Ferreirod70b5c22021-04-30 10:55:271522 ash::UserSessionManager::RegisterPrefs(registry);
Henrique Ferreiro26ed25a2021-02-01 21:59:291523 ash::WebKioskAppManager::RegisterPrefs(registry);
Xiaochu Liu48ab5932018-05-11 03:44:041524 component_updater::MetadataTable::RegisterPrefs(registry);
Henrique Ferreirob902d6c2021-10-14 19:55:441525 ash::CryptAuthDeviceIdProviderImpl::RegisterLocalPrefs(registry);
[email protected]5a145e82014-05-29 22:19:071526 extensions::ExtensionAssetsManagerChromeOS::RegisterPrefs(registry);
Aya ElAttarb4f7a5f2020-03-05 00:47:241527 extensions::ExtensionsPermissionsTracker::RegisterLocalStatePrefs(registry);
tbarzicd9a88fc92017-07-14 02:18:101528 extensions::lock_screen_data::LockScreenItemStorage::RegisterLocalState(
1529 registry);
Jit Yao Yap8e247322019-06-24 16:56:591530 extensions::login_api::RegisterLocalStatePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381531 ::onc::RegisterPrefs(registry);
Jong Ahnfaf5f1f72023-01-19 03:20:441532 metrics::structured::ChromeStructuredMetricsRecorder::RegisterLocalStatePrefs(
1533 registry);
Jana Grill784b1e52020-06-26 18:22:121534 policy::AdbSideloadingAllowanceModePolicyHandler::RegisterPrefs(registry);
Sergiy Belozorov757bc002023-03-13 19:13:191535 // TODO(b/265923216): Replace with EnrollmentStateFetcher::RegisterPrefs.
Pavol Marko35bcf1a2018-05-23 15:33:071536 policy::AutoEnrollmentClientImpl::RegisterPrefs(registry);
Yeunjoo Choi7227dba2021-08-04 06:35:471537 policy::BrowserPolicyConnectorAsh::RegisterPrefs(registry);
Yeunjoo Choiead8b3c2021-07-27 08:08:191538 policy::DeviceCloudPolicyManagerAsh::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471539 policy::DeviceStatusCollector::RegisterPrefs(registry);
Nikita Podguzov72c21f02019-06-17 14:48:411540 policy::DeviceWallpaperImageExternalDataHandler::RegisterPrefs(registry);
rsorokin3c13ece2017-01-16 15:58:411541 policy::DMTokenStorage::RegisterPrefs(registry);
Sergey Poromovd6575a0b2020-05-19 21:41:091542 policy::EnrollmentRequisitionManager::RegisterPrefs(registry);
Saurabh Nijhara839c17c2020-05-19 00:18:291543 policy::MinimumVersionPolicyHandler::RegisterPrefs(registry);
Anatoliy Potapchuka460bc12021-11-05 19:23:101544 policy::EuiccStatusUploader::RegisterLocalStatePrefs(registry);
Andreea Costinasc4b76ff2019-04-11 15:52:131545 policy::TPMAutoUpdateModePolicyHandler::RegisterPrefs(registry);
glevin5dd01a72016-03-23 23:08:121546 quirks::QuirksManager::RegisterPrefs(registry);
Roman Aleksandrovd32e34e72019-05-22 17:29:501547 UpgradeDetectorChromeos::RegisterPrefs(registry);
James Hawkins225001cf2020-09-18 16:04:341548 RegisterNearbySharingLocalPrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:261549#endif // BUILDFLAG(IS_CHROMEOS_ASH)
[email protected]b6366ffa2012-02-29 17:12:261550
Xiaohan Wangae7f9182022-01-16 00:37:521551#if BUILDFLAG(IS_CHROMEOS)
Erik Chen643355d2022-04-22 05:44:491552 chromeos::echo_offer::RegisterPrefs(registry);
Kuo-Hsin Yang40227972022-05-16 18:39:091553 memory::OOMKillsMonitor::RegisterPrefs(registry);
Ben Franz73537362021-11-08 11:53:401554 policy::SystemFeaturesDisableListPolicyHandler::RegisterPrefs(registry);
Alvin Lee99f8d9a82021-11-18 18:45:551555 policy::DlpRulesManagerImpl::RegisterPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521556#endif // BUILDFLAG(IS_CHROMEOS)
Ben Franz73537362021-11-08 11:53:401557
Xiaohan Wangae7f9182022-01-16 00:37:521558#if BUILDFLAG(IS_MAC)
[email protected]b1de2c72013-02-06 02:45:471559 confirm_quit::RegisterLocalState(registry);
[email protected]425f7a02014-04-29 01:51:441560 QuitWithAppsController::RegisterPrefs(registry);
Henrik Grunelle11045a2019-04-12 09:27:271561 system_media_permissions::RegisterSystemMediaPermissionStatesPrefs(registry);
Christopher Cameron81f442e2019-11-14 06:50:141562 AppShimRegistry::Get()->RegisterLocalPrefs(registry);
[email protected]b6366ffa2012-02-29 17:12:261563#endif
[email protected]bdb8a1e2013-10-03 08:14:001564
Erik Chen38ceca082020-12-16 01:31:351565#if BUILDFLAG(IS_CHROMEOS_LACROS)
Alex Ilin953f1092021-11-26 15:49:101566 AccountCache::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351567 lacros_prefs::RegisterLocalStatePrefs(registry);
Polina Bondarenko3f3dc4f2022-04-25 07:55:011568 KioskSessionServiceLacros::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351569#endif
1570
Xiaohan Wangae7f9182022-01-16 00:37:521571#if BUILDFLAG(IS_WIN)
Will Harris265b3942019-10-21 01:01:331572 OSCrypt::RegisterLocalPrefs(registry);
Will Harris956e0ca2019-08-23 20:47:391573 registry->RegisterBooleanPref(prefs::kRendererCodeIntegrityEnabled, true);
Will Harrisf09e40d2022-06-02 21:15:401574 registry->RegisterBooleanPref(prefs::kRendererAppContainerEnabled, true);
Stefan Smolenfd3965b2021-08-17 19:27:181575 registry->RegisterBooleanPref(prefs::kBlockBrowserLegacyExtensionPoints,
1576 true);
David Bienvenu554a2592020-02-13 20:20:541577 registry->RegisterBooleanPref(
1578 policy::policy_prefs::kNativeWindowOcclusionEnabled, true);
[email protected]c5d4b1842014-06-20 21:19:501579 component_updater::RegisterPrefsForSwReporter(registry);
Rainhard Findling4d621ca2020-10-26 20:46:061580 safe_browsing::RegisterChromeCleanerScanCompletionTimePref(registry);
Xiaohan Wang259f34c7a2022-03-26 23:18:191581 MediaFoundationServiceMonitor::RegisterPrefs(registry);
Will Harriseb364b2c2022-06-23 00:49:011582 os_crypt::RegisterLocalStatePrefs(registry);
Nico Webereaa08412019-08-14 01:24:371583#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettef8fd8b22018-05-10 20:58:041584 IncompatibleApplicationsUpdater::RegisterLocalStatePrefs(registry);
Patrick Monette6b7c475b2018-06-12 14:58:081585 ModuleDatabase::RegisterLocalStatePrefs(registry);
Patrick Monettee31f63e22018-06-06 00:10:341586 ThirdPartyConflictsManager::RegisterLocalStatePrefs(registry);
Nico Webereaa08412019-08-14 01:24:371587#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521588#endif // BUILDFLAG(IS_WIN)
[email protected]ceafc462013-11-04 12:26:031589
Xiaohan Wangae7f9182022-01-16 00:37:521590#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Lei Zhang92c15542020-01-10 17:05:101591 RegisterDefaultBrowserPromptPrefs(registry);
Yann Dago0d896f62020-02-04 19:59:151592 downgrade::RegisterPrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021593 DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101594#endif
1595
Ramin Halavati52a9a292022-04-28 04:27:491596#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Ramin Halavati69bf7752022-04-04 09:58:151597 screen_ai::RegisterLocalStatePrefs(registry);
Ramin Halavati52a9a292022-04-28 04:27:491598#endif // BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Ramin Halavati69bf7752022-04-04 09:58:151599
Igor Ruvinov13e658e2022-12-13 03:15:201600#if BUILDFLAG(IS_WIN)
1601 PlatformAuthPolicyObserver::RegisterPrefs(registry);
1602#endif // BUILDFLAG(IS_WIN)
1603
Chris Hamilton65c41312020-06-10 13:14:401604 // This is intentionally last.
Lei Zhangb76b80e32020-04-08 16:58:161605 RegisterLocalStatePrefsForMigration(registry);
[email protected]9acc48602009-11-30 21:18:511606}
initial.commit09911bf2008-07-26 23:55:291607
[email protected]37ca3fe02013-07-05 15:32:441608// Register prefs applicable to all profiles.
Xi Han25a7f032019-04-18 21:44:211609void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
1610 const std::string& locale) {
rkaplow058da3132015-02-19 18:18:381611 TRACE_EVENT0("browser", "chrome::RegisterProfilePrefs");
[email protected]2a5f29632012-11-26 17:17:551612 // User prefs. Please keep this list alphabetized.
Dominic Mazzoni21fb0282019-02-13 18:32:471613 AccessibilityLabelsService::RegisterProfilePrefs(registry);
James Wallace-Lee25a1b05e2018-07-24 00:06:311614 AccessibilityUIMessageHandler::RegisterProfilePrefs(registry);
Xing Liu7252b8d2020-01-22 22:12:471615 AnnouncementNotificationService::RegisterProfilePrefs(registry);
Moe Ahmadi173b0a2b2018-08-03 17:35:511616 autofill::prefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331617 browsing_data::prefs::RegisterBrowserUserPrefs(registry);
Simon Hangl2d73e742023-06-16 16:52:471618 capture_policy::RegisterProfilePrefs(registry);
Doug Turner9e79cf0c2018-04-05 21:32:301619 certificate_transparency::prefs::RegisterPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441620 ChromeContentBrowserClient::RegisterProfilePrefs(registry);
Elaine Chien07f137d2021-01-14 02:57:211621 chrome_labs_prefs::RegisterProfilePrefs(registry);
Livvie Lin9141d0f132020-03-23 22:47:041622 ChromeLocationBarModelDelegate::RegisterProfilePrefs(registry);
Colin Blundell7657b402020-02-25 09:46:501623 StatefulSSLHostStateDelegate::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441624 ChromeVersionService::RegisterProfilePrefs(registry);
Eric Secklera5c24e12018-11-28 16:09:201625 chrome_browser_net::NetErrorTabHelper::RegisterProfilePrefs(registry);
[email protected]06690dc2014-03-07 08:44:001626 chrome_prefs::RegisterProfilePrefs(registry);
Matt Jones704e1a62022-09-20 16:28:241627 commerce::RegisterPrefs(registry);
Travis Skare27cee15c2018-07-19 14:34:131628 DocumentProvider::RegisterProfilePrefs(registry);
hmaree31cadf52022-11-09 22:32:551629 enterprise::RegisterIdentifiersProfilePrefs(registry);
Owen Min9867b162022-01-20 21:39:071630 enterprise_reporting::RegisterProfilePrefs(registry);
Katie D1ca4328b2020-02-19 18:08:471631 dom_distiller::DistilledPagePrefs::RegisterProfilePrefs(registry);
1632 dom_distiller::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441633 DownloadPrefs::RegisterProfilePrefs(registry);
Moe Ahmadi656dd532021-10-06 21:59:181634 history_clusters::prefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441635 HostContentSettingsMap::RegisterProfilePrefs(registry);
Brandon Wylie6961a2e2018-09-19 23:03:371636 image_fetcher::ImageCache::RegisterProfilePrefs(registry);
Evan Stade7a984802020-12-14 19:10:151637 site_engagement::ImportantSitesUtil::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441638 IncognitoModePrefs::RegisterProfilePrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281639 invalidation::PerUserTopicSubscriptionManager::RegisterProfilePrefs(registry);
1640 invalidation::InvalidatorRegistrarWithMemory::RegisterProfilePrefs(registry);
Alexandre Frechette37edd93a2019-03-19 15:57:201641 language::LanguagePrefs::RegisterProfilePrefs(registry);
rajendrantff2361da2020-12-16 09:18:271642 login_detection::prefs::RegisterProfilePrefs(registry);
Joe DeBlasio59db500b2020-08-21 00:37:351643 lookalikes::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441644 MediaCaptureDevicesDispatcher::RegisterProfilePrefs(registry);
Guido Urdaneta9f831c22023-06-22 13:44:341645 media_device_salt::MediaDeviceIDSalt::RegisterProfilePrefs(registry);
Becca Hughes6354b6b2017-08-31 22:01:551646 MediaEngagementService::RegisterProfilePrefs(registry);
John Rummelle5621c12017-09-05 23:52:101647 MediaStorageIdSalt::RegisterProfilePrefs(registry);
Mikel Astizf4226912020-10-19 19:10:371648 metrics::RegisterDemographicsProfilePrefs(registry);
Tom Anderson1ef51d032020-02-11 01:05:081649 NotificationDisplayServiceImpl::RegisterProfilePrefs(registry);
brettw1f92eed2016-12-07 01:12:581650 NotifierStateTracker::RegisterProfilePrefs(registry);
treibbb0c5af52016-12-09 17:34:151651 ntp_tiles::MostVisitedSites::RegisterProfilePrefs(registry);
Sophie Chang5ff4b942019-05-23 20:04:321652 optimization_guide::prefs::RegisterProfilePrefs(registry);
[email protected]a8564212014-04-09 16:16:511653 password_manager::PasswordManager::RegisterProfilePrefs(registry);
anthonyvd6a43b932017-05-11 18:39:271654 payments::RegisterProfilePrefs(registry);
Anthony Vallee-Duboiscee55b12022-03-24 22:54:021655 performance_manager::user_tuning::prefs::RegisterProfilePrefs(registry);
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:041656 permissions::RegisterProfilePrefs(registry);
Evan Stade32d635a2020-04-03 18:51:251657 PermissionBubbleMediaAccessHandler::RegisterProfilePrefs(registry);
Sharon Yangc6706902018-07-16 13:06:191658 PlatformNotificationServiceImpl::RegisterProfilePrefs(registry);
Jayeeb93166c2023-07-17 14:04:491659 policy::LocalTestPolicyProvider::RegisterProfilePrefs(registry);
Aaron Colwellf94fd97a2020-07-21 19:37:081660 policy::URLBlocklistManager::RegisterProfilePrefs(registry);
Jayee07bb468c2023-06-01 18:25:311661 PolicyUI::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441662 PrefProxyConfigTrackerImpl::RegisterProfilePrefs(registry);
Simon Pelchate74bbb62021-12-03 23:57:551663 prefetch::RegisterPredictionOptionsProfilePrefs(registry);
Max Curran14dd7872023-03-20 19:57:361664 PrefetchOriginDecider::RegisterPrefs(registry);
Xi Han25a7f032019-04-18 21:44:211665 PrefsTabHelper::RegisterProfilePrefs(registry, locale);
harrisonsean04618302020-11-27 16:00:531666 privacy_sandbox::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441667 Profile::RegisterProfilePrefs(registry);
1668 ProfileImpl::RegisterProfilePrefs(registry);
Matt Menkecfef87d2017-08-03 13:03:061669 ProfileNetworkContextService::RegisterProfilePrefs(registry);
Javier Fernández García-Boente7966a892021-12-09 12:28:231670 custom_handlers::ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
johnmecf2da0c2015-10-28 19:42:121671 PushMessagingAppIdentifier::RegisterProfilePrefs(registry);
Balazs Engedy715b0ec2019-12-04 15:11:451672 QuietNotificationPermissionUiState::RegisterProfilePrefs(registry);
[email protected]c753f142013-02-10 13:14:041673 RegisterBrowserUserPrefs(registry);
Amanda Velasco Gallardo25f07362022-01-28 02:08:471674 safe_browsing::file_type::RegisterProfilePrefs(registry);
Luke Zielinski12ef88552017-06-23 15:36:271675 safe_browsing::RegisterProfilePrefs(registry);
Ryan Sturm010e2f52021-01-08 00:13:561676 SearchPrefetchService::RegisterProfilePrefs(registry);
Clark DuVall8236b6a82020-05-28 22:54:321677 blocked_content::SafeBrowsingTriggeredPopupBlocker::RegisterProfilePrefs(
1678 registry);
Carlos IL06e6c8c2020-07-28 00:25:191679 security_interstitials::InsecureFormBlockingPage::RegisterProfilePrefs(
1680 registry);
Shakti Sahu93bfba22021-06-17 18:05:211681 segmentation_platform::SegmentationPlatformService::RegisterProfilePrefs(
1682 registry);
Anastasia Helfinstein33187fd2023-01-27 03:06:071683 segmentation_platform::DeviceSwitcherResultDispatcher::RegisterProfilePrefs(
1684 registry);
[email protected]37ca3fe02013-07-05 15:32:441685 SessionStartupPref::RegisterProfilePrefs(registry);
Himanshu Jajubcf3b9292019-06-07 12:54:071686 SharingSyncPreference::RegisterProfilePrefs(registry);
Evan Stade89158192021-01-27 18:45:231687 site_engagement::SiteEngagementService::RegisterProfilePrefs(registry);
Ayu Ishii73a353d2022-07-07 21:56:421688 storage::RegisterProfilePrefs(registry);
Mikel Astiz0889b2be2018-09-25 16:20:411689 sync_sessions::SessionSyncPrefs::RegisterProfilePrefs(registry);
Jeffrey Cohen053be24d2019-07-23 23:44:051690 syncer::DeviceInfoPrefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331691 syncer::SyncPrefs::RegisterProfilePrefs(registry);
Mikel Astiz89473c442021-07-13 09:46:121692 syncer::SyncTransportDataPrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441693 TemplateURLPrepopulateData::RegisterProfilePrefs(registry);
[email protected]e5e72cc2014-07-22 19:06:491694 translate::TranslatePrefs::RegisterProfilePrefs(registry);
Moe Ahmadi1266de82020-04-10 17:19:531695 omnibox::RegisterProfilePrefs(registry);
[email protected]855ebff2014-05-09 07:14:381696 ZeroSuggestProvider::RegisterProfilePrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341697
Nicolas MacBeth53fa8142023-06-20 15:06:091698#if !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1699 promos_utils::RegisterProfilePrefs(registry);
1700#endif // !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1701
Scott Violet53fb03c2021-01-15 23:48:161702#if BUILDFLAG(ENABLE_SESSION_SERVICE)
1703 RegisterSessionServiceLogProfilePrefs(registry);
Christian Dullweber0747d7c92021-05-10 10:05:131704 SessionDataService::RegisterProfilePrefs(registry);
Scott Violet53fb03c2021-01-15 23:48:161705#endif
1706
brettw00899e62016-11-12 02:10:171707#if BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:281708 ExtensionWebUI::RegisterProfilePrefs(registry);
je_julie.kim7fbb5a1a2015-02-09 17:26:051709 RegisterAnimationPolicyPrefs(registry);
mfoltz96f329c2016-01-13 18:16:581710 extensions::ActivityLog::RegisterProfilePrefs(registry);
tbarzicfa3c7ef62017-04-17 23:12:021711 extensions::AudioAPI::RegisterUserPrefs(registry);
mfoltz96f329c2016-01-13 18:16:581712 extensions::ExtensionPrefs::RegisterProfilePrefs(registry);
Devlin Cronin71f0f532018-04-26 16:35:061713 extensions::ExtensionsUI::RegisterProfilePrefs(registry);
Joel Hockeya9ccf0e2022-05-27 22:11:191714#if BUILDFLAG(IS_CHROMEOS_ASH)
1715 extensions::shared_storage::RegisterProfilePrefs(registry);
1716#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Emilia Paz363fa0062022-01-15 05:12:031717 extensions::PermissionsManager::RegisterProfilePrefs(registry);
afakhry2bd481832016-06-16 16:17:241718 extensions::RuntimeAPI::RegisterPrefs(registry);
Devlin Cronina997c8e2021-03-18 00:33:181719 // TODO(devlin): This would be more inline with the other calls here if it
1720 // were nested in either a class or separate namespace with a simple
1721 // Register[Profile]Prefs() name.
1722 extensions::RegisterSettingsOverriddenUiPrefs(registry);
Minh X. Nguyen3aa40692018-03-28 01:15:591723 update_client::RegisterProfilePrefs(registry);
brettw00899e62016-11-12 02:10:171724#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]c2ac1dda2013-09-23 05:04:561725
Andy Phan99ccfb42022-11-29 18:57:071726#if BUILDFLAG(ENABLE_PDF)
1727 registry->RegisterListPref(prefs::kPdfLocalFileAccessAllowedForDomains,
1728 base::Value::List());
Hui Yingsta4a03ec82023-05-16 00:00:171729 registry->RegisterBooleanPref(prefs::kPdfUseSkiaRendererEnabled, true);
Andy Phan99ccfb42022-11-29 18:57:071730#endif // BUILDFLAG(ENABLE_PDF)
1731
Brett Wilson65f951c2016-11-03 22:06:121732#if BUILDFLAG(ENABLE_PRINT_PREVIEW)
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:021733 printing::PolicySettings::RegisterProfilePrefs(registry);
Nikita Podguzov26222d12019-12-04 11:44:311734 printing::PrintPreviewStickySettings::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:131735#endif
1736
Lei Zhang92c15542020-01-10 17:05:101737#if BUILDFLAG(ENABLE_RLZ)
1738 ChromeRLZTrackerDelegate::RegisterProfilePrefs(registry);
1739#endif
1740
brettw9e85ef42016-11-01 21:01:241741#if BUILDFLAG(ENABLE_SUPERVISED_USERS)
[email protected]503e2922023-06-23 13:38:371742 supervised_user::ChildAccountService::RegisterProfilePrefs(registry);
[email protected]1e50f232023-05-12 13:57:341743 supervised_user::SupervisedUserService::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:131744#endif
1745
Jian Lic9a227c2022-02-28 22:55:441746#if BUILDFLAG(ENABLE_FEED_V2)
1747 feed::prefs::RegisterFeedSharedProfilePrefs(registry);
1748 feed::RegisterProfilePrefs(registry);
1749#endif
1750
Xiaohan Wangae7f9182022-01-16 00:37:521751#if BUILDFLAG(IS_ANDROID)
Lei Zhang92c15542020-01-10 17:05:101752 cdm::MediaDrmStorageImpl::RegisterProfilePrefs(registry);
Sebastien Lalancette374cf6a2021-06-22 17:23:521753 content_creation::prefs::RegisterProfilePrefs(registry);
Christopher Thompson2602fea2019-11-26 19:36:541754 KnownInterceptionDisclosureInfoBarDelegate::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101755 MediaDrmOriginIdManager::RegisterProfilePrefs(registry);
1756 NotificationChannelsProviderAndroid::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101757 ntp_tiles::PopularSitesImpl::RegisterProfilePrefs(registry);
1758 OomInterventionDecider::RegisterProfilePrefs(registry);
[email protected]084f82b2013-11-01 00:09:591759 PartnerBookmarksShim::RegisterProfilePrefs(registry);
Wolfgang Billenstein546bd4d72022-09-20 11:34:261760 permissions::GeolocationPermissionContextAndroid::RegisterProfilePrefs(
1761 registry);
Xing Liu0327d832020-05-15 21:07:031762 query_tiles::RegisterPrefs(registry);
mvanouwerkerkc1751e02017-01-06 12:16:431763 RecentTabsPagePrefs::RegisterProfilePrefs(registry);
Patrick Noland87d9f842019-01-16 03:52:021764 usage_stats::UsageStatsBridge::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101765 variations::VariationsService::RegisterProfilePrefs(registry);
Ella Gebf864d372023-06-06 17:44:311766 webapps::InstallPromptPrefs::RegisterProfilePrefs(registry);
Jan Keitel98b2cc42022-09-20 05:38:391767#else // BUILDFLAG(IS_ANDROID)
Emily Shack670f745c2023-03-03 19:47:301768 bookmarks_webui::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:391769 browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry);
Dana Friedcf8c2142022-01-25 18:33:421770 BrowserFeaturePromoSnoozeService::RegisterProfilePrefs(registry);
evliuc5b5a722022-10-28 00:05:491771 captions::LiveTranslateController::RegisterProfilePrefs(registry);
Nina Satragno8c832df2019-07-29 15:59:391772 ChromeAuthenticatorRequestDelegate::RegisterProfilePrefs(registry);
Shakti Sahu05ea4e12023-03-28 07:33:101773 companion::PromoHandler::RegisterProfilePrefs(registry);
Anqing Zhao9595e482021-06-10 11:33:551774 DeviceServiceImpl::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101775 DevToolsWindow::RegisterProfilePrefs(registry);
Tibor Goldschwendt610d0372021-05-11 01:39:021776 DriveService::RegisterProfilePrefs(registry);
Dominique Fauteux-Chapleau130242bf2020-12-07 19:07:481777 enterprise_connectors::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101778 extensions::CommandService::RegisterProfilePrefs(registry);
1779 extensions::TabsCaptureVisibleTabFunction::RegisterProfilePrefs(registry);
gabdac09c03b2017-03-22 20:00:111780 first_run::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:391781 gcm::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101782 HatsService::RegisterProfilePrefs(registry);
Tibor Goldschwendtf3a3ce92021-08-17 00:42:161783 NtpCustomBackgroundService::RegisterProfilePrefs(registry);
George Benz13da3df02022-01-14 00:03:521784 media_router::RegisterAccessCodeProfilePrefs(registry);
Derek Cheng23a01402018-07-24 13:38:141785 media_router::RegisterProfilePrefs(registry);
Tibor Goldschwendt53ca78b2020-10-07 19:56:181786 NewTabPageHandler::RegisterProfilePrefs(registry);
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:391787 NewTabPageUI::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101788 NewTabUI::RegisterProfilePrefs(registry);
Rohit Bhatia22e544f2021-10-05 15:32:261789 ntp::SafeBrowsingHandler::RegisterProfilePrefs(registry);
kristiparkc0199772018-07-18 05:25:421790 ntp_tiles::CustomLinksManagerImpl::RegisterProfilePrefs(registry);
Jeremy Selier730b56d32021-09-17 02:59:391791 PhotosService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101792 PinnedTabCodec::RegisterProfilePrefs(registry);
Yann Dago44d6cc322022-07-13 17:46:251793 policy::DeveloperToolsPolicyHandler::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101794 PromoService::RegisterProfilePrefs(registry);
Mark Schillaciba4a7322022-06-29 15:08:351795 RegisterReadAnythingProfilePrefs(registry);
Eduard Hez55d711f2023-07-12 12:10:071796 RegisterSafetyHubProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101797 settings::SettingsUI::RegisterProfilePrefs(registry);
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:301798 send_tab_to_self::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101799 signin::RegisterProfilePrefs(registry);
tmartino6254f472016-11-21 01:22:561800 StartupBrowserCreator::RegisterProfilePrefs(registry);
Roman Aroracd8462c2021-08-03 01:20:331801 tab_search_prefs::RegisterProfilePrefs(registry);
Riley Tatumc48258f12022-08-18 22:13:131802 RecipesService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101803 UnifiedAutoplayConfig::RegisterProfilePrefs(registry);
Yue Zhang87902392020-12-23 23:12:051804 CartService::RegisterProfilePrefs(registry);
Mei Liang96bbcc22022-09-20 20:31:221805 commerce::ShoppingListUiTabHelper::RegisterProfilePrefs(registry);
Caroline Rising065085a22023-02-22 14:34:091806 user_notes::RegisterProfilePrefs(registry);
Michael Martis8b35dd72023-01-26 01:07:471807#if !BUILDFLAG(IS_CHROMEOS_LACROS)
1808 captions::LiveCaptionController::RegisterProfilePrefs(registry);
1809#endif // !BUILDFLAG(IS_CHROMEOS_LACROS)
Xiaohan Wangae7f9182022-01-16 00:37:521810#endif // BUILDFLAG(IS_ANDROID)
mvanouwerkerk9f0f38a2016-06-08 14:11:441811
Xiaohan Wangae7f9182022-01-16 00:37:521812#if BUILDFLAG(IS_CHROMEOS)
Tim Sergeant2b6bc66e2022-04-14 20:15:211813 apps::SupportedLinksInfoBarPrefsService::RegisterProfilePrefs(registry);
Maria Petrisorbb5226b2022-06-02 09:10:511814 extensions::login_api::RegisterProfilePrefs(registry);
Olya Kalitova39e913d52021-03-16 22:26:221815 extensions::platform_keys::RegisterProfilePrefs(registry);
Michael Ershovd9a627e2021-11-03 13:55:271816 certificate_manager::CertificatesHandler::RegisterProfilePrefs(registry);
Michael Ershov5b2a7062022-01-17 14:28:451817 policy::PolicyCertService::RegisterProfilePrefs(registry);
Yanzhu Du76169d12022-09-21 02:53:311818 registry->RegisterBooleanPref(prefs::kDeskAPIThirdPartyAccessEnabled, false);
Yanzhu Du428de9052022-10-05 22:46:581819 registry->RegisterListPref(prefs::kDeskAPIThirdPartyAllowlist);
Vignesh Shenvif47279d2022-04-07 10:55:361820 registry->RegisterBooleanPref(prefs::kInsightsExtensionEnabled, false);
Nicolas Dossou-Gbete8bf46c12022-05-16 14:20:171821 // By default showing Sync Consent is set to true. It can changed by policy.
1822 registry->RegisterBooleanPref(prefs::kEnableSyncConsent, true);
anina koehlerf1e29df62022-08-10 07:22:321823 registry->RegisterListPref(
1824 chromeos::prefs::kKeepFullscreenWithoutNotificationUrlAllowList,
1825 PrefRegistry::PUBLIC);
Andrew Rayskiy16f8cab2022-12-15 16:28:331826#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:001827 extensions::PrintingAPIHandler::RegisterProfilePrefs(registry);
Andrew Rayskiy16f8cab2022-12-15 16:28:331828#endif // BUILDFLAG(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:521829#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:221830
Yuta Hijikata31a359c2020-11-27 07:50:261831#if BUILDFLAG(IS_CHROMEOS_ASH)
James Cookc542d992019-11-08 23:34:241832 app_list::AppListSyncableService::RegisterProfilePrefs(registry);
Nancy Wanga78b7a32021-04-28 05:10:291833 apps::AppPlatformMetricsService::RegisterProfilePrefs(registry);
Jeevan Shikarama73dec1a2022-09-08 05:51:521834 apps::AppPreloadService::RegisterProfilePrefs(registry);
Nikki Fangac3f0592023-02-14 01:31:191835 apps::deduplication::AppDeduplicationService::RegisterProfilePrefs(registry);
Tim Sergeant1231dcc2021-05-10 14:00:571836 apps::webapk_prefs::RegisterProfilePrefs(registry);
Hidehiko Abe33e9adf2017-09-13 06:12:231837 arc::prefs::RegisterProfilePrefs(registry);
James Cookc542d992019-11-08 23:34:241838 ArcAppListPrefs::RegisterProfilePrefs(registry);
Anastasiia N0582a902021-12-08 17:44:591839 ash::AccountAppsAvailability::RegisterPrefs(registry);
Kushagra Sinhab37e24db2021-07-02 15:14:241840 account_manager::AccountManager::RegisterPrefs(registry);
Yeunjoo Choi19772c942021-03-08 14:51:111841 ash::ApkWebAppService::RegisterProfilePrefs(registry);
Yeunjoo Choi40d02412021-04-21 01:38:561842 ash::app_time::AppActivityRegistry::RegisterProfilePrefs(registry);
1843 ash::app_time::AppTimeController::RegisterProfilePrefs(registry);
Andreea Costinasc33add32023-07-13 16:57:131844 ash::AshProxyMonitor::RegisterProfilePrefs(registry);
Yeunjoo Choi65c73cc2022-08-02 05:30:161845 ash::assistant::prefs::RegisterProfilePrefs(registry);
Anastasiia N1ad94e1e2022-09-15 08:47:281846 ash::auth::AuthFactorConfig::RegisterPrefs(registry);
Yeunjoo Choi0e66c9aa2021-04-02 02:05:561847 ash::bluetooth::DebugLogsManager::RegisterPrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:551848 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterProfilePrefs(
1849 registry);
Theo Johnson-Kanudc9f96272023-01-12 05:11:391850 ash::HatsBluetoothRevampTriggerImpl::RegisterProfilePrefs(registry);
Henrique Ferreiro2029590e2021-09-23 08:01:521851 ash::ClientAppMetadataProviderService::RegisterProfilePrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:231852 ash::CupsPrintersManager::RegisterProfilePrefs(registry);
Yeunjoo Choi0dc579e42022-03-23 04:14:521853 ash::device_sync::RegisterProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:431854 ash::FamilyUserChromeActivityMetrics::RegisterProfilePrefs(registry);
1855 ash::FamilyUserMetricsService::RegisterProfilePrefs(registry);
1856 ash::FamilyUserSessionMetrics::RegisterProfilePrefs(registry);
Yeunjoo Choiebbdaa62022-10-20 01:05:311857 ash::InlineLoginHandlerImpl::RegisterProfilePrefs(registry);
Yeunjoo Choi395103872021-07-22 01:16:071858 ash::first_run::RegisterProfilePrefs(registry);
Yeunjoo Choic4e54fe2021-06-09 02:11:391859 ash::file_system_provider::RegisterProfilePrefs(registry);
Yeunjoo Choi0842edfa2021-07-29 00:53:171860 ash::full_restore::RegisterProfilePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271861 ash::KerberosCredentialsManager::RegisterProfilePrefs(registry);
Yeunjoo Choi044ea242022-03-14 12:06:291862 ash::multidevice_setup::MultiDeviceSetupService::RegisterProfilePrefs(
Jordy Greenblatt2265de702018-07-26 19:05:261863 registry);
Henrique Ferreirocddc8012021-03-26 00:47:151864 ash::MultiProfileUserController::RegisterProfilePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111865 ash::NetworkMetadataStore::RegisterPrefs(registry);
Yeunjoo Choic1593bf2021-04-23 03:49:251866 ash::ReleaseNotesStorage::RegisterProfilePrefs(registry);
Yeunjoo Choif5706262021-08-24 01:11:241867 ash::HelpAppNotificationController::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:271868 ash::quick_unlock::FingerprintStorage::RegisterProfilePrefs(registry);
1869 ash::quick_unlock::PinStoragePrefs::RegisterProfilePrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371870 ash::Preferences::RegisterProfilePrefs(registry);
Yeunjoo Choida53f442021-09-17 01:07:361871 ash::EnterprisePrintersProvider::RegisterProfilePrefs(registry);
Yeunjoo Choi09213db2021-04-16 03:42:081872 ash::parent_access::ParentAccessService::RegisterProfilePrefs(registry);
Yue Lia3125692022-01-05 20:05:431873 quick_answers::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:271874 ash::quick_unlock::RegisterProfilePrefs(registry);
Henrique Ferreiroec8355d2021-07-20 08:20:081875 ash::RegisterSamlProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:431876 ash::ScreenTimeController::RegisterProfilePrefs(registry);
Henrique Ferreirofad33bd2021-01-29 00:28:401877 ash::EduCoexistenceConsentInvalidationController::RegisterProfilePrefs(
yilkalc04a16dc2020-11-04 22:07:071878 registry);
Yeunjoo Choi38cea422022-10-18 06:19:171879 ash::EduCoexistenceLoginHandler::RegisterProfilePrefs(registry);
Henrique Ferreiroa264c8c02021-07-20 08:31:471880 ash::SigninErrorNotifier::RegisterPrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091881 ash::ServicesCustomizationDocument::RegisterProfilePrefs(registry);
Yeunjoo Choiba3d9972022-10-11 12:50:121882 ash::settings::OSSettingsUI::RegisterProfilePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361883 ash::StartupUtils::RegisterOobeProfilePrefs(registry);
Jiaming Chengd3d84762023-07-20 20:47:361884 ash::UpdateNotificationShowingController::RegisterProfilePrefs(registry);
Aiden Chiavatti112d3672023-03-17 21:13:411885 ash::user_image::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151886 ash::UserImageSyncObserver::RegisterProfilePrefs(registry);
Jong Ahn6f1c54a42022-01-18 00:20:561887 ChromeMetricsServiceClient::RegisterProfilePrefs(registry);
Renee Wrightc41d5432018-04-26 05:27:371888 crostini::prefs::RegisterProfilePrefs(registry);
Yeunjoo Choi3cbb06ba2021-03-22 08:01:491889 ash::attestation::TpmChallengeKey::RegisterProfilePrefs(registry);
sdefresne8593e6432015-12-01 12:38:081890 flags_ui::PrefServiceFlagsStorage::RegisterProfilePrefs(registry);
Joel Hockey7fb974342019-06-27 23:35:051891 guest_os::prefs::RegisterProfilePrefs(registry);
Toni Barzic14329d02017-07-17 21:59:121892 lock_screen_apps::StateController::RegisterProfilePrefs(registry);
Olya Kalitovac869f962018-12-04 12:01:231893 plugin_vm::prefs::RegisterProfilePrefs(registry);
GioVAX287418d2020-11-23 17:56:591894 policy::ArcAppInstallEventLogger::RegisterProfilePrefs(registry);
Bartosz Fabianowskid4d93a72018-05-17 18:49:481895 policy::AppInstallEventLogManagerWrapper::RegisterProfilePrefs(registry);
Marcelo Almeida9ef8c132019-05-13 20:19:121896 policy::StatusCollector::RegisterProfilePrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231897 ash::SystemProxyManager::RegisterProfilePrefs(registry);
Erik Chenc2927bbd2021-09-22 23:20:071898 ChromeShelfPrefs::RegisterProfilePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381899 ::onc::RegisterProfilePrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491900 ash::cert_provisioning::RegisterProfilePrefs(registry);
Nicholas Hollingumf4c11e32020-10-05 22:52:571901 borealis::prefs::RegisterProfilePrefs(registry);
Gavin Williamsf6781f3e2021-04-22 01:13:491902 ash::ChromeScanningAppDelegate::RegisterProfilePrefs(registry);
yilkal95d9f882021-10-18 21:59:001903 ProjectorAppClientImpl::RegisterProfilePrefs(registry);
Geng Li11526bb42022-02-15 23:59:141904 ash::floating_workspace_util::RegisterProfilePrefs(registry);
Sanja Perisic91217932022-04-13 13:45:021905 policy::RebootNotificationsScheduler::RegisterProfilePrefs(registry);
Irina Fedorova13745422022-07-15 12:59:001906 ash::KioskAppManager::RegisterProfilePrefs(registry);
Andrew Rayskiy47076d72022-09-27 18:46:141907 file_manager::file_tasks::RegisterProfilePrefs(registry);
Nigel Taoa1d4dce2022-10-18 00:01:201908 file_manager::prefs::RegisterProfilePrefs(registry);
Fergus Dall54a6a432022-11-18 17:35:291909 bruschetta::prefs::RegisterProfilePrefs(registry);
Chris Mullinse59586192023-03-06 17:42:171910 wallpaper_handlers::prefs::RegisterProfilePrefs(registry);
Vignesh Shenvi145bf6e2023-05-08 22:11:301911 ash::reporting::RegisterProfilePrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:261912#endif // BUILDFLAG(IS_CHROMEOS_ASH)
gab3ca4a492017-03-02 00:19:411913
Darin Fisher127d5782021-01-20 20:32:341914#if BUILDFLAG(IS_CHROMEOS_LACROS)
1915 lacros_prefs::RegisterProfilePrefs(registry);
Andreea Costinas68cad91f2021-09-22 15:58:091916 chromeos::ProxyConfigServiceLacros::RegisterProfilePrefs(registry);
Ian Helmkec4a4e452022-05-09 22:17:581917 lacros_prefs::RegisterExtensionControlledAshPrefs(registry);
Irina Fedorova13745422022-07-15 12:59:001918 KioskSessionServiceLacros::RegisterProfilePrefs(registry);
Nancy Wangc84098e2022-10-24 10:30:361919 apps::WebsiteMetricsServiceLacros::RegisterProfilePrefs(registry);
Darin Fisher127d5782021-01-20 20:32:341920#endif
1921
Xiaohan Wangae7f9182022-01-16 00:37:521922#if BUILDFLAG(IS_WIN)
Alex St-Onge9e4b9b72021-06-08 15:35:541923 CdmPrefServiceHelper::RegisterProfilePrefs(registry);
mad2b3b6552014-09-25 00:44:491924 component_updater::RegisterProfilePrefsForSwReporter(registry);
Scott Violet3ff87d062021-12-21 06:10:101925 FontPrewarmerTabHelper::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441926 NetworkProfileBubble::RegisterProfilePrefs(registry);
alito856526d2017-03-03 09:16:171927 safe_browsing::SettingsResetPromptPrefsManager::RegisterProfilePrefs(
1928 registry);
ftirelo46b34222017-06-19 10:36:571929 safe_browsing::PostCleanupSettingsResetter::RegisterProfilePrefs(registry);
[email protected]a4422802012-05-03 09:19:151930#endif
[email protected]eeec6ca2013-02-21 15:10:431931
Sebastien Lalancette413625312023-05-08 13:58:011932#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
1933 BUILDFLAG(IS_CHROMEOS_ASH)
Zonghan Xuc528f6e82022-08-09 22:31:581934 device_signals::RegisterProfilePrefs(registry);
Sebastien Lalancette413625312023-05-08 13:58:011935#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
1936 // BUILDFLAG(IS_CHROMEOS_ASH)
Zonghan Xuc528f6e82022-08-09 22:31:581937
Nicolas Ouellet-Payeurc1b89932022-09-30 16:22:531938#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
Nicolas4b82a652019-01-04 17:42:381939 browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:111940#endif
1941
Xiaohan Wangae7f9182022-01-16 00:37:521942#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Daniel Murphy3657906d2021-04-13 20:33:121943 preinstalled_apps::RegisterProfilePrefs(registry);
Becca Hughes7d2bbb82018-08-07 22:56:591944#endif
1945
Xiaohan Wangae7f9182022-01-16 00:37:521946#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Kristi Parkd0f72412021-07-02 01:09:031947 sharing_hub::RegisterProfilePrefs(registry);
1948#endif
1949
Lei Zhang92c15542020-01-10 17:05:101950#if defined(TOOLKIT_VIEWS)
1951 accessibility_prefs::RegisterInvertBubbleUserPrefs(registry);
Yuheng Huang9ce54892022-05-06 19:29:391952 side_search_prefs::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101953 RegisterBrowserViewProfilePrefs(registry);
Owen Minef022e92019-10-15 21:25:211954#endif
1955
Duncan Mercer8062eef2022-12-28 22:28:371956#if BUILDFLAG(ENABLE_LENS_DESKTOP)
Juan Mojica4669f8d2021-08-05 20:01:451957 registry->RegisterBooleanPref(
1958 prefs::kLensRegionSearchEnabled, true,
1959 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
Duncan Mercer8062eef2022-12-28 22:28:371960 registry->RegisterBooleanPref(prefs::kLensDesktopNTPSearchEnabled, true);
1961#endif
1962
1963#if !BUILDFLAG(IS_ANDROID)
Martin Kreichgauerd7aa4f92022-02-22 20:46:211964 registry->RegisterBooleanPref(
1965 webauthn::pref_names::kRemoteProxiedRequestsAllowed, false);
dljames0a96ef192022-07-07 23:31:431966
Nina Satragno42747a42023-06-29 15:25:271967 registry->RegisterStringPref(
1968 webauthn::pref_names::kLastUsedPairingFromSyncPublicKey, "");
1969
Caroline Risingf4b49092023-03-23 02:28:261970 side_panel_prefs::RegisterProfilePrefs(registry);
Juan Mojica4669f8d2021-08-05 20:01:451971#endif
1972
Nina Satragnod7b8fb42022-11-10 20:43:391973 registry->RegisterBooleanPref(webauthn::pref_names::kAllowWithBrokenCerts,
1974 false);
1975
Sean Harrisonf263b732021-12-07 11:17:521976 registry->RegisterBooleanPref(prefs::kPrivacyGuideViewed, false);
Sean Harrisonf263b732021-12-07 11:17:521977
Leonard Grey812af7a2022-05-02 15:46:031978#if BUILDFLAG(IS_MAC)
1979 registry->RegisterBooleanPref(policy::policy_prefs::kScreenTimeEnabled, true);
1980#endif
1981
James Cook0ba192bf2017-12-01 20:53:111982 RegisterProfilePrefsForMigration(registry);
Alison Gale6bf2cc52022-09-08 15:11:491983
1984#if !BUILDFLAG(IS_ANDROID)
1985 registry->RegisterIntegerPref(prefs::kHighEfficiencyChipExpandedCount, 0);
Alison Gale58bb3cd52023-04-21 15:03:201986 registry->RegisterTimePref(prefs::kLastHighEfficiencyChipExpandedTimestamp,
1987 base::Time());
Florian Jacky6723cef2023-04-17 11:38:311988 permissions::PermissionHatsTriggerHelper::RegisterProfilePrefs(registry);
Alison Gale6bf2cc52022-09-08 15:11:491989#endif
Anders Hartvoll Ruudeedebdc2022-10-12 15:38:011990
1991#if BUILDFLAG(IS_ANDROID)
1992 registry->RegisterBooleanPref(prefs::kVirtualKeyboardResizesLayoutByDefault,
1993 false);
1994#endif
Kirubel Aklilubb804082022-11-10 19:02:301995
1996 registry->RegisterTimePref(prefs::kDIPSTimerLastUpdate, base::Time());
Kyungjun Lee0dcd7c3e2022-12-16 22:01:391997
1998#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
1999 registry->RegisterBooleanPref(
2000 prefs::kAccessibilityPdfOcrAlwaysActive, false,
2001 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
2002#endif // BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
initial.commit09911bf2008-07-26 23:55:292003}
license.botbf09a502008-08-24 00:55:552004
[email protected]37ca3fe02013-07-05 15:32:442005void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:212006 RegisterUserProfilePrefs(registry, g_browser_process->GetApplicationLocale());
2007}
2008
2009void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2010 const std::string& locale) {
2011 RegisterProfilePrefs(registry, locale);
[email protected]2424cc52013-07-17 13:44:382012
Xiaohan Wangae7f9182022-01-16 00:37:522013#if BUILDFLAG(IS_ANDROID)
mlliuee3a405c2016-10-28 22:34:522014 ::android::RegisterUserProfilePrefs(registry);
2015#endif
Yuta Hijikata31a359c2020-11-27 07:50:262016#if BUILDFLAG(IS_CHROMEOS_ASH)
Xiyuan Xia5a8c4172019-05-13 16:23:482017 ash::RegisterUserProfilePrefs(registry);
2018#endif
[email protected]37ca3fe02013-07-05 15:32:442019}
2020
[email protected]8eefe842014-01-17 06:42:402021void RegisterScreenshotPrefs(PrefRegistrySimple* registry) {
2022 registry->RegisterBooleanPref(prefs::kDisableScreenshots, false);
2023}
2024
Yuta Hijikata31a359c2020-11-27 07:50:262025#if BUILDFLAG(IS_CHROMEOS_ASH)
Xiyuan Xia5a8c4172019-05-13 16:23:482026void RegisterSigninProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:212027 RegisterProfilePrefs(registry, g_browser_process->GetApplicationLocale());
Xiyuan Xia5a8c4172019-05-13 16:23:482028 ash::RegisterSigninProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442029}
Eyor Alemayehu4b516fb2019-02-20 20:24:292030
[email protected]37ca3fe02013-07-05 15:32:442031#endif
2032
rkaplowf216caf2015-03-02 22:37:452033// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532034// See chrome/browser/prefs/README.md for details.
Lei Zhangb76b80e32020-04-08 16:58:162035void MigrateObsoleteLocalStatePrefs(PrefService* local_state) {
Scott Littlec463f3362022-02-15 18:44:242036 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2037 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2038 // to be migrated or cleared specifically for iOS as well. This could be by
2039 // doing the migration in feature code that's called by all platforms instead
2040 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432041 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242042
Dominic Battre645d42342020-12-04 16:14:102043 // BEGIN_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
2044 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2045
Oksana Zhuravlova58c85282022-06-14 20:24:282046 // Added 06/2022.
2047 local_state->ClearPref(kBackgroundTracingLastUpload);
Caitlin Fischera3cec3e02022-06-23 04:29:102048 local_state->ClearPref(kStabilityGpuCrashCount);
Caitlin Fischerc1d6f3172022-06-28 23:10:022049 local_state->ClearPref(kStabilityRendererCrashCount);
2050 local_state->ClearPref(kStabilityExtensionRendererCrashCount);
Caitlin Fischer07366b12022-06-23 17:18:242051#if !BUILDFLAG(IS_ANDROID)
2052 local_state->ClearPref(kStabilityPageLoadCount);
2053#endif
Oksana Zhuravlova58c85282022-06-14 20:24:282054
Caitlin Fischer69c1ca892022-07-06 18:32:452055 // Added 07/2002.
2056 local_state->ClearPref(kStabilityCrashCount);
2057
Roman Sorokinc138f2982022-09-05 16:42:302058#if BUILDFLAG(IS_CHROMEOS_ASH)
2059 // Added 09/2022
2060 local_state->ClearPref(kUsersLastInputMethod);
2061#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2062
Avi Drissmanfee70e5f2022-11-02 20:50:112063#if BUILDFLAG(ENABLE_BACKGROUND_MODE) && BUILDFLAG(IS_MAC)
2064 // Added 11/2022.
2065 local_state->ClearPref(kUserRemovedLoginItem);
2066 local_state->ClearPref(kChromeCreatedLoginItem);
2067 local_state->ClearPref(kMigratedLoginItemPref);
2068#endif
Nicolas Dossou-Gbete2804a372022-11-09 17:25:352069#if BUILDFLAG(IS_CHROMEOS_LACROS)
2070 if (local_state->HasPrefPath(kPrimaryProfileFirstRunFinished)) {
2071 bool old_value = local_state->GetBoolean(kPrimaryProfileFirstRunFinished);
2072 local_state->ClearPref(kPrimaryProfileFirstRunFinished);
2073 local_state->SetBoolean(prefs::kFirstRunFinished, old_value);
2074 }
2075#endif
Avi Drissmanfee70e5f2022-11-02 20:50:112076
Victor Hugo Vianna Silva29ab0a32022-11-10 03:48:382077 // Added 11/2022.
2078 local_state->ClearPref(kLocalConsentsDictionary);
2079
Nasser Al-shawwa16ffdfc2023-01-13 14:32:202080 // Added 01/2023
2081 local_state->ClearPref(kSendDownloadToCloudPref);
Nasser Al-shawwafef41782023-01-27 20:43:502082
Sebastien Lalancette55953e42023-01-17 14:48:312083#if BUILDFLAG(IS_MAC)
2084 local_state->ClearPref(kDeviceTrustDisableKeyCreationPref);
2085#endif // BUILDFLAG(IS_MAC)
Nasser Al-shawwa16ffdfc2023-01-13 14:32:202086
Andrew Breggerf89f1322023-02-01 02:22:032087 // Added 01/2023
2088#if BUILDFLAG(IS_CHROMEOS_ASH)
2089 local_state->ClearPref(kEventSequenceLastSystemUptime);
2090 local_state->ClearPref(kEventSequenceResetCounter);
2091#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2092
Lu Huangeba5b532023-02-22 23:19:342093 // Added 02/2023
2094#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
2095 local_state->ClearPref(kWebAppsUrlHandlerInfo);
2096#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
2097
Brittany Hartmire537aa47b2023-03-01 23:43:092098// Added 02/2023.
2099#if BUILDFLAG(IS_CHROMEOS_ASH)
2100 local_state->ClearPref(kEasyUnlockLocalStateTpmKeys);
2101#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2102
Artsiom Mitrokhincf332e22023-03-07 16:27:472103// Added 03/2023.
2104#if BUILDFLAG(IS_CHROMEOS_ASH)
2105 local_state->ClearPref(kGlanceablesSignoutScreenshotDuration);
2106#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2107
Brittany Hartmireafd35312023-03-16 00:21:032108// Added 03/2023.
2109#if BUILDFLAG(IS_CHROMEOS_ASH)
2110 local_state->ClearPref(kEasyUnlockLocalStateUserPrefs);
2111#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2112
Brittany Hartmire1ffd662e2023-04-04 22:46:512113// Added 04/2023.
2114#if BUILDFLAG(IS_CHROMEOS_ASH)
2115 local_state->ClearPref(kEasyUnlockHardlockState);
2116#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2117
Artem Sumaneev77f80bb2023-04-11 14:04:582118 // Added 04/2023.
2119 local_state->ClearPref(kTypeSubscribedForInvalidations);
2120 local_state->ClearPref(kActiveRegistrationToken);
2121 local_state->ClearPref(kFCMInvalidationClientIDCache);
2122
Osama Fathy5d236652023-04-17 17:31:122123// Added 04/2023.
2124#if BUILDFLAG(IS_CHROMEOS_ASH)
2125 local_state->ClearPref(kConsolidatedConsentTrial);
2126#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2127
Roland Bock8e21dd022023-04-27 09:33:482128// Added 04/2023.
2129#if BUILDFLAG(IS_CHROMEOS_ASH)
2130 local_state->ClearPref(kEnrollmentIdUploadedOnChromad);
2131 local_state->ClearPref(kLastChromadMigrationAttemptTime);
2132#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2133
Pilar Molina Lopezef825502023-05-12 18:08:482134 // Added 05/2023.
Colin Blundella2aea272023-05-15 09:50:002135 local_state->ClearPref(kForceEnablePepperVideoDecoderDevAPI);
2136
2137 // Added 05/2023.
Pilar Molina Lopezef825502023-05-12 18:08:482138 local_state->ClearPref(kUseMojoVideoDecoderForPepperAllowed);
2139
Vasiliy Telezhnikov2a786452023-05-12 23:53:372140 // Added 05/2023
2141 local_state->ClearPref(kPPAPISharedImagesSwapChainAllowed);
2142
Ramin Halavatiec90e022023-05-23 13:55:052143// Added 05/2023.
2144#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
2145 local_state->ClearPref(kScreenAIScheduledDeletionTimePrefName);
2146#endif
2147
Cathy Li7ff029622023-05-26 04:56:522148// Added 05/2023
2149#if BUILDFLAG(IS_ANDROID)
2150 local_state->ClearPref(kWeeklyStatsReportingTimestamp);
2151#endif
2152
Hidehiko Abead7991f22023-05-31 14:32:222153// Added 05/2023.
2154#if BUILDFLAG(IS_CHROMEOS_ASH)
2155 local_state->ClearPref(kSupervisedUsersFirstRun);
2156 local_state->ClearPref(kSupervisedUserSyncId);
2157 local_state->ClearPref(kSupervisedUserManagers);
2158 local_state->ClearPref(kSupervisedUserManagerNames);
2159 local_state->ClearPref(kSupervisedUserManagerDisplayEmails);
2160
2161 local_state->ClearPref(kSupervisedUserPasswordSchema);
2162 local_state->ClearPref(kSupervisedUserPasswordSalt);
2163 local_state->ClearPref(kSupervisedUserPasswordRevision);
2164
2165 local_state->ClearPref(kSupervisedUserNeedPasswordUpdate);
2166 local_state->ClearPref(kSupervisedUserIncompleteKey);
2167#endif
2168
Eshwar Stalin883b5a72023-07-11 02:05:592169// Added 07/2023.
2170#if !BUILDFLAG(IS_ANDROID)
2171 local_state->ClearPref(kLegacyHoverCardImagesEnabled);
2172#endif
2173
Dominic Battre645d42342020-12-04 16:14:102174 // Please don't delete the following line. It is used by PRESUBMIT.py.
2175 // END_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
Scott Littlec463f3362022-02-15 18:44:242176
2177 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2178 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2179 // to be migrated or cleared specifically for iOS as well. This could be by
2180 // doing the migration in feature code that's called by all platforms instead
2181 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432182 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
rkaplowf216caf2015-03-02 22:37:452183}
2184
2185// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532186// See chrome/browser/prefs/README.md for details.
rkaplowf216caf2015-03-02 22:37:452187void MigrateObsoleteProfilePrefs(Profile* profile) {
Scott Littlec463f3362022-02-15 18:44:242188 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2189 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2190 // to be migrated or cleared specifically for iOS as well. This could be by
2191 // doing the migration in feature code that's called by all platforms instead
2192 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432193 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242194
Dominic Battre645d42342020-12-04 16:14:102195 // BEGIN_MIGRATE_OBSOLETE_PROFILE_PREFS
2196 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2197
rkaplowf216caf2015-03-02 22:37:452198 PrefService* profile_prefs = profile->GetPrefs();
2199
wutaobc9027e2020-04-08 02:01:442200 // Check MigrateDeprecatedAutofillPrefs() to see if this is safe to remove.
Moe Ahmadic3061bd2018-08-30 16:25:322201 autofill::prefs::MigrateDeprecatedAutofillPrefs(profile_prefs);
Alexandr Ilin273e20b2018-09-05 19:47:572202
Tarun Bansal99e447d2020-03-17 10:07:562203 // Added 3/2020.
Julian Pastarmov7da3bc22021-03-30 14:30:182204 // TODO(crbug.com/1062698): Remove this once the privacy settings redesign
2205 // is fully launched.
Ben Schwartz135746c2020-05-14 04:37:032206 chrome_browser_net::secure_dns::MigrateProbesSettingToOrFromBackup(
2207 profile_prefs);
wutao2e24aff2020-04-03 17:01:022208
Mihai Sardarescu3a27a8b2022-05-30 14:01:492209#if BUILDFLAG(ENABLE_DICE_SUPPORT)
2210 // Added 06/2022.
2211 profile_prefs->ClearPref(kTokenServiceDiceCompatible);
2212#endif // BUILDFLAG(ENABLE_DICE_SUPPORT)
2213
Marc Treib1c0019a2022-06-02 09:25:012214#if BUILDFLAG(IS_ANDROID)
2215 // Added 06/2022.
Min Qin2435d852022-06-29 22:38:312216 profile_prefs->ClearPref(kDownloadLaterPromptStatus);
Marc Treib1c0019a2022-06-02 09:25:012217#endif // BUILDFLAG(IS_ANDROID)
2218
David Padlipsky6bc14aa2022-06-23 21:08:342219#if BUILDFLAG(IS_CHROMEOS_ASH)
2220 // Added 06/2022.
2221 profile_prefs->ClearPref(kImprovedShortcutsNotificationShownCount);
2222#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2223
Yann Dago2cbd7cb2022-06-27 18:18:292224 // Added 06/2022.
2225#if BUILDFLAG(ENABLE_EXTENSIONS)
Martin Kreichgauerc86cc652022-10-28 16:52:042226 profile_prefs->ClearPref(kU2fSecurityKeyApiEnabled);
Yann Dago2cbd7cb2022-06-27 18:18:292227#endif
2228 profile_prefs->ClearPref(prefs::kCloudPrintSubmitEnabled);
2229
Theodore Olsauskas-Warren0b852302022-06-28 12:05:072230 // Added 06/2022.
2231 profile_prefs->ClearPref(kPrivacySandboxPreferencesReconciled);
2232
Mariam Ali784166e2022-07-05 16:03:182233 // Added 07/2022
2234 profile_prefs->ClearPref(kPrivacySandboxFlocEnabled);
2235 profile_prefs->ClearPref(kPrivacySandboxFlocDataAccessibleSince);
sauskiad03aa42022-07-12 10:38:182236 profile_prefs->ClearPref(kPrivacySandboxApisEnabledV2Init);
Mariam Ali784166e2022-07-05 16:03:182237
JunHo Seo1f0506f22022-07-26 02:52:252238#if BUILDFLAG(ENABLE_EXTENSIONS)
2239 // Added 07/2022.
2240 profile_prefs->ClearPref(kExtensionToolbar);
2241#endif
2242
dpapad8ad510132022-07-29 18:21:072243#if BUILDFLAG(IS_CHROMEOS_ASH)
2244 // Added 07/2022.
Colin Kincaidf11f8562022-09-14 15:41:062245 profile_prefs->ClearPref(kCanShowFolderSelectionNudge);
dpapad8ad510132022-07-29 18:21:072246 profile_prefs->ClearPref(kSettingsShowOSBanner);
2247#endif
2248
Maksim Ivanov5705be32022-08-09 22:07:482249#if BUILDFLAG(IS_CHROMEOS_ASH)
2250 // Added 08/2022.
2251 profile_prefs->ClearPref(kSecurityTokenSessionNotificationDisplayed);
2252#endif
2253
Ryan Sultanemb3b422e2022-08-12 12:13:022254#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
2255 // Added 08/2022.
2256 profile_prefs->ClearPref(kProfileAvatarTutorialShown);
2257#endif
2258
Tom Andersoncb3408482022-09-02 19:06:412259#if BUILDFLAG(IS_LINUX)
2260 // Added 08/2022.
2261 if (profile_prefs->HasPrefPath(prefs::kUsesSystemThemeDeprecated)) {
2262 auto migrated_theme =
2263 profile_prefs->GetBoolean(prefs::kUsesSystemThemeDeprecated)
2264 ? ui::SystemTheme::kGtk
2265 : ui::SystemTheme::kDefault;
2266 profile_prefs->SetInteger(prefs::kSystemTheme,
2267 static_cast<int>(migrated_theme));
2268 }
2269 profile_prefs->ClearPref(prefs::kUsesSystemThemeDeprecated);
2270#endif
2271
Theodore Olsauskas-Warren221e3ecd2022-09-08 08:21:242272 // Added 09/2022.
2273 profile_prefs->ClearPref(kPrivacySandboxFirstPartySetsDataAccessAllowed);
2274
Colin Kincaidf11f8562022-09-14 15:41:062275#if BUILDFLAG(IS_CHROMEOS_ASH)
2276 // Added 09/2022.
2277 profile_prefs->ClearPref(kClipboardHistoryNewFeatureBadgeCount);
2278#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2279
Jan Keitel4707c1f2022-11-30 11:08:592280// Added 09/2022.
Jan Keitel98b2cc42022-09-20 05:38:392281#if BUILDFLAG(IS_ANDROID)
Jan Keitelbb6f6472022-09-26 13:36:382282 auto migrate_shared_pref = [profile_prefs](const std::string& source,
2283 const std::string& target) {
2284 if (absl::optional<bool> shared_pref =
2285 android::shared_preferences::GetAndClearBoolean(source);
2286 shared_pref) {
2287 profile_prefs->SetBoolean(target, shared_pref.value());
2288 }
2289 };
2290
Clemens Arbesser46cb4f72022-12-07 15:08:172291 // These settings will also need to be deleted from ChromePreferenceKeys.java.
Jan Keitel4707c1f2022-11-30 11:08:592292 migrate_shared_pref(kDeprecatedAutofillAssistantConsent,
2293 kAutofillAssistantConsent);
2294 migrate_shared_pref(kDeprecatedAutofillAssistantEnabled,
2295 kAutofillAssistantEnabled);
2296 migrate_shared_pref(kDeprecatedAutofillAssistantTriggerScriptsEnabled,
2297 kAutofillAssistantTriggerScriptsEnabled);
2298 migrate_shared_pref(kDeprecatedAutofillAssistantTriggerScriptsIsFirstTimeUser,
2299 kAutofillAssistantTriggerScriptsIsFirstTimeUser);
Jan Keitel98b2cc42022-09-20 05:38:392300#endif
2301
Kirubel Aklilud8f571c92022-09-22 16:37:442302 // Added 09/2022.
2303 profile_prefs->ClearPref(kFirstPartySetsEnabled);
2304
Jonathan Freedff18fb6a2022-10-17 20:46:292305 // Added 10/2022
David Roger877bdc72022-10-19 09:38:512306#if BUILDFLAG(IS_ANDROID)
Jonathan Freedff18fb6a2022-10-17 20:46:292307 feed::MigrateObsoleteProfilePrefsOct_2022(profile_prefs);
2308#endif // BUILDFLAG(IS_ANDROID)
Peter Birk Pakkenberg71a43942023-01-04 13:50:372309 profile_prefs->ClearPref(kOriginTrialPrefKey);
Jonathan Freedff18fb6a2022-10-17 20:46:292310
David Roger877bdc72022-10-19 09:38:512311 // Once this migration is complete, the tracked preference
2312 // `kGoogleServicesLastAccountIdDeprecated` can be removed.
2313 if (profile_prefs->HasPrefPath(
2314 prefs::kGoogleServicesLastAccountIdDeprecated)) {
2315 std::string account_id =
2316 profile_prefs->GetString(prefs::kGoogleServicesLastAccountIdDeprecated);
2317 profile_prefs->ClearPref(prefs::kGoogleServicesLastAccountIdDeprecated);
2318 bool is_email = account_id.find('@') != std::string::npos;
Andrew Breggerf89f1322023-02-01 02:22:032319 if (!is_email && !account_id.empty()) {
David Roger877bdc72022-10-19 09:38:512320 profile_prefs->SetString(prefs::kGoogleServicesLastGaiaId, account_id);
Andrew Breggerf89f1322023-02-01 02:22:032321 }
David Roger877bdc72022-10-19 09:38:512322 }
2323
Martin Kreichgauerc86cc652022-10-28 16:52:042324 // Added 10/2022.
2325#if BUILDFLAG(ENABLE_EXTENSIONS)
2326 profile_prefs->ClearPref(kLoadCryptoTokenExtension);
2327#endif
2328
Yulun Wu066dab712022-11-01 17:20:242329#if BUILDFLAG(IS_CHROMEOS_ASH)
2330 // Added 10/2022.
2331 profile_prefs->ClearPref(kSuggestedContentInfoShownInLauncher);
2332 profile_prefs->ClearPref(kSuggestedContentInfoDismissedInLauncher);
2333#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2334
Jan Keitel4707c1f2022-11-30 11:08:592335 // Added 11/2022.
2336 profile_prefs->ClearPref(kAutofillAssistantEnabled);
2337 profile_prefs->ClearPref(kAutofillAssistantConsent);
2338 profile_prefs->ClearPref(kAutofillAssistantTriggerScriptsEnabled);
2339 profile_prefs->ClearPref(kAutofillAssistantTriggerScriptsIsFirstTimeUser);
2340
Mikel Astiz823b71012022-12-07 09:57:022341 // Added 12/2022.
Mikel Astiz231dd522023-04-23 15:51:442342 profile_prefs->ClearPref(kDeprecatedReadingListHasUnseenEntries);
Mikel Astiz823b71012022-12-07 09:57:022343
Vishwas Uppoorbcf36722022-12-30 18:55:222344 // Added 12/2022.
2345 profile_prefs->ClearPref(kAutofillWalletImportStorageCheckboxState);
2346
Daseul Lee56c5a8d2023-01-17 17:18:462347 // Added 01/2023.
2348 profile_prefs->ClearPref(kFileSystemSyncAccessHandleAsyncInterfaceEnabled);
2349
mark a. foltz264816212023-01-19 21:10:462350 // Added 01/2023.
2351#if !BUILDFLAG(IS_ANDROID)
2352 profile_prefs->ClearPref(kMediaRouterTabMirroringSources);
2353#endif // !BUILDFLAG(IS_ANDROID)
2354
Mahmoud Rashad96ac6022023-01-26 23:48:182355 // Added 01/2023
2356 profile_prefs->ClearPref(kAutofillCreditCardSigninPromoImpressionCount);
2357
Nasser Al-shawwafef41782023-01-27 20:43:502358 // Added 01/2023
2359 profile_prefs->ClearPref(kSendDownloadToCloudPref);
Osama Fathy592e239a2023-02-02 15:26:132360
2361 // Added 02/2023.
2362#if BUILDFLAG(IS_CHROMEOS_ASH)
2363 profile_prefs->ClearPref(kArcTermsShownInOobe);
2364#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2365
Maksim Moskvitin265fd062023-02-17 13:04:222366 // Added 02/2023.
2367 profile_prefs->ClearPref(kSyncInvalidationVersions);
2368 profile_prefs->ClearPref(kSyncInvalidationVersions2);
2369
Lei Zhang52efbb02023-02-21 22:56:382370 // Added 02/2023.
Lei Zhang5e1ffd62023-02-23 17:52:442371 profile_prefs->ClearPref(kClearPluginLSODataEnabled);
Lei Zhang543294f2023-02-23 19:53:432372 profile_prefs->ClearPref(kContentSettingsPluginAllowlist);
Lei Zhang5e1ffd62023-02-23 17:52:442373 profile_prefs->ClearPref(kPepperFlashSettingsEnabled);
Lei Zhang52efbb02023-02-21 22:56:382374 profile_prefs->ClearPref(kPluginsAllowOutdated);
Lei Zhang701e2342023-02-22 00:39:422375 profile_prefs->ClearPref(kPluginsLastInternalDirectory);
2376 profile_prefs->ClearPref(kPluginsPluginsList);
Lei Zhang52efbb02023-02-21 22:56:382377 profile_prefs->ClearPref(kPluginsShowDetails);
2378
Brittany Hartmire8a36b6e42023-02-24 23:09:092379// Added 02/2023.
2380#if BUILDFLAG(IS_CHROMEOS_ASH)
2381 profile_prefs->ClearPref(kHasSeenSmartLockSignInRemovedNotification);
2382#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2383
Eric Sumbed9fdd2023-03-15 18:06:302384// Added 03/2023.
2385#if BUILDFLAG(IS_CHROMEOS_ASH)
2386 ash::ambient::prefs::MigrateDeprecatedPrefs(*profile_prefs);
2387#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2388
Ari Chivukula951893d2023-03-03 18:03:292389 // Added 03/2023
2390 profile_prefs->ClearPref(
2391 kGoogleSearchDomainMixingMetricsEmitterLastMetricsTime);
2392
conniekxu4d14f65c2023-03-28 20:56:362393// Added 03/2023.
2394#if BUILDFLAG(IS_CHROMEOS_ASH)
2395 profile_prefs->ClearPref(kDarkLightModeNudgeLeftToShowCount);
2396#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2397
Adam Langley390670302023-03-31 00:43:312398 // Added 03/2023.
2399#if BUILDFLAG(IS_WIN)
2400 profile_prefs->ClearPref(kWebAuthnLastOperationWasNativeAPI);
2401#endif
2402
Richard Chui821cdad2023-04-07 21:39:572403// Added 04/2023.
2404#if BUILDFLAG(IS_CHROMEOS_ASH)
2405 profile_prefs->ClearPref(kBentoBarEnabled);
2406 profile_prefs->ClearPref(kUserHasUsedDesksRecently);
2407#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2408
Dan Harrington83791492023-04-10 20:49:272409// Added 04/2023.
2410#if BUILDFLAG(IS_ANDROID)
2411 profile_prefs->ClearPref(kBackoff);
2412 profile_prefs->ClearPref(kUserSettingEnabled);
2413 profile_prefs->ClearPref(kLimitlessPrefetchingEnabledTimePref);
2414 profile_prefs->ClearPref(kPrefetchTestingHeaderPref);
2415 profile_prefs->ClearPref(kEnabledByServer);
2416 profile_prefs->ClearPref(kNextForbiddenCheckTimePref);
2417 profile_prefs->ClearPref(kPrefetchCachedGCMToken);
2418#endif
2419
Artem Sumaneev77f80bb2023-04-11 14:04:582420 // Added 04/2023.
2421 profile_prefs->ClearPref(kTypeSubscribedForInvalidations);
2422 profile_prefs->ClearPref(kActiveRegistrationToken);
2423 profile_prefs->ClearPref(kFCMInvalidationClientIDCache);
2424
Dan Harrington899e25232023-04-11 18:23:572425 // Added 04/2023.
2426#if BUILDFLAG(IS_ANDROID)
2427 ntp_snippets::prefs::MigrateObsoleteProfilePrefsApril2023(profile_prefs);
2428#endif
2429
Jérémie Boulic8d672f22023-04-18 02:44:052430// Added 04/2023.
2431#if BUILDFLAG(IS_CHROMEOS_ASH)
2432 profile_prefs->ClearPref(kOfficeFilesAlwaysMove);
2433 profile_prefs->ClearPref(kOfficeMoveConfirmationShown);
2434#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2435
Brittany Hartmire402a3922023-04-18 22:15:362436// Added 04/2023.
2437#if BUILDFLAG(IS_CHROMEOS_ASH)
2438 profile_prefs->ClearPref(kProximityAuthIsChromeOSLoginEnabled);
2439#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2440
Brittany Hartmire22aa1ae82023-05-09 17:37:232441// Added 05/2023.
2442#if BUILDFLAG(IS_CHROMEOS_ASH)
2443 profile_prefs->ClearPref(kSmartLockSigninAllowed);
2444#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2445
David Trainorb7400c22023-05-10 19:17:062446// Added 05/2023.
2447#if BUILDFLAG(IS_ANDROID)
2448 profile_prefs->ClearPref(kVideoTutorialsPreferredLocaleKey);
2449 profile_prefs->ClearPref(kVideoTutorialsLastUpdatedTimeKey);
2450#endif // BUILDFLAG(IS_ANDROID
2451
Peter Marshall7fdea2b2023-05-15 01:16:382452// Added 05/2023.
2453#if BUILDFLAG(IS_CHROMEOS_ASH)
2454 profile_prefs->ClearPref(kOfficeSetupComplete);
2455#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2456
Elias Khsheibund1700562023-05-15 13:31:212457// Added 05/2023.
Michael Checo1f8625942023-05-23 19:33:472458#if BUILDFLAG(IS_CHROMEOS_ASH)
2459 profile_prefs->ClearPref(kEventRemappedToRightClick);
2460#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2461
2462// Added 05/2023.
Elias Khsheibund1700562023-05-15 13:31:212463#if BUILDFLAG(IS_ANDROID)
2464 profile_prefs->ClearPref(kTimesUPMAuthErrorShown);
2465#endif // BUILDFLAG(IS_ANDROID)
2466
Maciek Slusarczyk56833f02023-05-19 09:02:142467// Added 05/2023.
2468#if BUILDFLAG(IS_CHROMEOS_ASH)
2469 profile_prefs->ClearPref(kSamlPasswordSyncToken);
2470#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2471
Alan Cutter086bdf72023-06-09 02:40:112472// Added 06/2023.
2473#if BUILDFLAG(IS_CHROMEOS_ASH)
2474 profile_prefs->ClearPref(kWebAppCalculatorAppErasureFixAppliedPref);
2475#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2476
Alan Cutter3bfce6e2023-06-07 01:53:022477 // Added 06/2023.
2478 profile_prefs->ClearPref(kWebAppsExtensionIDs);
2479
Marc Treib7aaf21332023-06-14 08:30:012480 // Added 06/2023.
2481#if BUILDFLAG(IS_CHROMEOS_ASH)
2482 profile_prefs->ClearPref(kOsSyncPrefsMigrated);
2483#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2484
Yue Zhangf7cf6712023-06-16 18:11:322485 // Added 06/2023.
2486#if !BUILDFLAG(IS_ANDROID)
2487 profile_prefs->ClearPref(kShouldShowSidePanelBookmarkTab);
2488#endif // !BUILDFLAG(IS_ANDROID)
2489
Jian Li7541a082023-06-18 23:52:142490 // Added 06/2023
2491#if BUILDFLAG(ENABLE_FEED_V2)
2492 profile_prefs->ClearPref(kVideoPreviewsType);
2493#endif // BUILDFLAG(ENABLE_FEED_V2)
2494
Maciek Slusarczyk9fed52232023-06-21 14:46:072495 // Added 06/2023.
2496#if BUILDFLAG(IS_CHROMEOS_ASH)
2497 profile_prefs->ClearPref(kGaiaLastOnlineSignInTime);
2498 profile_prefs->ClearPref(kSAMLLastGAIASignInTime);
2499#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2500
Anthony Cui5e5dad9322023-07-10 17:34:542501 // Added 06/2023.
2502#if BUILDFLAG(IS_ANDROID)
2503 profile_prefs->ClearPref(kPrefExplicitLanguageAskShown);
2504#endif // BUILDFLAG(IS_ANDROID)
2505
Mihai Sardarescu6db89cf2023-07-04 07:36:022506// Added 07/2023.
2507#if !BUILDFLAG(IS_CHROMEOS_ASH)
2508 profile_prefs->ClearPref(kUnifiedConsentMigrationState);
2509#endif
2510
Viktor Semeniuk13075de02023-07-18 08:24:362511 // Added 07/2023.
2512 profile_prefs->ClearPref(kPasswordsGroupingInfoRequested);
2513
Hui Yingstd4c7a572023-07-18 18:16:152514 // Added 07/2023.
2515#if BUILDFLAG(IS_CHROMEOS_ASH)
2516 profile_prefs->ClearPref(kPowerMetricsIdleScreenOffCount);
2517 profile_prefs->ClearPref(kPowerMetricsIdleSuspendCount);
2518 profile_prefs->ClearPref(kPowerMetricsLidClosedSuspendCount);
2519#endif
Mikel Astiz5c4bda9b2023-07-21 10:28:032520 syncer::SyncPrefs::MigrateAutofillWalletImportEnabledPref(profile_prefs);
Hui Yingstd4c7a572023-07-18 18:16:152521
Dominic Battre645d42342020-12-04 16:14:102522 // Please don't delete the following line. It is used by PRESUBMIT.py.
2523 // END_MIGRATE_OBSOLETE_PROFILE_PREFS
Scott Littlec463f3362022-02-15 18:44:242524
2525 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2526 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2527 // to be migrated or cleared specifically for iOS as well. This could be by
2528 // doing the migration in feature code that's called by all platforms instead
2529 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432530 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
[email protected]102253f2012-12-14 17:00:582531}