blob: 5c340b68bdc1fc407ff992450978d088bf507c83 [file] [log] [blame]
[email protected]e41982a72012-11-20 07:16:511// Copyright 2012 The Chromium Authors. All rights reserved.
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
primiano6221e572015-01-28 12:14:349#include "base/trace_event/trace_event.h"
Nico Webereaa08412019-08-14 01:24:3710#include "build/branding_buildflags.h"
avib896c712015-12-26 02:10:4311#include "build/build_config.h"
Maksim Sisovb2e86e272021-09-28 05:24:4912#include "build/chromecast_buildflags.h"
Yuta Hijikata31a359c2020-11-27 07:50:2613#include "build/chromeos_buildflags.h"
[email protected]1a47d7e2010-10-15 00:37:2414#include "chrome/browser/about_flags.h"
Dominic Mazzoni21fb0282019-02-13 18:32:4715#include "chrome/browser/accessibility/accessibility_labels_service.h"
James Wallace-Lee25a1b05e2018-07-24 00:06:3116#include "chrome/browser/accessibility/accessibility_ui.h"
[email protected]7a25d872012-05-21 19:14:1317#include "chrome/browser/accessibility/invert_bubble_prefs.h"
[email protected]b1de2c72013-02-06 02:45:4718#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2319#include "chrome/browser/chrome_content_browser_client.h"
sorinebcfc8dd2016-08-12 21:57:1820#include "chrome/browser/component_updater/component_updater_prefs.h"
Tarun Bansal2a09d3b2020-05-28 16:06:2721#include "chrome/browser/data_use_measurement/chrome_data_use_measurement.h"
[email protected]70019152012-12-19 11:44:1922#include "chrome/browser/devtools/devtools_window.h"
[email protected]e5dc4222010-08-30 22:16:3223#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1624#include "chrome/browser/engagement/important_sites_util.h"
Dominique Fauteux-Chapleau556bb84f2020-04-20 22:06:2925#include "chrome/browser/enterprise/connectors/connectors_prefs.h"
Og Astorga3089fd82021-09-21 00:02:3726#include "chrome/browser/enterprise/reporting/prefs.h"
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:2227#include "chrome/browser/enterprise/util/managed_browser_utils.h"
[email protected]ed2b1002011-05-25 14:12:1028#include "chrome/browser/external_protocol/external_protocol_handler.h"
Kirubel Aklilu60d316f2021-12-16 01:55:3329#include "chrome/browser/first_party_sets/first_party_sets_pref_names.h"
[email protected]1b3588d2012-10-10 21:17:2530#include "chrome/browser/first_run/first_run.h"
[email protected]e6933d2a2013-03-12 22:32:2131#include "chrome/browser/gpu/gpu_mode_manager.h"
Avi Drissmand30927342018-05-22 15:04:2732#include "chrome/browser/lifetime/browser_shutdown.h"
rajendrantff2361da2020-12-16 09:18:2733#include "chrome/browser/login_detection/login_detection_prefs.h"
[email protected]cd80cce2013-12-02 15:19:1934#include "chrome/browser/media/media_device_id_salt.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"
mcasasa2023ab2016-09-08 01:06:3639#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
Evan Stade32d635a2020-04-03 18:51:2540#include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h"
Henrik Grunelle11045a2019-04-12 09:27:2741#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.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"
Anita Woodruffda0cdb642017-08-22 18:36:5048#include "chrome/browser/notifications/notification_channels_provider_android.h"
Tom Anderson1ef51d032020-02-11 01:05:0849#include "chrome/browser/notifications/notification_display_service_impl.h"
peterc4007912015-07-31 21:13:3750#include "chrome/browser/notifications/notifier_state_tracker.h"
Sharon Yangc6706902018-07-16 13:06:1951#include "chrome/browser/notifications/platform_notification_service_impl.h"
Balazs Engedy715b0ec2019-12-04 15:11:4552#include "chrome/browser/permissions/quiet_notification_permission_ui_state.h"
Pavol Markodebb0ff2018-05-07 18:35:4153#include "chrome/browser/policy/developer_tools_policy_handler.h"
Simon Pelchate74bbb62021-12-03 23:57:5554#include "chrome/browser/prefetch/prefetch_prefs.h"
Robert Ogden575d8a022020-11-13 17:54:5455#include "chrome/browser/prefetch/prefetch_proxy/prefetch_proxy_origin_decider.h"
Ryan Sturm010e2f52021-01-08 00:13:5656#include "chrome/browser/prefetch/search_prefetch/search_prefetch_service.h"
[email protected]24f95242014-02-10 17:55:2857#include "chrome/browser/prefs/chrome_pref_service_factory.h"
[email protected]4e94ab32011-08-05 05:28:2758#include "chrome/browser/prefs/incognito_mode_prefs.h"
[email protected]37858e52010-08-26 00:22:0259#include "chrome/browser/prefs/session_startup_pref.h"
Nikita Podguzov26222d12019-12-04 11:44:3160#include "chrome/browser/printing/print_preview_sticky_settings.h"
[email protected]1bee6ed2012-03-14 06:46:3661#include "chrome/browser/profiles/chrome_version_service.h"
[email protected]ee937fe2013-02-27 00:41:5962#include "chrome/browser/profiles/profile.h"
Thomas Tanglc67ace42019-06-07 19:31:5063#include "chrome/browser/profiles/profile_attributes_entry.h"
Alex Ilinbb08a0d2021-07-08 09:37:2464#include "chrome/browser/profiles/profile_attributes_storage.h"
[email protected]8ecad5e2010-12-02 21:18:3365#include "chrome/browser/profiles/profile_impl.h"
[email protected]de71ae992013-07-18 03:30:3866#include "chrome/browser/profiles/profiles_state.h"
johnmecf2da0c2015-10-28 19:42:1267#include "chrome/browser/push_messaging/push_messaging_app_identifier.h"
gab3ca4a492017-03-02 00:19:4168#include "chrome/browser/rlz/chrome_rlz_tracker_delegate.h"
[email protected]a7b8e43d2013-03-18 18:52:4369#include "chrome/browser/search/search.h"
Himanshu Jajubcf3b9292019-06-07 12:54:0770#include "chrome/browser/sharing/sharing_sync_preference.h"
Kristi Parkd0f72412021-07-02 01:09:0371#include "chrome/browser/sharing_hub/sharing_hub_features.h"
Ryan Sleevi4689ad32018-04-16 19:09:0572#include "chrome/browser/ssl/ssl_config_service_manager.h"
avi24d693f2016-08-06 18:03:5273#include "chrome/browser/task_manager/task_manager_interface.h"
oysteine386fc9e2015-06-07 18:45:4174#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2675#include "chrome/browser/ui/browser_ui_prefs.h"
Robert Liao741be302019-07-19 23:24:4276#include "chrome/browser/ui/hats/hats_service.h"
[email protected]297fb7c22012-06-26 12:37:4977#include "chrome/browser/ui/network_profile_bubble.h"
[email protected]9ce7cb42011-12-07 18:53:0778#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
[email protected]62f77772011-02-23 19:45:4279#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Kristi Park6a5ed4d2020-01-27 20:24:0580#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble_controller.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 Fried7fba60e2020-10-28 22:00:5384#include "chrome/browser/ui/user_education/feature_promo_snooze_service.h"
dpapad2be5b61c62020-12-08 11:58:4985#include "chrome/browser/ui/webui/flags/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4986#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0287#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Xing Liu7252b8d2020-01-22 22:12:4788#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Alexey Baskakov396edb92018-08-02 05:11:4289#include "chrome/browser/web_applications/web_app_provider.h"
Martin Kreichgauer0e1b15ef2018-06-20 02:59:5090#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Scott Violet6200d332018-02-23 21:29:2391#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:1692#include "chrome/common/pref_names.h"
Ayu Ishiifbb1fad2020-06-22 20:15:0793#include "chrome/common/secure_origin_allowlist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:5194#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:3295#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
ioanapa8bfbc72016-09-07 16:09:0596#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:3097#include "components/certificate_transparency/pref_names.h"
mukai8eaec822014-10-25 17:53:1698#include "components/content_settings/core/browser/host_content_settings_map.h"
Javier Fernández García-Boente7966a892021-12-09 12:28:2399#include "components/custom_handlers/protocol_handler_registry.h"
John Abd-El-Malek89a5f3a2019-06-14 18:21:53100#include "components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.h"
[email protected]6a5b0712014-07-16 00:30:10101#include "components/dom_distiller/core/distilled_page_prefs.h"
Katie D1ca4328b2020-02-19 18:08:47102#include "components/dom_distiller/core/dom_distiller_features.h"
103#include "components/dom_distiller/core/pref_names.h"
Mugdha Lakhanida851fd2021-03-16 18:21:02104#include "components/embedder_support/origin_trials/origin_trial_prefs.h"
Yao Xiaoca909b92020-11-23 23:51:45105#include "components/federated_learning/floc_id.h"
sdefresne8593e6432015-12-01 12:38:08106#include "components/flags_ui/pref_service_flags_storage.h"
Moe Ahmadi656dd532021-10-06 21:59:18107#include "components/history_clusters/core/history_clusters_prefs.h"
Brandon Wyliec7a94502018-10-18 18:43:25108#include "components/image_fetcher/core/cache/image_cache.h"
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38109#include "components/invalidation/impl/fcm_invalidation_service.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54110#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07111#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28112#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57113#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20114#include "components/language/core/browser/language_prefs.h"
Joe DeBlasio59db500b2020-08-21 00:37:35115#include "components/lookalikes/core/lookalike_url_util.h"
Mikel Astizf4226912020-10-19 19:10:37116#include "components/metrics/demographics/user_demographics.h"
Peter Wen45025ea2018-09-17 15:16:27117#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34118#include "components/network_time/network_time_tracker.h"
treibbb0c5af52016-12-09 17:34:15119#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12120#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13121#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53122#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53123#include "components/omnibox/browser/zero_suggest_provider.h"
Sophie Changf2da5f02021-01-07 19:38:47124#include "components/optimization_guide/core/optimization_guide_prefs.h"
[email protected]1f730bd2014-02-28 15:11:32125#include "components/password_manager/core/browser/password_manager.h"
anthonyvd6a43b932017-05-11 18:39:27126#include "components/payments/core/payment_prefs.h"
Ravjit0dc264742021-10-15 11:09:35127#include "components/permissions/permission_actions_history.h"
brettw03e61962016-03-15 06:27:04128#include "components/policy/core/browser/browser_policy_connector.h"
Aaron Colwellb4226222020-07-25 16:11:36129#include "components/policy/core/browser/url_blocklist_manager.h"
David Bienvenu554a259c2020-02-13 20:20:54130#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04131#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26132#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47133#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08134#include "components/prefs/pref_registry_simple.h"
135#include "components/prefs/pref_service.h"
Sean Harrison4685ab72020-12-08 18:26:22136#include "components/privacy_sandbox/privacy_sandbox_prefs.h"
abhishek.a2171c612852015-08-31 10:48:19137#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
Ali Jumafb3dc1f2020-01-07 17:33:47138#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
[email protected]0915b352014-06-25 19:58:14139#include "components/search_engines/template_url_prepopulate_data.h"
Carlos IL06e6c8c2020-07-28 00:25:19140#include "components/security_interstitials/content/insecure_form_blocking_page.h"
Colin Blundell7657b402020-02-25 09:46:50141#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Shakti Sahu93bfba22021-06-17 18:05:21142#include "components/segmentation_platform/public/segmentation_platform_service.h"
Mikel Astizf61f4ba02018-06-01 10:50:19143#include "components/sessions/core/session_id_generator.h"
David Rogerfbfc9382021-07-12 13:58:45144#include "components/signin/public/base/signin_buildflags.h"
Henrique Ferreiro94eb46f2019-07-03 14:38:56145#include "components/signin/public/identity_manager/identity_manager.h"
Evan Stade89158192021-01-27 18:45:23146#include "components/site_engagement/content/site_engagement_service.h"
Eric Robinson49f19b62018-09-17 21:28:15147#include "components/subresource_filter/content/browser/ruleset_service.h"
maxbogue2f960e52016-10-07 01:24:15148#include "components/sync/base/sync_prefs.h"
Mikel Astiz89473c442021-07-13 09:46:12149#include "components/sync/driver/glue/sync_transport_data_prefs.h"
Jeffrey Cohen053be24d2019-07-23 23:44:05150#include "components/sync_device_info/device_info_prefs.h"
maxbogueea16ff412016-10-28 16:35:29151#include "components/sync_preferences/pref_service_syncable.h"
Mikel Astiz0889b2be2018-09-25 16:20:41152#include "components/sync_sessions/session_sync_prefs.h"
[email protected]81135072014-02-14 14:11:02153#include "components/translate/core/browser/translate_prefs.h"
wafflesd2d9a332016-04-09 01:59:57154#include "components/update_client/update_client.h"
blundell0300cdea2015-09-03 12:47:44155#include "components/variations/service/variations_service.h"
[email protected]f3b1a082011-11-18 00:34:30156#include "content/public/browser/render_process_host.h"
Scott Violetc8240b02018-03-08 22:03:59157#include "extensions/buildflags/buildflags.h"
[email protected]ad66db12014-07-10 12:43:47158#include "net/http/http_server_properties_manager.h"
Scott Violet02e38b92018-03-27 23:42:14159#include "ppapi/buildflags/buildflags.h"
Scott Violet318a55f2018-03-30 19:08:19160#include "printing/buildflags/buildflags.h"
Scott Violeta5f7ba12018-04-02 22:03:40161#include "rlz/buildflags/buildflags.h"
[email protected]a814d8632009-01-31 20:18:52162
Denis Kuznetsov32099f32017-12-15 14:04:57163#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
thestige4155842014-10-20 18:58:02164#include "chrome/browser/background/background_mode_manager.h"
165#endif
166
brettw00899e62016-11-12 02:10:17167#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:05168#include "chrome/browser/accessibility/animation_policy_prefs.h"
Dominick Ng6ff51052018-07-06 05:30:20169#include "chrome/browser/apps/platform_apps/shortcut_manager.h"
[email protected]17510602014-06-05 11:02:28170#include "chrome/browser/extensions/activity_log/activity_log.h"
171#include "chrome/browser/extensions/api/commands/command_service.h"
Adam Langley4da8d112017-11-30 06:24:01172#include "chrome/browser/extensions/api/cryptotoken_private/cryptotoken_private_api.h"
[email protected]17510602014-06-05 11:02:28173#include "chrome/browser/extensions/api/tabs/tabs_api.h"
[email protected]d5a74be2014-08-08 01:01:27174#include "chrome/browser/extensions/extension_web_ui.h"
Daniel Murphy3657906d2021-04-13 20:33:12175#include "chrome/browser/extensions/preinstalled_apps.h"
Devlin Cronina997c8e2021-03-18 00:33:18176#include "chrome/browser/ui/extensions/settings_api_bubble_helpers.h"
Devlin Cronin71f0f532018-04-26 16:35:06177#include "chrome/browser/ui/webui/extensions/extensions_ui.h"
tbarzicfa3c7ef62017-04-17 23:12:02178#include "extensions/browser/api/audio/audio_api.h"
afakhry2bd481832016-06-16 16:17:24179#include "extensions/browser/api/runtime/runtime_api.h"
[email protected]d5a74be2014-08-08 01:01:27180#include "extensions/browser/extension_prefs.h"
Emilia Paz363fa0062022-01-15 05:12:03181#include "extensions/browser/permissions_manager.h"
Yuta Hijikata31a359c2020-11-27 07:50:26182#if BUILDFLAG(IS_CHROMEOS_ASH)
Michael Ershov289785c2021-06-29 10:53:32183#include "chrome/browser/ash/attestation/tpm_challenge_key.h"
Yuta Hijikata54df9132021-10-09 01:27:12184#include "chrome/browser/ash/crosapi/browser_data_migrator.h"
Henrique Ferreiro7967dce2021-09-23 11:37:47185#include "chrome/browser/ash/device_name/device_name_store.h"
Yeunjoo Choi5e8463292021-04-28 01:19:42186#include "chrome/browser/ash/kerberos/kerberos_credentials_manager.h"
Henrique Ferreirob3c117562021-02-24 20:12:45187#include "chrome/browser/ash/login/easy_unlock/easy_unlock_service.h"
Henrique Ferreirod57c4962021-09-29 07:26:59188#include "chrome/browser/ash/net/system_proxy_manager.h"
Henrique Ferreiro4ebaaa32021-10-13 16:59:35189#include "chrome/browser/ash/platform_keys/key_permissions/key_permissions_manager_impl.h"
Anatoliy Potapchuka460bc12021-11-05 19:23:10190#include "chrome/browser/ash/policy/networking/euicc_status_uploader.h"
Danila Kuzmin90a42f02021-12-08 14:00:16191#include "chrome/browser/ash/settings/hardware_data_usage_controller.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52192#include "chrome/browser/ash/settings/stats_reporting_controller.h"
Aya ElAttarb4f7a5f2020-03-05 00:47:24193#include "chrome/browser/chromeos/extensions/extensions_permissions_tracker.h"
Xiaochu Liu48ab5932018-05-11 03:44:04194#include "chrome/browser/component_updater/metadata_table_chromeos.h"
yilkal95d9f882021-10-18 21:59:00195#include "chrome/browser/ui/ash/projector/projector_app_client_impl.h"
Aga Wronska5c15cec2021-12-10 16:21:32196#include "chrome/browser/ui/webui/chromeos/edu_coexistence/edu_coexistence_login_handler_chromeos.h"
Anastasiia N3829bbe2020-12-09 14:13:46197#include "chrome/browser/ui/webui/signin/inline_login_handler_chromeos.h"
Yuta Hijikata31a359c2020-11-27 07:50:26198#endif // BUILDFLAG(IS_CHROMEOS_ASH)
brettw00899e62016-11-12 02:10:17199#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:28200
jianliac940cb2017-06-07 05:13:08201#if BUILDFLAG(ENABLE_OFFLINE_PAGES)
Dmitry Titov4d2bde02017-06-30 05:29:52202#include "chrome/browser/offline_pages/prefetch/offline_metrics_collector_impl.h"
Justin DeWittfa60f892017-07-26 01:33:33203#include "chrome/browser/offline_pages/prefetch/prefetch_background_task_handler_impl.h"
Dan Harrington57be4a02018-09-14 17:50:19204#include "components/offline_pages/core/prefetch/prefetch_prefs.h"
jianliac940cb2017-06-07 05:13:08205#endif
206
bauerbecab4f52017-03-13 20:16:41207#if BUILDFLAG(ENABLE_PLUGINS)
Nicholas Verned391eae2017-11-13 02:41:38208#include "chrome/browser/plugins/plugin_info_host_impl.h"
bauerb4da36132014-12-26 19:53:13209#include "chrome/browser/plugins/plugins_resource_service.h"
210#endif
211
Lei Zhang6cb9b842019-12-16 20:29:12212#if BUILDFLAG(ENABLE_SUPERVISED_USERS)
213#include "chrome/browser/supervised_user/child_accounts/child_account_service.h"
214#include "chrome/browser/supervised_user/supervised_user_service.h"
Bettina Deaf3dac202017-09-16 20:53:22215#endif
216
Xiaohan Wangae7f9182022-01-16 00:37:52217#if BUILDFLAG(IS_ANDROID)
zpengdb4a58e2017-01-10 17:40:32218#include "chrome/browser/android/bookmarks/partner_bookmarks_shim.h"
Dmitry Titov5f6cfb42018-10-05 18:52:14219#include "chrome/browser/android/explore_sites/history_statistics_reporter.h"
zpengdb4a58e2017-01-10 17:40:32220#include "chrome/browser/android/ntp/recent_tabs_page_prefs.h"
Kenichi Ishibashi35ac7132017-12-08 03:44:30221#include "chrome/browser/android/oom_intervention/oom_intervention_decider.h"
mlliuee3a405c2016-10-28 22:34:52222#include "chrome/browser/android/preferences/browser_prefs_android.h"
Patrick Noland87d9f842019-01-16 03:52:02223#include "chrome/browser/android/usage_stats/usage_stats_bridge.h"
Sky Maliced8eb4302020-08-03 05:46:44224#include "chrome/browser/first_run/android/first_run_prefs.h"
Yu Su4d459862021-04-15 04:19:54225#include "chrome/browser/lens/android/lens_prefs.h"
John Rummell4703af62019-02-15 02:31:00226#include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h"
Christopher Thompson2602fea2019-11-26 19:36:54227#include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h"
Shakti Sahu623d00c2020-09-22 00:32:42228#include "chrome/browser/video_tutorials/prefs.h"
Glen Robertson8a825ae4f2020-09-16 06:50:08229#include "components/cdm/browser/media_drm_storage_impl.h" // nogncheck crbug.com/1125897
Sebastien Lalancette374cf6a2021-06-22 17:23:52230#include "components/content_creation/notes/core/note_prefs.h"
Sky Malicedd28f282018-06-14 03:22:24231#include "components/feed/buildflags.h"
Dana Fried7fba60e2020-10-28 22:00:53232#include "components/feed/core/common/pref_names.h"
Dan Harringtonb0ffac0a2020-03-06 22:56:36233#include "components/feed/core/shared_prefs/pref_names.h"
zpengdb4a58e2017-01-10 17:40:32234#include "components/ntp_tiles/popular_sites_impl.h"
Clark DuVall600abea2020-03-23 16:16:17235#include "components/permissions/contexts/geolocation_permission_context_android.h"
Xing Liu0327d832020-05-15 21:07:03236#include "components/query_tiles/tile_service_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52237#else // BUILDFLAG(IS_ANDROID)
Yue Zhang87902392020-12-23 23:12:05238#include "chrome/browser/cart/cart_service.h"
Anqing Zhao9595e482021-06-10 11:33:55239#include "chrome/browser/device_api/device_service_impl.h"
peter9f4490a2017-01-27 00:58:36240#include "chrome/browser/gcm/gcm_product_util.h"
Tommy Lid5b7c22b2020-10-28 01:26:51241#include "chrome/browser/intranet_redirect_detector.h"
Lei Zhang6cb9b842019-12-16 20:29:12242#include "chrome/browser/media/unified_autoplay_config.h"
Sebastien Marchande9f7b992021-02-10 03:11:08243#include "chrome/browser/metrics/tab_stats/tab_stats_tracker.h"
Josh Nohle13ea6b432020-07-21 20:46:59244#include "chrome/browser/nearby_sharing/common/nearby_share_prefs.h"
Tibor Goldschwendt83b26a02021-07-09 23:13:18245#include "chrome/browser/new_tab_page/modules/drive/drive_service.h"
Jeremy Selier730b56d32021-09-17 02:59:39246#include "chrome/browser/new_tab_page/modules/photos/photos_service.h"
Rohit Bhatia22e544f2021-10-05 15:32:26247#include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_handler.h"
Tibor Goldschwendt83b26a02021-07-09 23:13:18248#include "chrome/browser/new_tab_page/modules/task_module/task_module_service.h"
Tibor Goldschwendt53a0eab2021-07-29 10:40:25249#include "chrome/browser/new_tab_page/promos/promo_service.h"
Tibor Goldschwendtf3a3ce92021-08-17 00:42:16250#include "chrome/browser/search/background/ntp_custom_background_service.h"
Reilly Grantd4fb5842021-03-15 23:16:49251#include "chrome/browser/serial/serial_policy_allowed_ports.h"
thestigc91176f42014-10-28 20:16:35252#include "chrome/browser/signin/signin_promo.h"
zpengdb4a58e2017-01-10 17:40:32253#include "chrome/browser/ui/startup/startup_browser_creator.h"
rbpotterbe128632019-11-22 04:50:42254#include "chrome/browser/ui/webui/history/foreign_session_handler.h"
Tibor Goldschwendt53ca78b2020-10-07 19:56:18255#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.h"
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:39256#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.h"
John Lee136759f02019-04-15 20:19:11257#include "chrome/browser/ui/webui/settings/settings_ui.h"
Roman Aroracd8462c2021-08-03 01:20:33258#include "chrome/browser/ui/webui/tab_search/tab_search_prefs.h"
rbpotter73c13252021-07-16 21:29:34259#include "chrome/browser/ui/webui/whats_new/whats_new_ui.h"
Greg Thompson8bcd799b2018-08-10 09:49:33260#include "chrome/browser/upgrade_detector/upgrade_detector.h"
Abigail Klein153fa7a2021-08-26 19:50:50261#include "components/live_caption/live_caption_controller.h"
Lei Zhang6cb9b842019-12-16 20:29:12262#include "components/ntp_tiles/custom_links_manager_impl.h"
Xiaohan Wangae7f9182022-01-16 00:37:52263#endif // BUILDFLAG(IS_ANDROID)
thestigc91176f42014-10-28 20:16:35264
Xiaohan Wangae7f9182022-01-16 00:37:52265#if BUILDFLAG(IS_CHROMEOS)
Alvin Lee99f8d9a82021-11-18 18:45:55266#include "chrome/browser/chromeos/policy/dlp/dlp_rules_manager_impl.h"
Olya Kalitova39e913d52021-03-16 22:26:22267#include "chrome/browser/extensions/api/enterprise_platform_keys/enterprise_platform_keys_api.h"
Michael Ershov5b2a7062022-01-17 14:28:45268#include "chrome/browser/policy/networking/policy_cert_service.h"
Ben Franz73537362021-11-08 11:53:40269#include "chrome/browser/policy/system_features_disable_list_policy_handler.h"
Michael Ershovd9a627e2021-11-03 13:55:27270#include "chrome/browser/ui/webui/certificates_handler.h"
Pranav Batrae71407672021-08-16 23:53:00271#if defined(USE_CUPS)
272#include "chrome/browser/extensions/api/printing/printing_api_handler.h"
273#endif // defined(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:52274#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:22275
Yuta Hijikata31a359c2020-11-27 07:50:26276#if BUILDFLAG(IS_CHROMEOS_ASH)
Yao Li646187a2021-11-16 01:02:11277#include "ash/components/arc/arc_prefs.h"
Henrique Ferreiro7b693762021-02-18 23:01:46278#include "ash/components/audio/audio_devices_pref_handler_impl.h"
Hirthanan Subenderan7f6ce5f2021-09-22 23:32:05279#include "ash/components/device_activity/device_activity_controller.h"
Yeunjoo Choi953a4c32021-10-15 05:20:44280#include "ash/components/timezone/timezone_resolver.h"
Henrique Ferreirof9d1cb22021-07-13 01:32:47281#include "ash/constants/ash_pref_names.h"
Xiyuan Xia5a8c4172019-05-13 16:23:48282#include "ash/public/cpp/ash_prefs.h"
Nancy Wang811fe4f92021-10-08 12:28:13283#include "chrome/browser/apps/app_service/metrics/app_platform_metrics_service.h"
Tim Sergeant1231dcc2021-05-10 14:00:57284#include "chrome/browser/apps/app_service/webapk/webapk_prefs.h"
Anastasiia N0582a902021-12-08 17:44:59285#include "chrome/browser/ash/account_manager/account_apps_availability.h"
Pranav Batra468fbe622021-06-23 01:42:36286#include "chrome/browser/ash/account_manager/account_manager_edu_coexistence_controller.h"
Henrique Ferreiro53d4dc42021-01-27 01:02:38287#include "chrome/browser/ash/app_mode/arc/arc_kiosk_app_manager.h"
288#include "chrome/browser/ash/app_mode/kiosk_app_manager.h"
289#include "chrome/browser/ash/app_mode/kiosk_cryptohome_remover.h"
290#include "chrome/browser/ash/app_mode/web_app/web_kiosk_app_manager.h"
Sammie Quon21285822021-09-20 19:48:34291#include "chrome/browser/ash/app_restore/full_restore_prefs.h"
Yeunjoo Choidf64fe692021-03-08 05:32:34292#include "chrome/browser/ash/apps/apk_web_app_service.h"
Henrique Ferreiro2ef82302021-03-24 12:12:25293#include "chrome/browser/ash/arc/policy/arc_policy_bridge.h"
Henrique Ferreiro717d3022021-03-24 15:43:56294#include "chrome/browser/ash/arc/session/arc_session_manager.h"
Yeunjoo Choi2c5e78c2021-04-01 10:51:52295#include "chrome/browser/ash/bluetooth/debug_logs_manager.h"
Pranav Batra468fbe622021-06-23 01:42:36296#include "chrome/browser/ash/borealis/borealis_prefs.h"
Yeunjoo Choiebf07312021-03-24 01:48:51297#include "chrome/browser/ash/cert_provisioning/cert_provisioning_common.h"
Yeunjoo Choi8a355962021-04-13 01:22:27298#include "chrome/browser/ash/child_accounts/family_user_chrome_activity_metrics.h"
299#include "chrome/browser/ash/child_accounts/family_user_metrics_service.h"
300#include "chrome/browser/ash/child_accounts/family_user_session_metrics.h"
Yeunjoo Choi52e1c572021-04-08 07:56:27301#include "chrome/browser/ash/child_accounts/parent_access_code/parent_access_service.h"
Yeunjoo Choi8a355962021-04-13 01:22:27302#include "chrome/browser/ash/child_accounts/screen_time_controller.h"
Yeunjoo Choi882388a2021-04-12 05:17:29303#include "chrome/browser/ash/child_accounts/time_limits/app_activity_registry.h"
304#include "chrome/browser/ash/child_accounts/time_limits/app_time_controller.h"
Pranav Batra468fbe622021-06-23 01:42:36305#include "chrome/browser/ash/crosapi/browser_util.h"
Andreea Costinas2a142bd2021-10-05 10:22:49306#include "chrome/browser/ash/crosapi/network_settings_service_ash.h"
Yeunjoo Choiaba21c02021-05-07 09:06:34307#include "chrome/browser/ash/crostini/crostini_pref_names.h"
Henrique Ferreiro2029590e2021-09-23 08:01:52308#include "chrome/browser/ash/cryptauth/client_app_metadata_provider_service.h"
309#include "chrome/browser/ash/cryptauth/cryptauth_device_id_provider_impl.h"
Yeunjoo Choi91907642021-04-16 13:18:19310#include "chrome/browser/ash/customization/customization_document.h"
Yeunjoo Choi627505b7b2021-05-13 15:56:31311#include "chrome/browser/ash/file_system_provider/registry.h"
Yeunjoo Choi55626172021-07-27 03:17:27312#include "chrome/browser/ash/first_run/first_run.h"
Joel Hockey04b600a2021-07-21 04:58:27313#include "chrome/browser/ash/guest_os/guest_os_mime_types_service.h"
Yeunjoo Choi0a9c1d42021-03-31 01:38:56314#include "chrome/browser/ash/guest_os/guest_os_pref_names.h"
Yeunjoo Choi6aa07d82021-03-22 08:55:28315#include "chrome/browser/ash/lock_screen_apps/state_controller.h"
Henrique Ferreiro606669a2021-02-24 13:36:55316#include "chrome/browser/ash/login/demo_mode/demo_mode_detector.h"
317#include "chrome/browser/ash/login/demo_mode/demo_mode_resources_remover.h"
318#include "chrome/browser/ash/login/demo_mode/demo_session.h"
319#include "chrome/browser/ash/login/demo_mode/demo_setup_controller.h"
Henrique Ferreiroe55c0d5f2021-02-25 02:16:05320#include "chrome/browser/ash/login/quick_unlock/fingerprint_storage.h"
321#include "chrome/browser/ash/login/quick_unlock/pin_storage_prefs.h"
322#include "chrome/browser/ash/login/quick_unlock/quick_unlock_utils.h"
Henrique Ferreiro96143e5a2021-02-25 12:52:36323#include "chrome/browser/ash/login/saml/saml_profile_prefs.h"
Henrique Ferreiro1786d45a2021-02-25 22:48:19324#include "chrome/browser/ash/login/screens/enable_adb_sideloading_screen.h"
Henrique Ferreiro81312ab2021-02-25 23:14:03325#include "chrome/browser/ash/login/screens/reset_screen.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41326#include "chrome/browser/ash/login/security_token_session_controller.h"
Henrique Ferreiroad3c6a572021-03-02 12:43:51327#include "chrome/browser/ash/login/session/user_session_manager.h"
Henrique Ferreiroa264c8c02021-07-20 08:31:47328#include "chrome/browser/ash/login/signin/signin_error_notifier.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41329#include "chrome/browser/ash/login/startup_utils.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58330#include "chrome/browser/ash/login/users/avatar/user_image_manager.h"
331#include "chrome/browser/ash/login/users/avatar/user_image_sync_observer.h"
332#include "chrome/browser/ash/login/users/chrome_user_manager_impl.h"
Henrique Ferreiro12a42b02021-03-04 23:45:53333#include "chrome/browser/ash/login/users/multi_profile_user_controller.h"
Henrique Ferreirod57c4962021-09-29 07:26:59334#include "chrome/browser/ash/net/network_throttling_observer.h"
Yeunjoo Choic5b3bf492021-03-15 13:57:19335#include "chrome/browser/ash/plugin_vm/plugin_vm_pref_names.h"
Yeunjoo Choi7227dba2021-08-04 06:35:47336#include "chrome/browser/ash/policy/core/browser_policy_connector_ash.h"
Yeunjoo Choiead8b3c2021-07-27 08:08:19337#include "chrome/browser/ash/policy/core/device_cloud_policy_manager_ash.h"
Yeunjoo Choi8623e4a2021-07-02 01:57:06338#include "chrome/browser/ash/policy/core/dm_token_storage.h"
Yeunjoo Choia60b6212021-07-06 11:25:12339#include "chrome/browser/ash/policy/enrollment/auto_enrollment_client_impl.h"
340#include "chrome/browser/ash/policy/enrollment/enrollment_requisition_manager.h"
341#include "chrome/browser/ash/policy/external_data/handlers/device_wallpaper_image_external_data_handler.h"
Yeunjoo Choi5d6eb012021-07-09 03:03:05342#include "chrome/browser/ash/policy/handlers/adb_sideloading_allowance_mode_policy_handler.h"
343#include "chrome/browser/ash/policy/handlers/minimum_version_policy_handler.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16344#include "chrome/browser/ash/policy/handlers/tpm_auto_update_mode_policy_handler.h"
Yeunjoo Choiad73a322021-07-20 04:55:49345#include "chrome/browser/ash/policy/reporting/app_install_event_log_manager_wrapper.h"
346#include "chrome/browser/ash/policy/reporting/arc_app_install_event_logger.h"
347#include "chrome/browser/ash/policy/reporting/extension_install_event_log_manager_wrapper.h"
Felipe Andrade8f81c5f2021-11-09 00:44:02348#include "chrome/browser/ash/policy/server_backed_state/active_directory_device_state_uploader.h"
Yeunjoo Choid33fdb62021-07-21 06:57:42349#include "chrome/browser/ash/policy/status_collector/device_status_collector.h"
350#include "chrome/browser/ash/policy/status_collector/status_collector.h"
Yeunjoo Choi0bab0cf2021-05-31 05:14:03351#include "chrome/browser/ash/power/auto_screen_brightness/metrics_reporter.h"
Yeunjoo Choi7629a77a12021-06-02 06:37:18352#include "chrome/browser/ash/power/power_metrics_reporter.h"
Henrique Ferreiroae846062021-10-04 14:44:34353#include "chrome/browser/ash/preferences.h"
Yeunjoo Choia52715a2021-09-09 02:45:17354#include "chrome/browser/ash/printing/enterprise_printers_provider.h"
Yeunjoo Choi0fb01cf62021-04-21 01:30:15355#include "chrome/browser/ash/release_notes/release_notes_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36356#include "chrome/browser/ash/scanning/chrome_scanning_app_delegate.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16357#include "chrome/browser/ash/scheduler_configuration_manager.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52358#include "chrome/browser/ash/settings/device_settings_cache.h"
Yeunjoo Choia43d74a2021-02-10 23:23:19359#include "chrome/browser/ash/system/automatic_reboot_manager.h"
360#include "chrome/browser/ash/system/input_device_settings.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16361#include "chrome/browser/ash/web_applications/help_app/help_app_notification_controller.h"
Pranav Batra468fbe622021-06-23 01:42:36362#include "chrome/browser/chromeos/extensions/echo_private_api.h"
363#include "chrome/browser/chromeos/extensions/login_screen/login/login_api.h"
David Valleauce0aedfa2018-03-30 18:46:16364#include "chrome/browser/chromeos/printing/cups_printers_manager.h"
Anthony Vallee-Dubois85edf222020-03-24 20:30:02365#include "chrome/browser/device_identity/chromeos/device_oauth2_token_store_chromeos.h"
[email protected]5a145e82014-05-29 22:19:07366#include "chrome/browser/extensions/extension_assets_manager_chromeos.h"
xhwangc84739e2015-03-14 01:02:46367#include "chrome/browser/media/protected_media_identifier_permission_context.h"
[email protected]8304f61a2014-05-24 12:17:33368#include "chrome/browser/metrics/chromeos_metrics_provider.h"
James Cookc542d992019-11-08 23:34:24369#include "chrome/browser/ui/app_list/app_list_syncable_service.h"
370#include "chrome/browser/ui/app_list/arc/arc_app_list_prefs.h"
Erik Chenc2927bbd2021-09-22 23:20:07371#include "chrome/browser/ui/ash/shelf/chrome_shelf_prefs.h"
zelidrag459b11b12014-11-14 04:05:53372#include "chrome/browser/ui/webui/chromeos/login/enable_debugging_screen_handler.h"
[email protected]daf4b542013-07-23 17:11:27373#include "chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h"
Kyle Horimoto3706f3f2020-01-23 00:37:02374#include "chrome/browser/ui/webui/settings/chromeos/os_settings_ui.h"
Roman Aleksandrovd32e34e72019-05-22 17:29:50375#include "chrome/browser/upgrade_detector/upgrade_detector_chromeos.h"
Song Fangzhenbc3c9ea52021-09-01 06:15:01376#include "chrome/browser/web_applications/externally_installed_web_app_prefs.h"
Thanh Nguyen9cf5fa52020-12-02 01:33:12377#include "chromeos/components/local_search_service/search_metrics_reporter.h"
Yue Lif0da5bf2021-11-19 22:01:57378#include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h"
Kyle Horimoto613246c2021-01-29 22:52:12379#include "chromeos/network/cellular_esim_profile_handler_impl.h"
Regan Hsu30489bc2021-04-07 16:39:35380#include "chromeos/network/cellular_metrics_logger.h"
Matthew Wang9e210652018-11-16 19:40:28381#include "chromeos/network/fast_transition_observer.h"
Jon Mann0ca42a82020-03-05 00:48:07382#include "chromeos/network/network_metadata_store.h"
stevenjb100c6202016-10-28 02:28:00383#include "chromeos/network/proxy/proxy_config_handler.h"
Xiaohui Chene5d0ff62019-10-02 00:34:04384#include "chromeos/services/assistant/public/cpp/assistant_prefs.h"
Gordon Setoc7b5631e2021-11-12 22:48:28385#include "chromeos/services/bluetooth_config/bluetooth_power_controller_impl.h"
Gordon Setob5d3df0d2021-10-08 20:43:07386#include "chromeos/services/bluetooth_config/device_name_manager_impl.h"
Glen Robertsona499a382020-09-02 18:11:59387#include "chromeos/services/device_sync/public/cpp/device_sync_prefs.h"
Jordy Greenblatt2265de702018-07-26 19:05:26388#include "chromeos/services/multidevice_setup/multidevice_setup_service.h"
Kushagra Sinhab37e24db2021-07-02 15:14:24389#include "components/account_manager_core/chromeos/account_manager.h"
stevenjbf22f82e2016-10-26 21:47:38390#include "components/onc/onc_pref_names.h"
glevin5dd01a72016-03-23 23:08:12391#include "components/quirks/quirks_manager.h"
tbarzicd9a88fc92017-07-14 02:18:10392#include "extensions/browser/api/lock_screen_data/lock_screen_item_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36393
Pranav Batra468fbe622021-06-23 01:42:36394#endif // BUILDFLAG(IS_CHROMEOS_ASH)
395
Xiaohan Wangae7f9182022-01-16 00:37:52396#if BUILDFLAG(IS_MAC)
[email protected]425f7a02014-04-29 01:51:44397#include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h"
Tom Anderson6a496032018-08-30 23:38:37398#include "chrome/browser/ui/cocoa/confirm_quit.h"
Song Fangzhencda4af62021-09-09 05:24:02399#include "chrome/browser/web_applications/app_shim_registry_mac.h"
[email protected]2366a3a2012-10-02 20:41:14400#endif
401
Xiaohan Wangae7f9182022-01-16 00:37:52402#if BUILDFLAG(IS_WIN)
[email protected]c5d4b1842014-06-20 21:19:50403#include "chrome/browser/component_updater/sw_reporter_installer_win.h"
Scott Violet3ff87d062021-12-21 06:10:10404#include "chrome/browser/font_prewarmer_tab_helper.h"
Alex St-Onge9e4b9b72021-06-08 15:35:54405#include "chrome/browser/media/cdm_pref_service_helper.h"
Nico Webereaa08412019-08-14 01:24:37406#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettebb543942019-05-17 17:45:32407#include "chrome/browser/win/conflicts/incompatible_applications_updater.h"
408#include "chrome/browser/win/conflicts/module_database.h"
409#include "chrome/browser/win/conflicts/third_party_conflicts_manager.h"
Nico Webereaa08412019-08-14 01:24:37410#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Rainhard Findling4d621ca2020-10-26 20:46:06411#include "chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_controller_win.h"
ftirelo46b34222017-06-19 10:36:57412#include "chrome/browser/safe_browsing/chrome_cleaner/settings_resetter_win.h"
alito856526d2017-03-03 09:16:17413#include "chrome/browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_prefs_manager.h"
[email protected]bdb8a1e2013-10-03 08:14:00414#endif
415
Xiaohan Wangae7f9182022-01-16 00:37:52416#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Will Harris265b3942019-10-21 01:01:33417#include "components/os_crypt/os_crypt.h"
418#endif
419
Xiaohan Wangae7f9182022-01-16 00:37:52420#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
421 (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS_LACROS))
Song Fangzhencda4af62021-09-09 05:24:02422#include "chrome/browser/web_applications/url_handler_prefs.h"
Lu Huangcd11f21c2021-02-03 22:24:56423#endif
424
Yuta Hijikata31a359c2020-11-27 07:50:26425// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
426// of lacros-chrome is complete.
Xiaohan Wangae7f9182022-01-16 00:37:52427#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
428 (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:11429#include "chrome/browser/browser_switcher/browser_switcher_prefs.h"
430#endif
431
Erik Chen38ceca082020-12-16 01:31:35432#if BUILDFLAG(IS_CHROMEOS_LACROS)
Alex Ilin953f1092021-11-26 15:49:10433#include "chrome/browser/lacros/account_manager/account_cache.h"
Erik Chen38ceca082020-12-16 01:31:35434#include "chrome/browser/lacros/lacros_prefs.h"
Andreea Costinas68cad91f2021-09-22 15:58:09435#include "chrome/browser/lacros/net/proxy_config_service_lacros.h"
Erik Chen38ceca082020-12-16 01:31:35436#endif
437
Xiaohan Wangae7f9182022-01-16 00:37:52438#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Yusuke Sato28ab25092021-05-07 23:04:02439#include "chrome/browser/device_identity/device_oauth2_token_store_desktop.h"
Yann Dago0d896f62020-02-04 19:59:15440#include "chrome/browser/downgrade/downgrade_prefs.h"
thestigf2a0fa92016-09-07 09:37:29441#include "chrome/browser/ui/startup/default_browser_prompt.h"
442#endif
443
[email protected]ceafc462013-11-04 12:26:03444#if defined(TOOLKIT_VIEWS)
445#include "chrome/browser/ui/browser_view_prefs.h"
[email protected]ceafc462013-11-04 12:26:03446#endif
447
Scott Violet53fb03c2021-01-15 23:48:16448#if BUILDFLAG(ENABLE_SESSION_SERVICE)
Christian Dullweber0747d7c92021-05-10 10:05:13449#include "chrome/browser/sessions/session_data_service.h"
Scott Violet53fb03c2021-01-15 23:48:16450#include "chrome/browser/sessions/session_service_log.h"
451#endif
tomc5dd0cd2021-10-01 22:15:52452
453#if BUILDFLAG(ENABLE_SIDE_SEARCH)
454#include "chrome/browser/ui/side_search/side_search_prefs.h"
455#endif // BUILDFLAG(ENABLE_SIDE_SEARCH)
456
[email protected]572f40c9b2012-07-06 20:35:33457namespace {
Taylor Bergquist7e3e0ee762021-11-03 22:37:45458// Deprecated 10/2021
459const char kTabStripStackedLayout[] = "tab-strip-stacked-layout";
[email protected]572f40c9b2012-07-06 20:35:33460
Yuta Hijikata31a359c2020-11-27 07:50:26461#if BUILDFLAG(IS_CHROMEOS_ASH)
Roman Sorokin0f91e2f2021-05-19 20:17:37462// Deprecated 5/2021
463const char kFeatureUsageDailySampleESim[] = "feature_usage.daily_sample.ESim";
464const char kFeatureUsageDailySampleFingerprint[] =
465 "feature_usage.daily_sample.Fingerprint";
466
Thanh Nguyen7c017cd2020-12-21 01:40:29467// Deprecated 12/2020
468const char kLocalSearchServiceSyncMetricsDailySample[] =
469 "local_search_service_sync.metrics.daily_sample";
470const char kLocalSearchServiceSyncMetricsCrosSettingsCount[] =
471 "local_search_service_sync.metrics.cros_settings_count";
472const char kLocalSearchServiceSyncMetricsHelpAppCount[] =
473 "local_search_service_sync.metrics.help_app_count";
474
Rachel Carpenteraf375eb2020-12-15 23:08:27475// Deprecated 12/2020
476const char kFirstRunTrialGroup[] = "help_app_first_run.trial_group";
Wei Lee608ab2d2021-10-05 18:53:21477
478// Deprecated 10/2021
479const char kHasCameraAppMigratedToSWA[] = "camera.has_migrated_to_swa";
480
Roman Sorokin3dd18ef12021-10-12 12:02:44481// Deprecated 10/2021
482const char kTimesHIDDialogShown[] = "HIDDialog.shown_how_many_times";
Roman Sorokindb971572021-10-25 15:42:11483
484// Deprecated 10/2021
485const char kSplitSettingsSyncTrialGroup[] = "split_settings_sync.trial_group";
Yuta Hijikata31a359c2020-11-27 07:50:26486#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Toby Huang33753282020-05-05 18:55:22487
Jeffrey Young8b008962020-12-07 20:20:40488#if BUILDFLAG(IS_CHROMEOS_ASH)
489// Deprecated 12/2020
490const char kAssistantPrivacyInfoShownInLauncher[] =
491 "ash.launcher.assistant_privacy_info_shown";
492
493const char kAssistantPrivacyInfoDismissedInLauncher[] =
494 "ash.launcher.assistant_privacy_info_dismissed";
495#endif // BUILDFLAG(IS_CHROMEOS_ASH)
496
Yue Lie40efe12020-12-17 19:10:51497// Deprecated 12/2020
498const char kAssistantQuickAnswersEnabled[] =
499 "settings.voice_interaction.quick_answers.enabled";
500
Mihai Sardarescu65cef4ba2021-01-11 23:28:32501// Deprecated 01/2021
502const char kGoogleServicesHostedDomain[] = "google.services.hosted_domain";
503
Tarun Bansal564843d2021-02-03 23:06:24504const char kDataReductionProxyLastConfigRetrievalTime[] =
505 "data_reduction.last_config_retrieval_time";
506const char kDataReductionProxyConfig[] = "data_reduction.config";
507
Alexei Svitkine2d966082021-02-04 23:25:06508// Deprecated 2/2021.
509const char kRapporCohortSeed[] = "rappor.cohort_seed";
510const char kRapporLastDailySample[] = "rappor.last_daily_sample";
511const char kRapporSecret[] = "rappor.secret";
512
Robert Kaplowa59cd1c2021-02-08 21:35:06513// Deprecated 02/2021
514const char kStabilityDebuggerPresent[] =
515 "user_experience_metrics.stability.debugger_present";
516const char kStabilityDebuggerNotPresent[] =
517 "user_experience_metrics.stability.debugger_not_present";
518const char kStabilityBreakpadRegistrationSuccess[] =
519 "user_experience_metrics.stability.breakpad_registration_ok";
520const char kStabilityBreakpadRegistrationFail[] =
521 "user_experience_metrics.stability.breakpad_registration_fail";
522
Sebastien Lalancette98e56172021-02-17 18:11:45523// Deprecated 02/2021
524const char kGamesInstallDirPref[] = "games.data_files_paths";
Tarun Bansalce1cfba2021-03-02 07:05:06525const char kLiteModeUserNeedsNotification[] =
526 "previews.litepage.user-needs-notification";
Sebastien Lalancette98e56172021-02-17 18:11:45527
Xiaohan Wangae7f9182022-01-16 00:37:52528#if !BUILDFLAG(IS_ANDROID)
Tibor Goldschwendtdf5a0dc2021-02-26 19:58:42529// Deprecated 02/2021
530const char kCartModuleRemoved[] = "cart_module_removed";
531#endif
532
Devlin Croninfd0f5992021-03-11 04:35:53533#if BUILDFLAG(ENABLE_EXTENSIONS)
534// Deprecated 03/2021
535const char kPinnedExtensionsMigrationComplete[] =
536 "extensions.pinned_extension_migration";
537#endif
538
Julian Pastarmovfd2f83d2021-03-23 19:34:17539#if BUILDFLAG(ENABLE_PLUGINS)
540// Deprecated 03/2021
541const char kRunAllFlashInAllowMode[] = "plugins.run_all_flash_in_allow_mode";
542#endif
543
Sophie Changbb532c32021-04-07 17:40:04544// Deprecated 04/2021.
545const char kSessionStatisticFCPMean[] =
546 "optimization_guide.session_statistic.fcp_mean";
547const char kSessionStatisticFCPStdDev[] =
548 "optimization_guide.session_statistic.fcp_std_dev";
Xiaohan Wangae7f9182022-01-16 00:37:52549#if !BUILDFLAG(IS_ANDROID)
Adam Langley75fa3ab2021-04-08 16:46:45550const char kWebAuthnLastTransportUsedPrefName[] =
551 "webauthn.last_transport_used";
552#endif
Sophie Changbb532c32021-04-07 17:40:04553
Devlin Cronin9f1e3942021-04-08 23:14:29554#if BUILDFLAG(ENABLE_EXTENSIONS)
555// Deprecated 04/2021
556const char kToolbarIconSurfacingBubbleAcknowledged[] =
557 "toolbar_icon_surfacing_bubble_acknowledged";
558const char kToolbarIconSurfacingBubbleLastShowTime[] =
559 "toolbar_icon_surfacing_bubble_show_time";
560#endif
561
Anthony Cui26af3e5a2021-04-15 01:36:46562// Deprecated 04/2021
563const char kTranslateLastDeniedTimeForLanguage[] =
564 "translate_last_denied_time_for_language";
565const char kTranslateTooOftenDeniedForLanguage[] =
566 "translate_too_often_denied_for_language";
567
Devlin Cronin16132272021-05-03 21:02:42568// Deprecated 05/2021.
Alex Ilin243803e2021-05-12 16:03:27569#if BUILDFLAG(ENABLE_EXTENSIONS)
Devlin Cronin16132272021-05-03 21:02:42570const char kToolbarSize[] = "extensions.toolbarsize";
571#endif
Alex Ilin243803e2021-05-12 16:03:27572const char kSessionExitedCleanly[] = "profile.exited_cleanly";
Devlin Cronin16132272021-05-03 21:02:42573
My Nguyenea8561e2021-06-01 18:48:45574// Deprecated 05/2021
575const char kSpellCheckBlacklistedDictionaries[] =
576 "spellcheck.blacklisted_dictionaries";
577
Tarun Bansal717824d2021-06-11 20:11:09578// Deprecated 06/2021.
579const char kDataReductionProxy[] = "auth.spdyproxy.origin";
580
Yue Lic34fbd712021-06-21 23:15:37581#if BUILDFLAG(IS_CHROMEOS_ASH)
582// Deprecated 06/2021.
583const char kQuickAnswersConsented[] = "settings.quick_answers.user_consented";
584#endif // BUILDFLAG(IS_CHROMEOS_ASH)
585
Viktor Semeniuk0cf45fd82021-06-22 15:45:25586// Deprecated 06/2021.
587const char kWasPhishedCredentialsUploadedToSync[] =
588 "profile.was_phished_credentials_uploaded_to_sync";
Sophie Chang2e050e42021-06-24 20:11:32589const char kHintsFetcherTopHostBlocklist[] =
590 "optimization_guide.hintsfetcher.top_host_blacklist";
591const char kHintsFetcherTopHostBlocklistState[] =
592 "optimization_guide.hintsfetcher.top_host_blacklist_state";
593const char kTimeHintsFetcherTopHostBlocklistLastInitialized[] =
594 "optimization_guide.hintsfetcher.time_blacklist_last_initialized";
595const char kHintsFetcherTopHostBlocklistMinimumEngagementScore[] =
596 "optimization_guide.hintsfetcher.top_host_blacklist_min_engagement_score";
Viktor Semeniuk0cf45fd82021-06-22 15:45:25597
Friedrich Horschig853ecf012021-07-09 14:28:22598// Deprecated 07/2021.
Xiaohan Wangae7f9182022-01-16 00:37:52599#if BUILDFLAG(IS_MAC)
Friedrich Horschig853ecf012021-07-09 14:28:22600const char kPasswordRecovery[] = "password_manager.password_recovery";
601#endif
Marc Treib41d144e2021-07-12 09:47:19602const char kWasSignInPasswordPromoClicked[] =
603 "profile.was_sign_in_password_promo_clicked";
604const char kNumberSignInPasswordPromoShown[] =
605 "profile.number_sign_in_password_promo_shown";
606const char kSignInPasswordPromoRevive[] =
607 "profile.sign_in_password_promo_revive";
Ramin Halavati7a9d08f2021-07-13 12:23:06608const char kGuestProfilesNumCreated[] = "profile.guest_profiles_created";
David Rogerfbfc9382021-07-12 13:58:45609#if BUILDFLAG(ENABLE_DICE_SUPPORT)
610constexpr char kProfileSwitchInterceptionDeclinedPref[] =
611 "signin.ProfileSwitchInterceptionDeclinedPref";
Mihai Sardarescu26e67b02021-09-23 15:56:40612const char kDiceMigrationCompletePref[] = "signin.DiceMigrationComplete";
David Rogerfbfc9382021-07-12 13:58:45613#endif
Marc Treib41d144e2021-07-12 09:47:19614
Tibor Goldschwendt9db19e62021-07-13 23:16:08615const char kSuggestionsBlocklist[] = "suggestions.blacklist";
616const char kSuggestionsData[] = "suggestions.data";
Ali Beyad0a4a3d712021-07-19 17:07:40617const char kUserAgentClientHintsEnabled[] =
618 "policy.user_agent_client_hints_enabled";
Tibor Goldschwendt9db19e62021-07-13 23:16:08619
Devlin Croninc1cb138f2021-07-14 23:28:27620#if BUILDFLAG(ENABLE_EXTENSIONS)
621// Deprecated 07/2021.
622const char kExtensionCheckupOnStartup[] = "extensions.checkup_on_startup";
623#endif
624
Xiaohan Wangae7f9182022-01-16 00:37:52625#if !BUILDFLAG(IS_ANDROID)
rbpotter12e2b892021-07-21 20:37:15626// Deprecated 07/2021
627const char kCloudPrintDeprecationWarningsSuppressed[] =
628 "cloud_print.deprecation_warnings_suppressed";
rbpotter5018fe82021-07-24 05:31:28629
630// Deprecated 07/2021.
631const char kForceEnablePrivetPrinting[] =
632 "printing.force_enable_privet_printing";
rbpotter12e2b892021-07-21 20:37:15633#endif
634
Marc Treibe64f8482021-07-28 08:45:23635// Deprecated 07/2021.
636const char kAccountStorageExists[] = "profile.password_account_storage_exists";
637
Anthony Cuiaf717c82021-07-30 01:00:05638// Deprecated 07/2021.
639const char kUserLanguageProfile[] = "language_profile";
640
Kushagra Sinha727621b2021-08-19 11:44:48641#if BUILDFLAG(IS_CHROMEOS_ASH)
642// Deprecated 08/2021.
643const char kAccountManagerNumTimesMigrationRanSuccessfully[] =
644 "account_manager.num_times_migration_ran_successfully";
645#endif // BUILDFLAG(IS_CHROMEOS_ASH)
646
Xiaohan Wangae7f9182022-01-16 00:37:52647#if !BUILDFLAG(IS_ANDROID)
Tibor Goldschwendt785acef2021-09-07 18:39:22648// Deprecated 09/2021.
649const char kNtpSearchSuggestionsBlocklist[] =
650 "ntp.search_suggestions_blocklist";
651const char kNtpSearchSuggestionsImpressions[] =
652 "ntp.search_suggestions_impressions";
653const char kNtpSearchSuggestionsOptOut[] = "ntp.search_suggestions_opt_out";
654#endif
655
Jared Saul91992b22021-09-08 23:25:54656// Deprecated 09/2021.
657const char kAutofillAcceptSaveCreditCardPromptState[] =
658 "autofill.accept_save_credit_card_prompt_state";
Asanka Herathf83080542021-09-21 15:00:24659const char kPrivacyBudgetActiveSurfaces[] = "privacy_budget.active_surfaces";
660const char kPrivacyBudgetRetiredSurfaces[] = "privacy_budget.retired_surfaces";
661const char kPrivacyBudgetSeed[] = "privacy_budget.randomizer_seed";
Igor Ruvinovba8ac1a2021-09-24 14:55:50662const char kCloudPolicyOverridesPlatformPolicy[] = "policy.cloud_override";
Jared Saul91992b22021-09-08 23:25:54663
Claudius van der Merweb55b6c162021-10-04 00:12:20664#if BUILDFLAG(IS_CHROMEOS_ASH)
665// Deprecated 09/2021.
666const char kNearbySharingFastInitiationNotificationEnabledPrefName[] =
667 "nearby_sharing.fast_initiation_notification_enabled";
668#endif // BUILDFLAG(IS_CHROMEOS_ASH)
669
Adrienne Walker75f4c302021-10-26 19:20:48670// Deprecated 10/2021.
671const char kAppCacheForceEnabled[] = "app_cache_force_enabled";
672
Kevin Radtke766244c2021-11-23 02:20:45673// Deprecated 11/2021.
674const char kWasPreviouslySetUpPrefName[] = "android_sms.was_previously_set_up";
675
Simon Pelchat83b8a452021-12-07 15:49:39676// Deprecated 12/2021.
677const char kAvailabilityProberOriginCheck[] =
678 "Availability.Prober.cache.IsolatedPrerenderOriginCheck";
679const char kAvailabilityProberTLSCanaryCheck[] =
680 "Availability.Prober.cache.IsolatedPrerenderTLSCanaryCheck";
681const char kAvailabilityProberDNSCanaryCheck[] =
682 "Availability.Prober.cache.IsolatedPrerenderDNSCanaryCheck";
Caitlin Fischer0f812b02021-12-13 17:00:56683const char kStabilityRendererHangCount[] =
684 "user_experience_metrics.stability.renderer_hang_count";
Caitlin Fischer03ab6cb2021-12-07 19:54:06685const char kStabilityIncompleteSessionEndCount[] =
686 "user_experience_metrics.stability.incomplete_session_end_count";
687const char kStabilitySessionEndCompleted[] =
688 "user_experience_metrics.stability.session_end_completed";
Simon Pelchat83b8a452021-12-07 15:49:39689
Tarun Bansal9a1dfe82022-01-11 21:02:20690// Deprecated 01/2022.
691constexpr char kHasSeenLiteModeInfoBar[] =
692 "litemode.https-image-compression.user-has-seen-infobar";
693
Aga Wronska5c15cec2021-12-10 16:21:32694#if BUILDFLAG(IS_CHROMEOS_ASH)
695// Deprecated 12/2021.
696const char kEduCoexistenceSecondaryAccountsInvalidationVersion[] =
697 "account_manager.edu_coexistence_secondary_accounts_invalidation_version";
Aga Wronska5c15cec2021-12-10 16:21:32698
Boris Sazonov4f61fe382021-12-13 19:05:30699// Deprecated 12/2021.
700const char kSyncFirstRunCompleted[] = "sync.first_run_completed";
Rachel Wongae7ad5d2021-12-14 01:57:27701
702// Deprecated 12/2021.
703const char kArcAppReinstallState[] = "arc_app_reinstall_state";
Boris Sazonov6bc149b2021-12-29 11:02:58704
705// Deprecated 12/2021.
706const char kOsSyncFeatureEnabled[] = "sync.os_sync_feature_enabled";
Boris Sazonov4f61fe382021-12-13 19:05:30707#endif // BUILDFLAG(IS_CHROMEOS_ASH)
708
Andy Paicu5b05dd6d2021-12-28 17:40:07709// Deprecated 12/2021.
Xiaohan Wangae7f9182022-01-16 00:37:52710#if BUILDFLAG(IS_ANDROID)
Andy Paicu5b05dd6d2021-12-28 17:40:07711const char kSearchGeolocationDisclosureDismissed[] =
712 "search_geolocation_disclosure.dismissed";
713const char kSearchGeolocationDisclosureShownCount[] =
714 "search_geolocation_disclosure.shown_count";
715const char kSearchGeolocationDisclosureLastShowDate[] =
716 "search_geolocation_disclosure.last_show_date";
717const char kSearchGeolocationPreDisclosureMetricsRecorded[] =
718 "search_geolocation_pre_disclosure_metrics_recorded";
719const char kSearchGeolocationPostDisclosureMetricsRecorded[] =
720 "search_geolocation_post_disclosure_metrics_recorded";
Xiaohan Wangae7f9182022-01-16 00:37:52721#endif // BUILDFLAG(IS_ANDROID)
Andy Paicu5b05dd6d2021-12-28 17:40:07722
Lei Zhangb76b80e32020-04-08 16:58:16723// Register local state used only for migration (clearing or moving to a new
724// key).
725void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) {
Taylor Bergquist7e3e0ee762021-11-03 22:37:45726 registry->RegisterBooleanPref(kTabStripStackedLayout, false);
727
Yuta Hijikata31a359c2020-11-27 07:50:26728#if BUILDFLAG(IS_CHROMEOS_ASH)
Rachel Carpenteraf375eb2020-12-15 23:08:27729 registry->RegisterStringPref(kFirstRunTrialGroup, std::string());
Thanh Nguyen7c017cd2020-12-21 01:40:29730
731 registry->RegisterInt64Pref(kLocalSearchServiceSyncMetricsDailySample, 0);
732 registry->RegisterIntegerPref(kLocalSearchServiceSyncMetricsHelpAppCount, 0);
733 registry->RegisterIntegerPref(kLocalSearchServiceSyncMetricsCrosSettingsCount,
734 0);
Roman Sorokin0f91e2f2021-05-19 20:17:37735
736 registry->RegisterInt64Pref(kFeatureUsageDailySampleESim, 0);
Roman Sorokin3dd18ef12021-10-12 12:02:44737 registry->RegisterIntegerPref(kTimesHIDDialogShown, 0);
Roman Sorokindb971572021-10-25 15:42:11738 registry->RegisterStringPref(kSplitSettingsSyncTrialGroup, std::string());
Michael Ershov7d70e972021-10-13 19:30:25739 // Deprecated 10/2021.
740 registry->RegisterListPref(prefs::kUsedPolicyCertificates);
Yuta Hijikata31a359c2020-11-27 07:50:26741#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Dominique Fauteux-Chapleau130242bf2020-12-07 19:07:48742
Alexei Svitkine2d966082021-02-04 23:25:06743 registry->RegisterIntegerPref(kRapporCohortSeed, -1);
744 registry->RegisterInt64Pref(kRapporLastDailySample, 0);
745 registry->RegisterStringPref(kRapporSecret, std::string());
Robert Kaplowa59cd1c2021-02-08 21:35:06746
747 registry->RegisterIntegerPref(kStabilityBreakpadRegistrationFail, 0);
748 registry->RegisterIntegerPref(kStabilityBreakpadRegistrationSuccess, 0);
749 registry->RegisterIntegerPref(kStabilityDebuggerPresent, 0);
750 registry->RegisterIntegerPref(kStabilityDebuggerNotPresent, 0);
Devlin Croninfd0f5992021-03-11 04:35:53751
Ali Beyad0a4a3d712021-07-19 17:07:40752 registry->RegisterBooleanPref(kUserAgentClientHintsEnabled, true);
753
Igor Ruvinovba8ac1a2021-09-24 14:55:50754 registry->RegisterBooleanPref(kCloudPolicyOverridesPlatformPolicy, false);
755
Devlin Croninfd0f5992021-03-11 04:35:53756#if BUILDFLAG(ENABLE_EXTENSIONS)
757 registry->RegisterBooleanPref(kPinnedExtensionsMigrationComplete, false);
758#endif
Asanka Herathf83080542021-09-21 15:00:24759
760 registry->RegisterStringPref(kPrivacyBudgetActiveSurfaces, std::string());
761 registry->RegisterStringPref(kPrivacyBudgetRetiredSurfaces, std::string());
762 registry->RegisterUint64Pref(kPrivacyBudgetSeed, 0u);
Caitlin Fischer03ab6cb2021-12-07 19:54:06763
Caitlin Fischer0f812b02021-12-13 17:00:56764 registry->RegisterIntegerPref(kStabilityRendererHangCount, 0);
Caitlin Fischer03ab6cb2021-12-07 19:54:06765 registry->RegisterIntegerPref(kStabilityIncompleteSessionEndCount, 0);
766 registry->RegisterBooleanPref(kStabilitySessionEndCompleted, true);
Lei Zhangb76b80e32020-04-08 16:58:16767}
768
James Cook0ba192bf2017-12-01 20:53:11769// Register prefs used only for migration (clearing or moving to a new key).
770void RegisterProfilePrefsForMigration(
771 user_prefs::PrefRegistrySyncable* registry) {
Yuta Hijikata31a359c2020-11-27 07:50:26772#if BUILDFLAG(IS_CHROMEOS_ASH)
Kushagra Sinha727621b2021-08-19 11:44:48773 registry->RegisterIntegerPref(kAccountManagerNumTimesMigrationRanSuccessfully,
774 0);
Yeunjoo Choif5706262021-08-24 01:11:24775 ash::HelpAppNotificationController::RegisterObsoletePrefsForMigration(
Callistusc0198d782021-06-28 05:45:53776 registry);
Wei Lee608ab2d2021-10-05 18:53:21777 registry->RegisterBooleanPref(kHasCameraAppMigratedToSWA, false);
Yuta Hijikata31a359c2020-11-27 07:50:26778#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Jan Wilken Dörriee4df0f92019-12-03 11:53:04779
Ben Schwartz135746c2020-05-14 04:37:03780 chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry);
wutao2e24aff2020-04-03 17:01:02781
Daniel Murphy6a4e6702020-12-17 02:14:24782 registry->RegisterBooleanPref(prefs::kWebAppsUserDisplayModeCleanedUp, false);
783
Jeffrey Young8b008962020-12-07 20:20:40784#if BUILDFLAG(IS_CHROMEOS_ASH)
785 registry->RegisterIntegerPref(kAssistantPrivacyInfoShownInLauncher, 0);
786 registry->RegisterBooleanPref(kAssistantPrivacyInfoDismissedInLauncher,
787 false);
788#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Yue Lie40efe12020-12-17 19:10:51789
790 registry->RegisterBooleanPref(kAssistantQuickAnswersEnabled, true);
Mihai Sardarescu65cef4ba2021-01-11 23:28:32791
792 registry->RegisterStringPref(kGoogleServicesHostedDomain, std::string());
Tarun Bansal564843d2021-02-03 23:06:24793
794 registry->RegisterInt64Pref(kDataReductionProxyLastConfigRetrievalTime, 0L);
795 registry->RegisterStringPref(kDataReductionProxyConfig, std::string());
Sebastien Lalancette98e56172021-02-17 18:11:45796
797 registry->RegisterFilePathPref(kGamesInstallDirPref, base::FilePath());
Tarun Bansalce1cfba2021-03-02 07:05:06798 registry->RegisterBooleanPref(kLiteModeUserNeedsNotification, true);
Tibor Goldschwendtdf5a0dc2021-02-26 19:58:42799
Xiaohan Wangae7f9182022-01-16 00:37:52800#if !BUILDFLAG(IS_ANDROID)
Tibor Goldschwendtdf5a0dc2021-02-26 19:58:42801 registry->RegisterBooleanPref(kCartModuleRemoved, false);
802#endif
Martin Rodriguez3fc04032021-03-16 10:47:10803
Xiaohan Wangae7f9182022-01-16 00:37:52804#if !BUILDFLAG(IS_ANDROID)
Martin Rodriguez3fc04032021-03-16 10:47:10805 registry->RegisterStringPref(
806 enterprise_connectors::kDeviceTrustPrivateKeyPref, std::string());
807 registry->RegisterStringPref(enterprise_connectors::kDeviceTrustPublicKeyPref,
808 std::string());
809#endif
Julian Pastarmovfd2f83d2021-03-23 19:34:17810
811#if BUILDFLAG(ENABLE_PLUGINS)
812 registry->RegisterBooleanPref(kRunAllFlashInAllowMode, false);
813#endif
Daniel Cheng957b3242021-04-07 02:38:19814
Xiaohan Wangae7f9182022-01-16 00:37:52815#if !BUILDFLAG(IS_ANDROID)
Daniel Cheng957b3242021-04-07 02:38:19816 // Removed in M91.
817 registry->RegisterBooleanPref(prefs::kMediaFeedsBackgroundFetching, false);
818 registry->RegisterBooleanPref(prefs::kMediaFeedsSafeSearchEnabled, false);
819 registry->RegisterBooleanPref(prefs::kMediaFeedsAutoSelectEnabled, false);
Adam Langley75fa3ab2021-04-08 16:46:45820 registry->RegisterStringPref(kWebAuthnLastTransportUsedPrefName,
821 std::string());
Daniel Cheng957b3242021-04-07 02:38:19822#endif
Sophie Changbb532c32021-04-07 17:40:04823
824 registry->RegisterDoublePref(kSessionStatisticFCPStdDev, -1.0f);
825 registry->RegisterDoublePref(kSessionStatisticFCPMean, -1.0f);
Devlin Cronin9f1e3942021-04-08 23:14:29826
827#if BUILDFLAG(ENABLE_EXTENSIONS)
828 registry->RegisterBooleanPref(kToolbarIconSurfacingBubbleAcknowledged, false);
829 registry->RegisterInt64Pref(kToolbarIconSurfacingBubbleLastShowTime, 0);
830#endif
Anthony Cui26af3e5a2021-04-15 01:36:46831
832 registry->RegisterDictionaryPref(kTranslateLastDeniedTimeForLanguage);
833 registry->RegisterDictionaryPref(kTranslateTooOftenDeniedForLanguage);
Devlin Cronin16132272021-05-03 21:02:42834
835#if BUILDFLAG(ENABLE_EXTENSIONS)
836 registry->RegisterIntegerPref(kToolbarSize, -1);
837#endif
Alex Ilin243803e2021-05-12 16:03:27838 registry->RegisterBooleanPref(kSessionExitedCleanly, true);
Roman Sorokin0f91e2f2021-05-19 20:17:37839
840#if BUILDFLAG(IS_CHROMEOS_ASH)
841 registry->RegisterInt64Pref(kFeatureUsageDailySampleFingerprint, 0);
842#endif // BUILDFLAG(IS_CHROMEOS_ASH)
My Nguyenea8561e2021-06-01 18:48:45843
844 registry->RegisterListPref(kSpellCheckBlacklistedDictionaries);
Reilly Grantbfc2ab72021-06-02 23:57:30845
Xiaohan Wangae7f9182022-01-16 00:37:52846#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:30847 registry->RegisterListPref(
848 prefs::kManagedProfileSerialAllowAllPortsForUrlsDeprecated);
849 registry->RegisterListPref(
850 prefs::kManagedProfileSerialAllowUsbDevicesForUrlsDeprecated);
851#endif
Tarun Bansal717824d2021-06-11 20:11:09852
853 registry->RegisterStringPref(kDataReductionProxy, std::string());
Yue Lic34fbd712021-06-21 23:15:37854
855#if BUILDFLAG(IS_CHROMEOS_ASH)
856 registry->RegisterBooleanPref(kQuickAnswersConsented, false);
857#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Viktor Semeniuk0cf45fd82021-06-22 15:45:25858
859 registry->RegisterBooleanPref(kWasPhishedCredentialsUploadedToSync, true);
Sophie Chang2e050e42021-06-24 20:11:32860
861 registry->RegisterDictionaryPref(kHintsFetcherTopHostBlocklist,
862 PrefRegistry::LOSSY_PREF);
863 registry->RegisterIntegerPref(kHintsFetcherTopHostBlocklistState, 0,
864 PrefRegistry::LOSSY_PREF);
865 registry->RegisterDoublePref(kTimeHintsFetcherTopHostBlocklistLastInitialized,
866 0, PrefRegistry::LOSSY_PREF);
867 registry->RegisterDoublePref(
868 kHintsFetcherTopHostBlocklistMinimumEngagementScore, 0,
869 PrefRegistry::LOSSY_PREF);
Friedrich Horschig853ecf012021-07-09 14:28:22870
Xiaohan Wangae7f9182022-01-16 00:37:52871#if BUILDFLAG(IS_MAC)
Friedrich Horschig853ecf012021-07-09 14:28:22872 registry->RegisterTimePref(kPasswordRecovery, base::Time());
873#endif
Marc Treib41d144e2021-07-12 09:47:19874
875 registry->RegisterBooleanPref(kWasSignInPasswordPromoClicked, false);
876 registry->RegisterIntegerPref(kNumberSignInPasswordPromoShown, 0);
877 registry->RegisterBooleanPref(kSignInPasswordPromoRevive, false);
Ramin Halavati7a9d08f2021-07-13 12:23:06878 registry->RegisterIntegerPref(kGuestProfilesNumCreated, 1);
David Rogerfbfc9382021-07-12 13:58:45879
880#if BUILDFLAG(ENABLE_DICE_SUPPORT)
881 registry->RegisterDictionaryPref(kProfileSwitchInterceptionDeclinedPref);
Mihai Sardarescu26e67b02021-09-23 15:56:40882 registry->RegisterDictionaryPref(kDiceMigrationCompletePref);
David Rogerfbfc9382021-07-12 13:58:45883#endif
Tibor Goldschwendt9db19e62021-07-13 23:16:08884
885 registry->RegisterStringPref(kSuggestionsBlocklist, std::string());
886 registry->RegisterStringPref(kSuggestionsData, std::string());
Devlin Croninc1cb138f2021-07-14 23:28:27887
888#if BUILDFLAG(ENABLE_EXTENSIONS)
889 registry->RegisterBooleanPref(kExtensionCheckupOnStartup, false);
890#endif
rbpotter12e2b892021-07-21 20:37:15891
Xiaohan Wangae7f9182022-01-16 00:37:52892#if !BUILDFLAG(IS_ANDROID)
rbpotter12e2b892021-07-21 20:37:15893 registry->RegisterBooleanPref(kCloudPrintDeprecationWarningsSuppressed,
894 false);
rbpotter5018fe82021-07-24 05:31:28895 registry->RegisterBooleanPref(kForceEnablePrivetPrinting, false);
rbpotter12e2b892021-07-21 20:37:15896#endif
Marc Treibe64f8482021-07-28 08:45:23897
898 registry->RegisterBooleanPref(kAccountStorageExists, false);
Anthony Cuiaf717c82021-07-30 01:00:05899
900 registry->RegisterDictionaryPref(kUserLanguageProfile);
Tibor Goldschwendt785acef2021-09-07 18:39:22901
Xiaohan Wangae7f9182022-01-16 00:37:52902#if !BUILDFLAG(IS_ANDROID)
Tibor Goldschwendt785acef2021-09-07 18:39:22903 registry->RegisterDictionaryPref(kNtpSearchSuggestionsBlocklist);
904 registry->RegisterDictionaryPref(kNtpSearchSuggestionsImpressions);
905 registry->RegisterBooleanPref(kNtpSearchSuggestionsOptOut, false);
906#endif
Jared Saul91992b22021-09-08 23:25:54907
908 registry->RegisterIntegerPref(kAutofillAcceptSaveCreditCardPromptState, 0);
Claudius van der Merweb55b6c162021-10-04 00:12:20909
910#if BUILDFLAG(IS_CHROMEOS_ASH)
911 registry->RegisterIntegerPref(
912 kNearbySharingFastInitiationNotificationEnabledPrefName, 0);
913#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Adrienne Walker75f4c302021-10-26 19:20:48914
915 registry->RegisterBooleanPref(kAppCacheForceEnabled, false);
Kevin Radtke766244c2021-11-23 02:20:45916 registry->RegisterBooleanPref(kWasPreviouslySetUpPrefName, false);
Simon Pelchat83b8a452021-12-07 15:49:39917
918 registry->RegisterDictionaryPref(kAvailabilityProberOriginCheck);
919 registry->RegisterDictionaryPref(kAvailabilityProberTLSCanaryCheck);
920 registry->RegisterDictionaryPref(kAvailabilityProberDNSCanaryCheck);
Aga Wronska5c15cec2021-12-10 16:21:32921
922#if BUILDFLAG(IS_CHROMEOS_ASH)
923 registry->RegisterStringPref(
924 kEduCoexistenceSecondaryAccountsInvalidationVersion, std::string());
Boris Sazonov4f61fe382021-12-13 19:05:30925
926 registry->RegisterBooleanPref(kSyncFirstRunCompleted, false);
Rachel Wongae7ad5d2021-12-14 01:57:27927
928 registry->RegisterDictionaryPref(kArcAppReinstallState);
Boris Sazonov6bc149b2021-12-29 11:02:58929
930 registry->RegisterBooleanPref(kOsSyncFeatureEnabled, false);
Aga Wronska5c15cec2021-12-10 16:21:32931#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Andy Paicu5b05dd6d2021-12-28 17:40:07932
Xiaohan Wangae7f9182022-01-16 00:37:52933#if BUILDFLAG(IS_ANDROID)
Andy Paicu5b05dd6d2021-12-28 17:40:07934 registry->RegisterBooleanPref(kSearchGeolocationDisclosureDismissed, false);
935 registry->RegisterIntegerPref(kSearchGeolocationDisclosureShownCount, 0);
936 registry->RegisterInt64Pref(kSearchGeolocationDisclosureLastShowDate, 0);
937 registry->RegisterBooleanPref(kSearchGeolocationPreDisclosureMetricsRecorded,
938 false);
939 registry->RegisterBooleanPref(kSearchGeolocationPostDisclosureMetricsRecorded,
940 false);
941#endif
Tarun Bansal9a1dfe82022-01-11 21:02:20942
943 registry->RegisterBooleanPref(kHasSeenLiteModeInfoBar, false);
James Cook0ba192bf2017-12-01 20:53:11944}
945
[email protected]572f40c9b2012-07-06 20:35:33946} // namespace
947
[email protected]4082306d92013-02-21 14:51:01948void RegisterLocalState(PrefRegistrySimple* registry) {
Chris Hamilton65c41312020-06-10 13:14:40949 // Call outs to individual subsystems that register Local State (browser-wide)
950 // prefs en masse. See RegisterProfilePrefs for per-profile prefs. Please
951 // keep this list alphabetized.
[email protected]b1de2c72013-02-06 02:45:47952 browser_shutdown::RegisterPrefs(registry);
John Abd-El-Malek89a5f3a2019-06-14 18:21:53953 data_reduction_proxy::RegisterPrefs(registry);
Tarun Bansal2a09d3b2020-05-28 16:06:27954 data_use_measurement::ChromeDataUseMeasurement::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:47955 BrowserProcessImpl::RegisterPrefs(registry);
Chris Palmerac7d75642017-11-22 20:12:54956 ChromeContentBrowserClient::RegisterLocalStatePrefs(registry);
Elaine Chienf8d13692021-07-26 23:05:56957#if !BUILDFLAG(IS_CHROMEOS_ASH)
958 chrome_labs_prefs::RegisterLocalStatePrefs(registry);
959#endif
[email protected]4a55a712014-06-08 16:50:34960 ChromeMetricsServiceClient::RegisterPrefs(registry);
oysteinede6783b2016-05-25 18:08:43961 ChromeTracingDelegate::RegisterPrefs(registry);
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:22962 chrome::enterprise_util::RegisterLocalStatePrefs(registry);
sorinebcfc8dd2016-08-12 21:57:18963 component_updater::RegisterPrefs(registry);
Mugdha Lakhanida851fd2021-03-16 18:21:02964 embedder_support::OriginTrialPrefs::RegisterPrefs(registry);
Og Astorga3089fd82021-09-21 00:02:37965 enterprise_reporting::RegisterLocalStatePrefs(registry);
[email protected]b1de2c72013-02-06 02:45:47966 ExternalProtocolHandler::RegisterPrefs(registry);
sdefresne8593e6432015-12-01 12:38:08967 flags_ui::PrefServiceFlagsStorage::RegisterPrefs(registry);
Kirubel Aklilu60d316f2021-12-16 01:55:33968 first_party_sets::RegisterLocalStatePrefs(registry);
[email protected]e6933d2a2013-03-12 22:32:21969 GpuModeManager::RegisterPrefs(registry);
Miyoung Shin23737f62019-07-23 15:43:31970 signin::IdentityManager::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38971 invalidation::FCMInvalidationService::RegisterPrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:28972 invalidation::InvalidatorRegistrarWithMemory::RegisterPrefs(registry);
973 invalidation::PerUserTopicSubscriptionManager::RegisterPrefs(registry);
Anthony Vallee-Dubois6f993122018-09-17 16:13:28974 language::GeoLanguageProvider::RegisterLocalStatePrefs(registry);
Alexandre Frechette38f4ef92019-02-25 16:31:57975 language::UlpLanguageCodeLocator::RegisterLocalStatePrefs(registry);
Sebastien Marchand5a63997a2019-09-27 19:15:34976 memory::EnterpriseMemoryLimitPrefObserver::RegisterPrefs(registry);
[email protected]d0ab865b2014-06-04 19:41:34977 network_time::NetworkTimeTracker::RegisterPrefs(registry);
Tonko Sabolčec6f271d32018-08-17 14:35:47978 password_manager::PasswordManager::RegisterLocalPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:10979 policy::BrowserPolicyConnector::RegisterPrefs(registry);
980 policy::PolicyStatisticsCollector::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:47981 PrefProxyConfigTrackerImpl::RegisterPrefs(registry);
Thomas Tanglc67ace42019-06-07 19:31:50982 ProfileAttributesEntry::RegisterLocalStatePrefs(registry);
Alex Ilinbb08a0d2021-07-08 09:37:24983 ProfileAttributesStorage::RegisterPrefs(registry);
Nick Harper030046f2019-09-05 23:36:09984 ProfileNetworkContextService::RegisterLocalStatePrefs(registry);
[email protected]de71ae992013-07-18 03:30:38985 profiles::RegisterPrefs(registry);
[email protected]ceafc462013-11-04 12:26:03986 RegisterScreenshotPrefs(registry);
Luke Zielinski63784cd2018-05-22 14:08:16987 safe_browsing::RegisterLocalStatePrefs(registry);
Ayu Ishiifbb1fad2020-06-22 20:15:07988 secure_origin_allowlist::RegisterPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:52989#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:30990 SerialPolicyAllowedPorts::RegisterPrefs(registry);
991#endif
Mikel Astizf61f4ba02018-06-01 10:50:19992 sessions::SessionIdGenerator::RegisterPrefs(registry);
Ryan Sleevi4689ad32018-04-16 19:09:05993 SSLConfigServiceManager::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:57994 subresource_filter::IndexedRulesetVersion::RegisterPrefs(registry);
Matt Menke4dfb375c2018-06-13 18:06:31995 SystemNetworkContextManager::RegisterPrefs(registry);
wafflesd2d9a332016-04-09 01:59:57996 update_client::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:57997 variations::VariationsService::RegisterPrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:34998
Chris Hamilton65c41312020-06-10 13:14:40999 // Individual preferences. If you have multiple preferences that should
1000 // clearly be grouped together, please group them together into a helper
1001 // function called above. Please keep this list alphabetized.
1002 registry->RegisterBooleanPref(
1003 policy::policy_prefs::kIntensiveWakeUpThrottlingEnabled, false);
Aaron Tagliaboschi8f3a28302020-06-24 03:08:261004 registry->RegisterBooleanPref(
Eric Lawrencea8a460c2020-11-06 21:10:421005 policy::policy_prefs::kTargetBlankImpliesNoOpener, true);
Ari Chivukula03d455f22021-09-28 22:48:231006 registry->RegisterBooleanPref(
1007 policy::policy_prefs::kWebSQLInThirdPartyContextEnabled, false);
Matt Reichhoff2f190122021-11-02 19:28:191008 registry->RegisterBooleanPref(
1009 policy::policy_prefs::kUserAgentClientHintsGREASEUpdateEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521010#if BUILDFLAG(IS_ANDROID)
Rakina Zata Amnic123bd22020-07-31 19:08:391011 registry->RegisterBooleanPref(policy::policy_prefs::kBackForwardCacheEnabled,
1012 true);
Xiaohan Wangae7f9182022-01-16 00:37:521013#endif // BUILDFLAG(IS_ANDROID)
Chris Hamilton65c41312020-06-10 13:14:401014
1015 // Below this point is for platform-specific and compile-time conditional
1016 // calls. Please follow the helper-function-first-then-direct-calls pattern
1017 // established above, and keep things alphabetized.
1018
Denis Kuznetsov32099f32017-12-15 14:04:571019#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
Michael Giuffridab41fa5c42017-11-13 23:30:571020 BackgroundModeManager::RegisterPrefs(registry);
1021#endif
1022
brettw4b461082016-11-19 18:55:161023#if BUILDFLAG(ENABLE_PLUGINS)
[email protected]ceafc462013-11-04 12:26:031024 PluginsResourceService::RegisterPrefs(registry);
1025#endif
1026
Xiaohan Wangae7f9182022-01-16 00:37:521027#if BUILDFLAG(IS_ANDROID)
Mark Pearsonee17df912017-04-27 21:51:041028 ::android::RegisterPrefs(registry);
Sky Maliced8eb4302020-08-03 05:46:441029
Sky Malicef7dd9422020-10-26 22:12:401030 registry->RegisterIntegerPref(first_run::kTosDialogBehavior, 0);
Yu Su4d459862021-04-15 04:19:541031 registry->RegisterBooleanPref(lens::kLensCameraAssistedSearchEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521032#else // BUILDFLAG(IS_ANDROID)
johnme627dc8c72016-08-19 21:49:391033 gcm::RegisterPrefs(registry);
Tommy Lid5b7c22b2020-10-28 01:26:511034 IntranetRedirectDetector::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101035 media_router::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571036 metrics::TabStatsTracker::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571037 RegisterBrowserPrefs(registry);
Amanda Deacon9535c972021-04-29 04:26:511038 speech::SodaInstaller::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571039 StartupBrowserCreator::RegisterLocalStatePrefs(registry);
1040 task_manager::TaskManagerInterface::RegisterPrefs(registry);
thestigd75ce5532015-10-05 22:08:341041 UpgradeDetector::RegisterPrefs(registry);
rbpotter73c13252021-07-16 21:29:341042 WhatsNewUI::RegisterLocalStatePrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521043#endif // BUILDFLAG(IS_ANDROID)
[email protected]3954f332012-02-25 02:51:541044
Yuta Hijikata31a359c2020-11-27 07:50:261045#if BUILDFLAG(IS_CHROMEOS_ASH)
Shao-Chuan Lee85a46992019-03-05 04:46:151046 arc::prefs::RegisterLocalStatePrefs(registry);
[email protected]8304f61a2014-05-24 12:17:331047 ChromeOSMetricsProvider::RegisterPrefs(registry);
peletskyif19358fd2016-11-08 16:21:291048 chromeos::ArcKioskAppManager::RegisterPrefs(registry);
Henrique Ferreiro3d9d93d2021-02-19 22:17:391049 ash::AudioDevicesPrefHandlerImpl::RegisterPrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491050 ash::cert_provisioning::RegisterLocalStatePrefs(registry);
Kyle Horimoto613246c2021-01-29 22:52:121051 chromeos::CellularESimProfileHandlerImpl::RegisterLocalStatePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151052 ash::ChromeUserManagerImpl::RegisterPrefs(registry);
Yuta Hijikata82c304ff2021-04-30 19:24:571053 crosapi::browser_util::RegisterLocalStatePrefs(registry);
Matt Menard46daab52020-08-11 00:28:591054 chromeos::CupsPrintersManager::RegisterLocalStatePrefs(registry);
Yuta Hijikata368cc4b92021-12-23 07:39:101055 ash::BrowserDataMigratorImpl::RegisterLocalStatePrefs(registry);
Gordon Setoc7b5631e2021-11-12 22:48:281056 chromeos::bluetooth_config::BluetoothPowerControllerImpl::
1057 RegisterLocalStatePrefs(registry);
Gordon Setob2b7c7bc2021-10-12 17:42:551058 chromeos::bluetooth_config::DeviceNameManagerImpl::RegisterLocalStatePrefs(
1059 registry);
Henrique Ferreirod71de902021-05-10 18:57:111060 ash::DemoModeDetector::RegisterPrefs(registry);
1061 ash::DemoModeResourcesRemover::RegisterLocalStatePrefs(registry);
1062 ash::DemoSession::RegisterLocalStatePrefs(registry);
1063 ash::DemoSetupController::RegisterLocalStatePrefs(registry);
Henrique Ferreiro7967dce2021-09-23 11:37:471064 ash::DeviceNameStore::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021065 chromeos::DeviceOAuth2TokenStoreChromeOS::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191066 ash::device_settings_cache::RegisterPrefs(registry);
Henrique Ferreirobeea3d32021-05-11 15:58:541067 ash::EasyUnlockService::RegisterPrefs(registry);
Aga Wronskad2535c42018-08-24 15:56:221068 chromeos::echo_offer::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151069 ash::EnableAdbSideloadingScreen::RegisterPrefs(registry);
Hirthanan Subenderan7f6ce5f2021-09-22 23:32:051070 ash::device_activity::DeviceActivityController::RegisterPrefs(registry);
Aga Wronskad2535c42018-08-24 15:56:221071 chromeos::EnableDebuggingScreenHandler::RegisterPrefs(registry);
Matthew Wang9e210652018-11-16 19:40:281072 chromeos::FastTransitionObserver::RegisterPrefs(registry);
Danila Kuzmin90a42f02021-12-08 14:00:161073 ash::HWDataUsageController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271074 ash::KerberosCredentialsManager::RegisterLocalStatePrefs(registry);
Henrique Ferreiro26ed25a2021-02-01 21:59:291075 ash::KioskAppManager::RegisterPrefs(registry);
1076 ash::KioskCryptohomeRemover::RegisterPrefs(registry);
Henrique Ferreirodef18c22021-11-04 19:36:001077 ash::language_prefs::RegisterPrefs(registry);
Thanh Nguyen9cf5fa52020-12-02 01:33:121078 chromeos::local_search_service::SearchMetricsReporter::
1079 RegisterLocalStatePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361080 ash::login::SecurityTokenSessionController::RegisterLocalStatePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151081 ash::MultiProfileUserController::RegisterPrefs(registry);
Jon Mann0ca42a82020-03-05 00:48:071082 chromeos::NetworkMetadataStore::RegisterPrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231083 ash::NetworkThrottlingObserver::RegisterPrefs(registry);
Yeunjoo Choic2000932021-06-10 01:54:081084 ash::PowerMetricsReporter::RegisterLocalStatePrefs(registry);
Henrique Ferreiroa8763b62021-10-13 18:37:531085 ash::platform_keys::KeyPermissionsManagerImpl::RegisterLocalStatePrefs(
Omar Morsi4febb4d2020-10-30 07:55:211086 registry);
Yeunjoo Choif3c7e402021-06-04 04:28:561087 ash::power::auto_screen_brightness::MetricsReporter::RegisterLocalStatePrefs(
1088 registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371089 ash::Preferences::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151090 ash::ResetScreen::RegisterPrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371091 ash::SchedulerConfigurationManager::RegisterLocalStatePrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091092 ash::ServicesCustomizationDocument::RegisterPrefs(registry);
[email protected]daf4b542013-07-23 17:11:271093 chromeos::SigninScreenHandler::RegisterPrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361094 ash::StartupUtils::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191095 ash::StatsReportingController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi03b09c62021-02-18 21:40:051096 ash::system::AutomaticRebootManager::RegisterPrefs(registry);
Yeunjoo Choi953a4c32021-10-15 05:20:441097 ash::TimeZoneResolver::RegisterPrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151098 ash::UserImageManager::RegisterPrefs(registry);
Henrique Ferreirod70b5c22021-04-30 10:55:271099 ash::UserSessionManager::RegisterPrefs(registry);
Henrique Ferreiro26ed25a2021-02-01 21:59:291100 ash::WebKioskAppManager::RegisterPrefs(registry);
Xiaochu Liu48ab5932018-05-11 03:44:041101 component_updater::MetadataTable::RegisterPrefs(registry);
Henrique Ferreirob902d6c2021-10-14 19:55:441102 ash::CryptAuthDeviceIdProviderImpl::RegisterLocalPrefs(registry);
[email protected]5a145e82014-05-29 22:19:071103 extensions::ExtensionAssetsManagerChromeOS::RegisterPrefs(registry);
Aya ElAttarb4f7a5f2020-03-05 00:47:241104 extensions::ExtensionsPermissionsTracker::RegisterLocalStatePrefs(registry);
tbarzicd9a88fc92017-07-14 02:18:101105 extensions::lock_screen_data::LockScreenItemStorage::RegisterLocalState(
1106 registry);
Jit Yao Yap8e247322019-06-24 16:56:591107 extensions::login_api::RegisterLocalStatePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381108 ::onc::RegisterPrefs(registry);
Felipe Andrade8f81c5f2021-11-09 00:44:021109 policy::ActiveDirectoryDeviceStateUploader::RegisterLocalStatePrefs(registry);
Jana Grill784b1e52020-06-26 18:22:121110 policy::AdbSideloadingAllowanceModePolicyHandler::RegisterPrefs(registry);
Pavol Marko35bcf1a2018-05-23 15:33:071111 policy::AutoEnrollmentClientImpl::RegisterPrefs(registry);
Yeunjoo Choi7227dba2021-08-04 06:35:471112 policy::BrowserPolicyConnectorAsh::RegisterPrefs(registry);
Yeunjoo Choiead8b3c2021-07-27 08:08:191113 policy::DeviceCloudPolicyManagerAsh::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471114 policy::DeviceStatusCollector::RegisterPrefs(registry);
Nikita Podguzov72c21f02019-06-17 14:48:411115 policy::DeviceWallpaperImageExternalDataHandler::RegisterPrefs(registry);
rsorokin3c13ece2017-01-16 15:58:411116 policy::DMTokenStorage::RegisterPrefs(registry);
Sergey Poromovd6575a0b2020-05-19 21:41:091117 policy::EnrollmentRequisitionManager::RegisterPrefs(registry);
Saurabh Nijhara839c17c2020-05-19 00:18:291118 policy::MinimumVersionPolicyHandler::RegisterPrefs(registry);
Anatoliy Potapchuka460bc12021-11-05 19:23:101119 policy::EuiccStatusUploader::RegisterLocalStatePrefs(registry);
Andreea Costinasc4b76ff2019-04-11 15:52:131120 policy::TPMAutoUpdateModePolicyHandler::RegisterPrefs(registry);
glevin5dd01a72016-03-23 23:08:121121 quirks::QuirksManager::RegisterPrefs(registry);
Roman Aleksandrovd32e34e72019-05-22 17:29:501122 UpgradeDetectorChromeos::RegisterPrefs(registry);
James Hawkins225001cf2020-09-18 16:04:341123 RegisterNearbySharingLocalPrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:261124#endif // BUILDFLAG(IS_CHROMEOS_ASH)
[email protected]b6366ffa2012-02-29 17:12:261125
Xiaohan Wangae7f9182022-01-16 00:37:521126#if BUILDFLAG(IS_CHROMEOS)
Ben Franz73537362021-11-08 11:53:401127 policy::SystemFeaturesDisableListPolicyHandler::RegisterPrefs(registry);
Alvin Lee99f8d9a82021-11-18 18:45:551128 policy::DlpRulesManagerImpl::RegisterPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521129#endif // BUILDFLAG(IS_CHROMEOS)
Ben Franz73537362021-11-08 11:53:401130
Martin Rodriguez3fc04032021-03-16 10:47:101131// TODO(crbug/1169547) Remove `BUILDFLAG(IS_CHROMEOS_LACROS)` once the
1132// migration is complete.
Xiaohan Wangae7f9182022-01-16 00:37:521133#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
Martin Rodriguez3fc04032021-03-16 10:47:101134 BUILDFLAG(IS_CHROMEOS_LACROS)
1135 enterprise_connectors::RegisterLocalPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521136#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
Martin Rodriguez3fc04032021-03-16 10:47:101137
Xiaohan Wangae7f9182022-01-16 00:37:521138#if BUILDFLAG(IS_MAC)
[email protected]b1de2c72013-02-06 02:45:471139 confirm_quit::RegisterLocalState(registry);
[email protected]425f7a02014-04-29 01:51:441140 QuitWithAppsController::RegisterPrefs(registry);
Henrik Grunelle11045a2019-04-12 09:27:271141 system_media_permissions::RegisterSystemMediaPermissionStatesPrefs(registry);
Christopher Cameron81f442e2019-11-14 06:50:141142 AppShimRegistry::Get()->RegisterLocalPrefs(registry);
[email protected]b6366ffa2012-02-29 17:12:261143#endif
[email protected]bdb8a1e2013-10-03 08:14:001144
Erik Chen38ceca082020-12-16 01:31:351145#if BUILDFLAG(IS_CHROMEOS_LACROS)
Alex Ilin953f1092021-11-26 15:49:101146 AccountCache::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351147 lacros_prefs::RegisterLocalStatePrefs(registry);
1148#endif
1149
Xiaohan Wangae7f9182022-01-16 00:37:521150#if BUILDFLAG(IS_WIN)
Will Harris265b3942019-10-21 01:01:331151 OSCrypt::RegisterLocalPrefs(registry);
Will Harris956e0ca2019-08-23 20:47:391152 registry->RegisterBooleanPref(prefs::kRendererCodeIntegrityEnabled, true);
Stefan Smolenfd3965b2021-08-17 19:27:181153 registry->RegisterBooleanPref(prefs::kBlockBrowserLegacyExtensionPoints,
1154 true);
David Bienvenu554a259c2020-02-13 20:20:541155 registry->RegisterBooleanPref(
1156 policy::policy_prefs::kNativeWindowOcclusionEnabled, true);
[email protected]c5d4b1842014-06-20 21:19:501157 component_updater::RegisterPrefsForSwReporter(registry);
Rainhard Findling4d621ca2020-10-26 20:46:061158 safe_browsing::RegisterChromeCleanerScanCompletionTimePref(registry);
Nico Webereaa08412019-08-14 01:24:371159#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettef8fd8b22018-05-10 20:58:041160 IncompatibleApplicationsUpdater::RegisterLocalStatePrefs(registry);
Patrick Monette6b7c475b2018-06-12 14:58:081161 ModuleDatabase::RegisterLocalStatePrefs(registry);
Patrick Monettee31f63e22018-06-06 00:10:341162 ThirdPartyConflictsManager::RegisterLocalStatePrefs(registry);
Nico Webereaa08412019-08-14 01:24:371163#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521164#endif // BUILDFLAG(IS_WIN)
[email protected]ceafc462013-11-04 12:26:031165
Xiaohan Wangae7f9182022-01-16 00:37:521166#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
1167 (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS_LACROS))
Lu Huang3663f0a2021-03-04 18:47:081168 web_app::url_handler_prefs::RegisterLocalStatePrefs(registry);
Lu Huangcd11f21c2021-02-03 22:24:561169#endif
1170
Xiaohan Wangae7f9182022-01-16 00:37:521171#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Lei Zhang92c15542020-01-10 17:05:101172 RegisterDefaultBrowserPromptPrefs(registry);
Yann Dago0d896f62020-02-04 19:59:151173 downgrade::RegisterPrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021174 DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101175#endif
1176
Chris Hamilton65c41312020-06-10 13:14:401177 // This is intentionally last.
Lei Zhangb76b80e32020-04-08 16:58:161178 RegisterLocalStatePrefsForMigration(registry);
[email protected]9acc48602009-11-30 21:18:511179}
initial.commit09911bf2008-07-26 23:55:291180
[email protected]37ca3fe02013-07-05 15:32:441181// Register prefs applicable to all profiles.
Xi Han25a7f032019-04-18 21:44:211182void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
1183 const std::string& locale) {
rkaplow058da3132015-02-19 18:18:381184 TRACE_EVENT0("browser", "chrome::RegisterProfilePrefs");
[email protected]2a5f29632012-11-26 17:17:551185 // User prefs. Please keep this list alphabetized.
Dominic Mazzoni21fb0282019-02-13 18:32:471186 AccessibilityLabelsService::RegisterProfilePrefs(registry);
James Wallace-Lee25a1b05e2018-07-24 00:06:311187 AccessibilityUIMessageHandler::RegisterProfilePrefs(registry);
Xing Liu7252b8d2020-01-22 22:12:471188 AnnouncementNotificationService::RegisterProfilePrefs(registry);
Moe Ahmadi173b0a2b2018-08-03 17:35:511189 autofill::prefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331190 browsing_data::prefs::RegisterBrowserUserPrefs(registry);
Doug Turner9e79cf0c2018-04-05 21:32:301191 certificate_transparency::prefs::RegisterPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441192 ChromeContentBrowserClient::RegisterProfilePrefs(registry);
Elaine Chien07f137d2021-01-14 02:57:211193 chrome_labs_prefs::RegisterProfilePrefs(registry);
Livvie Lin9141d0f132020-03-23 22:47:041194 ChromeLocationBarModelDelegate::RegisterProfilePrefs(registry);
Colin Blundell7657b402020-02-25 09:46:501195 StatefulSSLHostStateDelegate::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441196 ChromeVersionService::RegisterProfilePrefs(registry);
Eric Secklera5c24e12018-11-28 16:09:201197 chrome_browser_net::NetErrorTabHelper::RegisterProfilePrefs(registry);
[email protected]06690dc2014-03-07 08:44:001198 chrome_prefs::RegisterProfilePrefs(registry);
Travis Skare27cee15c2018-07-19 14:34:131199 DocumentProvider::RegisterProfilePrefs(registry);
Katie D1ca4328b2020-02-19 18:08:471200 dom_distiller::DistilledPagePrefs::RegisterProfilePrefs(registry);
1201 dom_distiller::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441202 DownloadPrefs::RegisterProfilePrefs(registry);
Yao Xiaoc00b2bc02020-12-03 01:38:401203 federated_learning::FlocId::RegisterPrefs(registry);
Moe Ahmadi656dd532021-10-06 21:59:181204 history_clusters::prefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441205 HostContentSettingsMap::RegisterProfilePrefs(registry);
Brandon Wylie6961a2e2018-09-19 23:03:371206 image_fetcher::ImageCache::RegisterProfilePrefs(registry);
Evan Stade7a984802020-12-14 19:10:151207 site_engagement::ImportantSitesUtil::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441208 IncognitoModePrefs::RegisterProfilePrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281209 invalidation::PerUserTopicSubscriptionManager::RegisterProfilePrefs(registry);
1210 invalidation::InvalidatorRegistrarWithMemory::RegisterProfilePrefs(registry);
Alexandre Frechette37edd93a2019-03-19 15:57:201211 language::LanguagePrefs::RegisterProfilePrefs(registry);
rajendrantff2361da2020-12-16 09:18:271212 login_detection::prefs::RegisterProfilePrefs(registry);
Joe DeBlasio59db500b2020-08-21 00:37:351213 lookalikes::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441214 MediaCaptureDevicesDispatcher::RegisterProfilePrefs(registry);
[email protected]cd80cce2013-12-02 15:19:191215 MediaDeviceIDSalt::RegisterProfilePrefs(registry);
Becca Hughes6354b6b2017-08-31 22:01:551216 MediaEngagementService::RegisterProfilePrefs(registry);
John Rummelle5621c12017-09-05 23:52:101217 MediaStorageIdSalt::RegisterProfilePrefs(registry);
Mikel Astizf4226912020-10-19 19:10:371218 metrics::RegisterDemographicsProfilePrefs(registry);
Tom Anderson1ef51d032020-02-11 01:05:081219 NotificationDisplayServiceImpl::RegisterProfilePrefs(registry);
brettw1f92eed2016-12-07 01:12:581220 NotifierStateTracker::RegisterProfilePrefs(registry);
treibbb0c5af52016-12-09 17:34:151221 ntp_tiles::MostVisitedSites::RegisterProfilePrefs(registry);
Sophie Chang5ff4b942019-05-23 20:04:321222 optimization_guide::prefs::RegisterProfilePrefs(registry);
[email protected]a8564212014-04-09 16:16:511223 password_manager::PasswordManager::RegisterProfilePrefs(registry);
anthonyvd6a43b932017-05-11 18:39:271224 payments::RegisterProfilePrefs(registry);
Ravjit0dc264742021-10-15 11:09:351225 permissions::PermissionActionsHistory::RegisterProfilePrefs(registry);
Evan Stade32d635a2020-04-03 18:51:251226 PermissionBubbleMediaAccessHandler::RegisterProfilePrefs(registry);
Sharon Yangc6706902018-07-16 13:06:191227 PlatformNotificationServiceImpl::RegisterProfilePrefs(registry);
Pavol Markodebb0ff2018-05-07 18:35:411228 policy::DeveloperToolsPolicyHandler::RegisterProfilePrefs(registry);
Aaron Colwellf94fd97a2020-07-21 19:37:081229 policy::URLBlocklistManager::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441230 PrefProxyConfigTrackerImpl::RegisterProfilePrefs(registry);
Simon Pelchate74bbb62021-12-03 23:57:551231 prefetch::RegisterPredictionOptionsProfilePrefs(registry);
Robert Ogden575d8a022020-11-13 17:54:541232 PrefetchProxyOriginDecider::RegisterPrefs(registry);
Xi Han25a7f032019-04-18 21:44:211233 PrefsTabHelper::RegisterProfilePrefs(registry, locale);
harrisonsean04618302020-11-27 16:00:531234 privacy_sandbox::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441235 Profile::RegisterProfilePrefs(registry);
1236 ProfileImpl::RegisterProfilePrefs(registry);
Matt Menkecfef87d2017-08-03 13:03:061237 ProfileNetworkContextService::RegisterProfilePrefs(registry);
Javier Fernández García-Boente7966a892021-12-09 12:28:231238 custom_handlers::ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
johnmecf2da0c2015-10-28 19:42:121239 PushMessagingAppIdentifier::RegisterProfilePrefs(registry);
Balazs Engedy715b0ec2019-12-04 15:11:451240 QuietNotificationPermissionUiState::RegisterProfilePrefs(registry);
[email protected]c753f142013-02-10 13:14:041241 RegisterBrowserUserPrefs(registry);
Luke Zielinski12ef88552017-06-23 15:36:271242 safe_browsing::RegisterProfilePrefs(registry);
Ryan Sturm010e2f52021-01-08 00:13:561243 SearchPrefetchService::RegisterProfilePrefs(registry);
Clark DuVall8236b6a82020-05-28 22:54:321244 blocked_content::SafeBrowsingTriggeredPopupBlocker::RegisterProfilePrefs(
1245 registry);
Carlos IL06e6c8c2020-07-28 00:25:191246 security_interstitials::InsecureFormBlockingPage::RegisterProfilePrefs(
1247 registry);
Shakti Sahu93bfba22021-06-17 18:05:211248 segmentation_platform::SegmentationPlatformService::RegisterProfilePrefs(
1249 registry);
[email protected]37ca3fe02013-07-05 15:32:441250 SessionStartupPref::RegisterProfilePrefs(registry);
Himanshu Jajubcf3b9292019-06-07 12:54:071251 SharingSyncPreference::RegisterProfilePrefs(registry);
Evan Stade89158192021-01-27 18:45:231252 site_engagement::SiteEngagementService::RegisterProfilePrefs(registry);
Mikel Astiz0889b2be2018-09-25 16:20:411253 sync_sessions::SessionSyncPrefs::RegisterProfilePrefs(registry);
Jeffrey Cohen053be24d2019-07-23 23:44:051254 syncer::DeviceInfoPrefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331255 syncer::SyncPrefs::RegisterProfilePrefs(registry);
Mikel Astiz89473c442021-07-13 09:46:121256 syncer::SyncTransportDataPrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441257 TemplateURLPrepopulateData::RegisterProfilePrefs(registry);
[email protected]e5e72cc2014-07-22 19:06:491258 translate::TranslatePrefs::RegisterProfilePrefs(registry);
Moe Ahmadi1266de82020-04-10 17:19:531259 omnibox::RegisterProfilePrefs(registry);
[email protected]855ebff2014-05-09 07:14:381260 ZeroSuggestProvider::RegisterProfilePrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341261
Scott Violet53fb03c2021-01-15 23:48:161262#if BUILDFLAG(ENABLE_SESSION_SERVICE)
1263 RegisterSessionServiceLogProfilePrefs(registry);
Christian Dullweber0747d7c92021-05-10 10:05:131264 SessionDataService::RegisterProfilePrefs(registry);
Scott Violet53fb03c2021-01-15 23:48:161265#endif
1266
brettw00899e62016-11-12 02:10:171267#if BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:281268 ExtensionWebUI::RegisterProfilePrefs(registry);
je_julie.kim7fbb5a1a2015-02-09 17:26:051269 RegisterAnimationPolicyPrefs(registry);
Adam Langley4da8d112017-11-30 06:24:011270 extensions::api::CryptotokenRegisterProfilePrefs(registry);
mfoltz96f329c2016-01-13 18:16:581271 extensions::ActivityLog::RegisterProfilePrefs(registry);
tbarzicfa3c7ef62017-04-17 23:12:021272 extensions::AudioAPI::RegisterUserPrefs(registry);
mfoltz96f329c2016-01-13 18:16:581273 extensions::ExtensionPrefs::RegisterProfilePrefs(registry);
Devlin Cronin71f0f532018-04-26 16:35:061274 extensions::ExtensionsUI::RegisterProfilePrefs(registry);
Emilia Paz363fa0062022-01-15 05:12:031275 extensions::PermissionsManager::RegisterProfilePrefs(registry);
afakhry2bd481832016-06-16 16:17:241276 extensions::RuntimeAPI::RegisterPrefs(registry);
Devlin Cronina997c8e2021-03-18 00:33:181277 // TODO(devlin): This would be more inline with the other calls here if it
1278 // were nested in either a class or separate namespace with a simple
1279 // Register[Profile]Prefs() name.
1280 extensions::RegisterSettingsOverriddenUiPrefs(registry);
Minh X. Nguyen3aa40692018-03-28 01:15:591281 update_client::RegisterProfilePrefs(registry);
Alexey Baskakov396edb92018-08-02 05:11:421282 web_app::WebAppProvider::RegisterProfilePrefs(registry);
brettw00899e62016-11-12 02:10:171283#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]c2ac1dda2013-09-23 05:04:561284
Lei Zhang92c15542020-01-10 17:05:101285#if BUILDFLAG(ENABLE_OFFLINE_PAGES)
1286 offline_pages::OfflineMetricsCollectorImpl::RegisterPrefs(registry);
1287 offline_pages::prefetch_prefs::RegisterPrefs(registry);
1288#endif
1289
Bernhard Bauer19190732017-09-28 09:03:331290#if BUILDFLAG(ENABLE_PLUGINS)
Nicholas Verned391eae2017-11-13 02:41:381291 PluginInfoHostImpl::RegisterUserPrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331292#endif
1293
Brett Wilson65f951c2016-11-03 22:06:121294#if BUILDFLAG(ENABLE_PRINT_PREVIEW)
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:021295 printing::PolicySettings::RegisterProfilePrefs(registry);
Nikita Podguzov26222d12019-12-04 11:44:311296 printing::PrintPreviewStickySettings::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:131297#endif
1298
Lei Zhang92c15542020-01-10 17:05:101299#if BUILDFLAG(ENABLE_RLZ)
1300 ChromeRLZTrackerDelegate::RegisterProfilePrefs(registry);
1301#endif
1302
brettw9e85ef42016-11-01 21:01:241303#if BUILDFLAG(ENABLE_SUPERVISED_USERS)
bauerb7f3b8542015-06-29 19:56:191304 ChildAccountService::RegisterProfilePrefs(registry);
1305 SupervisedUserService::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:131306#endif
1307
Xiaohan Wangae7f9182022-01-16 00:37:521308#if BUILDFLAG(IS_ANDROID)
Lei Zhang92c15542020-01-10 17:05:101309 cdm::MediaDrmStorageImpl::RegisterProfilePrefs(registry);
Sebastien Lalancette374cf6a2021-06-22 17:23:521310 content_creation::prefs::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101311 explore_sites::HistoryStatisticsReporter::RegisterPrefs(registry);
Clark DuVall600abea2020-03-23 16:16:171312 permissions::GeolocationPermissionContextAndroid::RegisterProfilePrefs(
1313 registry);
Christopher Thompson2602fea2019-11-26 19:36:541314 KnownInterceptionDisclosureInfoBarDelegate::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101315 MediaDrmOriginIdManager::RegisterProfilePrefs(registry);
1316 NotificationChannelsProviderAndroid::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101317 ntp_tiles::PopularSitesImpl::RegisterProfilePrefs(registry);
1318 OomInterventionDecider::RegisterProfilePrefs(registry);
[email protected]084f82b2013-11-01 00:09:591319 PartnerBookmarksShim::RegisterProfilePrefs(registry);
Xing Liu0327d832020-05-15 21:07:031320 query_tiles::RegisterPrefs(registry);
mvanouwerkerkc1751e02017-01-06 12:16:431321 RecentTabsPagePrefs::RegisterProfilePrefs(registry);
Patrick Noland87d9f842019-01-16 03:52:021322 usage_stats::UsageStatsBridge::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101323 variations::VariationsService::RegisterProfilePrefs(registry);
Shakti Sahu623d00c2020-09-22 00:32:421324 video_tutorials::RegisterPrefs(registry);
Dan Harringtonb0ffac0a2020-03-06 22:56:361325 feed::prefs::RegisterFeedSharedProfilePrefs(registry);
Dan Harrington1a772022019-11-01 17:10:181326 feed::RegisterProfilePrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521327#else // BUILDFLAG(IS_ANDROID)
[email protected]ceafc462013-11-04 12:26:031328 AppShortcutManager::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:391329 browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry);
Amanda Deaconbc21ec92021-05-20 00:06:011330 captions::LiveCaptionController::RegisterProfilePrefs(registry);
Nina Satragno8c832df2019-07-29 15:59:391331 ChromeAuthenticatorRequestDelegate::RegisterProfilePrefs(registry);
Anqing Zhao9595e482021-06-10 11:33:551332 DeviceServiceImpl::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101333 DevToolsWindow::RegisterProfilePrefs(registry);
Tibor Goldschwendt610d0372021-05-11 01:39:021334 DriveService::RegisterProfilePrefs(registry);
Dominique Fauteux-Chapleau130242bf2020-12-07 19:07:481335 enterprise_connectors::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101336 enterprise_reporting::RegisterProfilePrefs(registry);
1337 extensions::CommandService::RegisterProfilePrefs(registry);
1338 extensions::TabsCaptureVisibleTabFunction::RegisterProfilePrefs(registry);
Keren Zhu425881df2020-09-14 21:45:081339 FeaturePromoSnoozeService::RegisterProfilePrefs(registry);
gabdac09c03b2017-03-22 20:00:111340 first_run::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:391341 gcm::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101342 HatsService::RegisterProfilePrefs(registry);
Tibor Goldschwendtf3a3ce92021-08-17 00:42:161343 NtpCustomBackgroundService::RegisterProfilePrefs(registry);
George Benz13da3df02022-01-14 00:03:521344 media_router::RegisterAccessCodeProfilePrefs(registry);
Derek Cheng23a01402018-07-24 13:38:141345 media_router::RegisterProfilePrefs(registry);
Tibor Goldschwendt53ca78b2020-10-07 19:56:181346 NewTabPageHandler::RegisterProfilePrefs(registry);
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:391347 NewTabPageUI::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101348 NewTabUI::RegisterProfilePrefs(registry);
Rohit Bhatia22e544f2021-10-05 15:32:261349 ntp::SafeBrowsingHandler::RegisterProfilePrefs(registry);
kristiparkc0199772018-07-18 05:25:421350 ntp_tiles::CustomLinksManagerImpl::RegisterProfilePrefs(registry);
Jeremy Selier730b56d32021-09-17 02:59:391351 PhotosService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101352 PinnedTabCodec::RegisterProfilePrefs(registry);
1353 PromoService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101354 settings::SettingsUI::RegisterProfilePrefs(registry);
Kristi Park6a5ed4d2020-01-27 20:24:051355 send_tab_to_self::SendTabToSelfBubbleController::RegisterProfilePrefs(
1356 registry);
Lei Zhang92c15542020-01-10 17:05:101357 signin::RegisterProfilePrefs(registry);
tmartino6254f472016-11-21 01:22:561358 StartupBrowserCreator::RegisterProfilePrefs(registry);
Roman Aroracd8462c2021-08-03 01:20:331359 tab_search_prefs::RegisterProfilePrefs(registry);
Esmael El-Moslimany895b9e22020-10-29 13:48:171360 TaskModuleService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101361 UnifiedAutoplayConfig::RegisterProfilePrefs(registry);
Yue Zhang87902392020-12-23 23:12:051362 CartService::RegisterProfilePrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521363#endif // BUILDFLAG(IS_ANDROID)
mvanouwerkerk9f0f38a2016-06-08 14:11:441364
Xiaohan Wangae7f9182022-01-16 00:37:521365#if BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:221366 extensions::platform_keys::RegisterProfilePrefs(registry);
Michael Ershovd9a627e2021-11-03 13:55:271367 certificate_manager::CertificatesHandler::RegisterProfilePrefs(registry);
Michael Ershov5b2a7062022-01-17 14:28:451368 policy::PolicyCertService::RegisterProfilePrefs(registry);
Pranav Batrae71407672021-08-16 23:53:001369#if defined(USE_CUPS)
1370 extensions::PrintingAPIHandler::RegisterProfilePrefs(registry);
1371#endif // defined(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:521372#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:221373
Yuta Hijikata31a359c2020-11-27 07:50:261374#if BUILDFLAG(IS_CHROMEOS_ASH)
James Cookc542d992019-11-08 23:34:241375 app_list::AppListSyncableService::RegisterProfilePrefs(registry);
Nancy Wanga78b7a32021-04-28 05:10:291376 apps::AppPlatformMetricsService::RegisterProfilePrefs(registry);
Tim Sergeant1231dcc2021-05-10 14:00:571377 apps::webapk_prefs::RegisterProfilePrefs(registry);
Hidehiko Abe33e9adf2017-09-13 06:12:231378 arc::prefs::RegisterProfilePrefs(registry);
James Cookc542d992019-11-08 23:34:241379 ArcAppListPrefs::RegisterProfilePrefs(registry);
Anastasiia N0582a902021-12-08 17:44:591380 ash::AccountAppsAvailability::RegisterPrefs(registry);
Kushagra Sinhab37e24db2021-07-02 15:14:241381 account_manager::AccountManager::RegisterPrefs(registry);
Yeunjoo Choi19772c942021-03-08 14:51:111382 ash::ApkWebAppService::RegisterProfilePrefs(registry);
Yeunjoo Choi40d02412021-04-21 01:38:561383 ash::app_time::AppActivityRegistry::RegisterProfilePrefs(registry);
1384 ash::app_time::AppTimeController::RegisterProfilePrefs(registry);
James Cook4f3640d2019-11-19 00:40:351385 chromeos::assistant::prefs::RegisterProfilePrefs(registry);
Yeunjoo Choi0e66c9aa2021-04-02 02:05:561386 ash::bluetooth::DebugLogsManager::RegisterPrefs(registry);
Gordon Setoc7b5631e2021-11-12 22:48:281387 chromeos::bluetooth_config::BluetoothPowerControllerImpl::
1388 RegisterProfilePrefs(registry);
Henrique Ferreiro2029590e2021-09-23 08:01:521389 ash::ClientAppMetadataProviderService::RegisterProfilePrefs(registry);
David Valleauce0aedfa2018-03-30 18:46:161390 chromeos::CupsPrintersManager::RegisterProfilePrefs(registry);
Glen Robertsona499a382020-09-02 18:11:591391 chromeos::device_sync::RegisterProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:431392 ash::FamilyUserChromeActivityMetrics::RegisterProfilePrefs(registry);
1393 ash::FamilyUserMetricsService::RegisterProfilePrefs(registry);
1394 ash::FamilyUserSessionMetrics::RegisterProfilePrefs(registry);
Andreea Costinas2a142bd2021-10-05 10:22:491395 crosapi::NetworkSettingsServiceAsh::RegisterProfilePrefs(registry);
Anastasiia N3829bbe2020-12-09 14:13:461396 chromeos::InlineLoginHandlerChromeOS::RegisterProfilePrefs(registry);
Yeunjoo Choi395103872021-07-22 01:16:071397 ash::first_run::RegisterProfilePrefs(registry);
Yeunjoo Choic4e54fe2021-06-09 02:11:391398 ash::file_system_provider::RegisterProfilePrefs(registry);
Yeunjoo Choi0842edfa2021-07-29 00:53:171399 ash::full_restore::RegisterProfilePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271400 ash::KerberosCredentialsManager::RegisterProfilePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361401 ash::login::SecurityTokenSessionController::RegisterProfilePrefs(registry);
Jordy Greenblatt2265de702018-07-26 19:05:261402 chromeos::multidevice_setup::MultiDeviceSetupService::RegisterProfilePrefs(
1403 registry);
Henrique Ferreirocddc8012021-03-26 00:47:151404 ash::MultiProfileUserController::RegisterProfilePrefs(registry);
Jon Mann0ca42a82020-03-05 00:48:071405 chromeos::NetworkMetadataStore::RegisterPrefs(registry);
Yeunjoo Choic1593bf2021-04-23 03:49:251406 ash::ReleaseNotesStorage::RegisterProfilePrefs(registry);
Yeunjoo Choif5706262021-08-24 01:11:241407 ash::HelpAppNotificationController::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:271408 ash::quick_unlock::FingerprintStorage::RegisterProfilePrefs(registry);
1409 ash::quick_unlock::PinStoragePrefs::RegisterProfilePrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371410 ash::Preferences::RegisterProfilePrefs(registry);
Yeunjoo Choida53f442021-09-17 01:07:361411 ash::EnterprisePrintersProvider::RegisterProfilePrefs(registry);
Yeunjoo Choi09213db2021-04-16 03:42:081412 ash::parent_access::ParentAccessService::RegisterProfilePrefs(registry);
Yue Lia3125692022-01-05 20:05:431413 quick_answers::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:271414 ash::quick_unlock::RegisterProfilePrefs(registry);
Henrique Ferreiroec8355d2021-07-20 08:20:081415 ash::RegisterSamlProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:431416 ash::ScreenTimeController::RegisterProfilePrefs(registry);
Henrique Ferreirofad33bd2021-01-29 00:28:401417 ash::EduCoexistenceConsentInvalidationController::RegisterProfilePrefs(
yilkalc04a16dc2020-11-04 22:07:071418 registry);
Aga Wronska5c15cec2021-12-10 16:21:321419 chromeos::EduCoexistenceLoginHandler::RegisterProfilePrefs(registry);
Henrique Ferreiroa264c8c02021-07-20 08:31:471420 ash::SigninErrorNotifier::RegisterPrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091421 ash::ServicesCustomizationDocument::RegisterProfilePrefs(registry);
Kyle Horimoto3706f3f2020-01-23 00:37:021422 chromeos::settings::OSSettingsUI::RegisterProfilePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361423 ash::StartupUtils::RegisterOobeProfilePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151424 ash::UserImageSyncObserver::RegisterProfilePrefs(registry);
Jong Ahn6f1c54a42022-01-18 00:20:561425 ChromeMetricsServiceClient::RegisterProfilePrefs(registry);
Renee Wrightc41d5432018-04-26 05:27:371426 crostini::prefs::RegisterProfilePrefs(registry);
Yeunjoo Choi3cbb06ba2021-03-22 08:01:491427 ash::attestation::TpmChallengeKey::RegisterProfilePrefs(registry);
sdefresne8593e6432015-12-01 12:38:081428 flags_ui::PrefServiceFlagsStorage::RegisterProfilePrefs(registry);
Joel Hockey7fb974342019-06-27 23:35:051429 guest_os::prefs::RegisterProfilePrefs(registry);
Toni Barzic14329d02017-07-17 21:59:121430 lock_screen_apps::StateController::RegisterProfilePrefs(registry);
Olya Kalitovac869f962018-12-04 12:01:231431 plugin_vm::prefs::RegisterProfilePrefs(registry);
GioVAX287418d2020-11-23 17:56:591432 policy::ArcAppInstallEventLogger::RegisterProfilePrefs(registry);
Bartosz Fabianowskid4d93a72018-05-17 18:49:481433 policy::AppInstallEventLogManagerWrapper::RegisterProfilePrefs(registry);
Swapnil4694d412020-06-25 22:24:491434 policy::ExtensionInstallEventLogManagerWrapper::RegisterProfilePrefs(
1435 registry);
Marcelo Almeida9ef8c132019-05-13 20:19:121436 policy::StatusCollector::RegisterProfilePrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231437 ash::SystemProxyManager::RegisterProfilePrefs(registry);
Erik Chenc2927bbd2021-09-22 23:20:071438 ChromeShelfPrefs::RegisterProfilePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381439 ::onc::RegisterProfilePrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491440 ash::cert_provisioning::RegisterProfilePrefs(registry);
Nicholas Hollingumf4c11e32020-10-05 22:52:571441 borealis::prefs::RegisterProfilePrefs(registry);
Gavin Williamsf6781f3e2021-04-22 01:13:491442 ash::ChromeScanningAppDelegate::RegisterProfilePrefs(registry);
yilkal95d9f882021-10-18 21:59:001443 ProjectorAppClientImpl::RegisterProfilePrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:261444#endif // BUILDFLAG(IS_CHROMEOS_ASH)
gab3ca4a492017-03-02 00:19:411445
Darin Fisher127d5782021-01-20 20:32:341446#if BUILDFLAG(IS_CHROMEOS_LACROS)
1447 lacros_prefs::RegisterProfilePrefs(registry);
Andreea Costinas68cad91f2021-09-22 15:58:091448 chromeos::ProxyConfigServiceLacros::RegisterProfilePrefs(registry);
Darin Fisher127d5782021-01-20 20:32:341449#endif
1450
Xiaohan Wangae7f9182022-01-16 00:37:521451#if BUILDFLAG(IS_WIN)
Alex St-Onge9e4b9b72021-06-08 15:35:541452 CdmPrefServiceHelper::RegisterProfilePrefs(registry);
mad2b3b6552014-09-25 00:44:491453 component_updater::RegisterProfilePrefsForSwReporter(registry);
Scott Violet3ff87d062021-12-21 06:10:101454 FontPrewarmerTabHelper::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441455 NetworkProfileBubble::RegisterProfilePrefs(registry);
alito856526d2017-03-03 09:16:171456 safe_browsing::SettingsResetPromptPrefsManager::RegisterProfilePrefs(
1457 registry);
ftirelo46b34222017-06-19 10:36:571458 safe_browsing::PostCleanupSettingsResetter::RegisterProfilePrefs(registry);
[email protected]a4422802012-05-03 09:19:151459#endif
[email protected]eeec6ca2013-02-21 15:10:431460
Yuta Hijikata31a359c2020-11-27 07:50:261461// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
1462// of lacros-chrome is complete.
Xiaohan Wangae7f9182022-01-16 00:37:521463#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
1464 (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
Nicolas4b82a652019-01-04 17:42:381465 browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:111466#endif
1467
Xiaohan Wangae7f9182022-01-16 00:37:521468#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Daniel Murphy3657906d2021-04-13 20:33:121469 preinstalled_apps::RegisterProfilePrefs(registry);
Becca Hughes7d2bbb82018-08-07 22:56:591470#endif
1471
Xiaohan Wangae7f9182022-01-16 00:37:521472#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Kristi Parkd0f72412021-07-02 01:09:031473 sharing_hub::RegisterProfilePrefs(registry);
1474#endif
1475
Lei Zhang92c15542020-01-10 17:05:101476#if defined(TOOLKIT_VIEWS)
1477 accessibility_prefs::RegisterInvertBubbleUserPrefs(registry);
1478 RegisterBrowserViewProfilePrefs(registry);
Owen Minef022e92019-10-15 21:25:211479#endif
1480
tomc5dd0cd2021-10-01 22:15:521481#if BUILDFLAG(ENABLE_SIDE_SEARCH)
1482 side_search_prefs::RegisterProfilePrefs(registry);
1483#endif // BUILDFLAG(ENABLE_SIDE_SEARCH)
1484
Xiaohan Wangae7f9182022-01-16 00:37:521485#if !BUILDFLAG(IS_ANDROID)
Juan Mojica4669f8d2021-08-05 20:01:451486 registry->RegisterBooleanPref(
1487 prefs::kLensRegionSearchEnabled, true,
1488 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
1489#endif
1490
Ehimare Okoyomond83d23f82021-10-11 10:29:361491 registry->RegisterBooleanPref(prefs::kPrivacyReviewShowWelcomeCard, true);
1492
Sean Harrisonf263b732021-12-07 11:17:521493 registry->RegisterBooleanPref(prefs::kPrivacyGuideViewed, false);
1494
James Cook0ba192bf2017-12-01 20:53:111495 RegisterProfilePrefsForMigration(registry);
initial.commit09911bf2008-07-26 23:55:291496}
license.botbf09a502008-08-24 00:55:551497
[email protected]37ca3fe02013-07-05 15:32:441498void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:211499 RegisterUserProfilePrefs(registry, g_browser_process->GetApplicationLocale());
1500}
1501
1502void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
1503 const std::string& locale) {
1504 RegisterProfilePrefs(registry, locale);
[email protected]2424cc52013-07-17 13:44:381505
Xiaohan Wangae7f9182022-01-16 00:37:521506#if BUILDFLAG(IS_ANDROID)
mlliuee3a405c2016-10-28 22:34:521507 ::android::RegisterUserProfilePrefs(registry);
1508#endif
Yuta Hijikata31a359c2020-11-27 07:50:261509#if BUILDFLAG(IS_CHROMEOS_ASH)
Xiyuan Xia5a8c4172019-05-13 16:23:481510 ash::RegisterUserProfilePrefs(registry);
1511#endif
[email protected]37ca3fe02013-07-05 15:32:441512}
1513
[email protected]8eefe842014-01-17 06:42:401514void RegisterScreenshotPrefs(PrefRegistrySimple* registry) {
1515 registry->RegisterBooleanPref(prefs::kDisableScreenshots, false);
1516}
1517
Yuta Hijikata31a359c2020-11-27 07:50:261518#if BUILDFLAG(IS_CHROMEOS_ASH)
Xiyuan Xia5a8c4172019-05-13 16:23:481519void RegisterSigninProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:211520 RegisterProfilePrefs(registry, g_browser_process->GetApplicationLocale());
Xiyuan Xia5a8c4172019-05-13 16:23:481521 ash::RegisterSigninProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441522}
Eyor Alemayehu4b516fb2019-02-20 20:24:291523
[email protected]37ca3fe02013-07-05 15:32:441524#endif
1525
rkaplowf216caf2015-03-02 22:37:451526// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:531527// See chrome/browser/prefs/README.md for details.
Lei Zhangb76b80e32020-04-08 16:58:161528void MigrateObsoleteLocalStatePrefs(PrefService* local_state) {
Dominic Battre645d42342020-12-04 16:14:101529 // BEGIN_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
1530 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
1531
Yuta Hijikata31a359c2020-11-27 07:50:261532#if BUILDFLAG(IS_CHROMEOS_ASH)
Rachel Carpenteraf375eb2020-12-15 23:08:271533 // Added 12/2020.
1534 local_state->ClearPref(kFirstRunTrialGroup);
Thanh Nguyen7c017cd2020-12-21 01:40:291535 local_state->ClearPref(kLocalSearchServiceSyncMetricsDailySample);
1536 local_state->ClearPref(kLocalSearchServiceSyncMetricsCrosSettingsCount);
1537 local_state->ClearPref(kLocalSearchServiceSyncMetricsHelpAppCount);
Roman Sorokin0f91e2f2021-05-19 20:17:371538
1539 // Added 5/2021
1540 local_state->ClearPref(kFeatureUsageDailySampleESim);
Roman Sorokin3dd18ef12021-10-12 12:02:441541
1542 // Added 10/2021
1543 local_state->ClearPref(kTimesHIDDialogShown);
Roman Sorokindb971572021-10-25 15:42:111544 local_state->ClearPref(kSplitSettingsSyncTrialGroup);
Yuta Hijikata31a359c2020-11-27 07:50:261545#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Dominic Battre645d42342020-12-04 16:14:101546
Alexei Svitkine2d966082021-02-04 23:25:061547 // Added 2/2021.
1548 local_state->ClearPref(kRapporCohortSeed);
1549 local_state->ClearPref(kRapporLastDailySample);
1550 local_state->ClearPref(kRapporSecret);
1551
Robert Kaplowa59cd1c2021-02-08 21:35:061552 // Added 02/2021
1553 local_state->ClearPref(kStabilityBreakpadRegistrationFail);
1554 local_state->ClearPref(kStabilityBreakpadRegistrationSuccess);
1555 local_state->ClearPref(kStabilityDebuggerPresent);
1556 local_state->ClearPref(kStabilityDebuggerNotPresent);
1557
Devlin Croninfd0f5992021-03-11 04:35:531558#if BUILDFLAG(ENABLE_EXTENSIONS)
1559 // Added 03/2021
1560 local_state->ClearPref(kPinnedExtensionsMigrationComplete);
1561#endif
1562
Ali Beyad0a4a3d712021-07-19 17:07:401563 // Added 07/2021
1564 local_state->ClearPref(kUserAgentClientHintsEnabled);
1565
Asanka Herathf83080542021-09-21 15:00:241566 // Added 08/2021
1567 local_state->ClearPref(kPrivacyBudgetActiveSurfaces);
1568 local_state->ClearPref(kPrivacyBudgetRetiredSurfaces);
1569 local_state->ClearPref(kPrivacyBudgetSeed);
1570
Igor Ruvinovba8ac1a2021-09-24 14:55:501571 // Added 09/2021.
1572 local_state->ClearPref(kCloudPolicyOverridesPlatformPolicy);
1573
Taylor Bergquist7e3e0ee762021-11-03 22:37:451574 // Added 10/2021.
1575 local_state->ClearPref(kTabStripStackedLayout);
1576
Caitlin Fischer03ab6cb2021-12-07 19:54:061577 // Added 12/2021.
Caitlin Fischer0f812b02021-12-13 17:00:561578 local_state->ClearPref(kStabilityRendererHangCount);
Caitlin Fischer03ab6cb2021-12-07 19:54:061579 local_state->ClearPref(kStabilityIncompleteSessionEndCount);
1580 local_state->ClearPref(kStabilitySessionEndCompleted);
1581
Dominic Battre645d42342020-12-04 16:14:101582 // Please don't delete the following line. It is used by PRESUBMIT.py.
1583 // END_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
rkaplowf216caf2015-03-02 22:37:451584}
1585
1586// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:531587// See chrome/browser/prefs/README.md for details.
rkaplowf216caf2015-03-02 22:37:451588void MigrateObsoleteProfilePrefs(Profile* profile) {
Dominic Battre645d42342020-12-04 16:14:101589 // BEGIN_MIGRATE_OBSOLETE_PROFILE_PREFS
1590 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
1591
rkaplowf216caf2015-03-02 22:37:451592 PrefService* profile_prefs = profile->GetPrefs();
1593
wutaobc9027e2020-04-08 02:01:441594 // Check MigrateDeprecatedAutofillPrefs() to see if this is safe to remove.
Moe Ahmadic3061bd2018-08-30 16:25:321595 autofill::prefs::MigrateDeprecatedAutofillPrefs(profile_prefs);
Alexandr Ilin273e20b2018-09-05 19:47:571596
Christian Dullweber23ac4342020-09-07 18:03:491597 // Added 7/2019. Keep at least until 7/2021 as a missing migration would
1598 // disable sync.
Marc Treib84acadd2019-07-08 16:02:251599 syncer::MigrateSyncSuppressedPref(profile_prefs);
David Roger23101002019-09-10 11:24:091600
Tarun Bansal99e447d2020-03-17 10:07:561601 // Added 3/2020.
Julian Pastarmov7da3bc22021-03-30 14:30:181602 // TODO(crbug.com/1062698): Remove this once the privacy settings redesign
1603 // is fully launched.
Ben Schwartz135746c2020-05-14 04:37:031604 chrome_browser_net::secure_dns::MigrateProbesSettingToOrFromBackup(
1605 profile_prefs);
wutao2e24aff2020-04-03 17:01:021606
Aga Wronskac4c20192020-12-05 03:34:041607#if BUILDFLAG(IS_CHROMEOS_ASH)
Jeffrey Young8b008962020-12-07 20:20:401608 // Added 12/2020
1609 profile_prefs->ClearPref(kAssistantPrivacyInfoShownInLauncher);
1610 profile_prefs->ClearPref(kAssistantPrivacyInfoDismissedInLauncher);
Wei Lee608ab2d2021-10-05 18:53:211611
1612 // Added 10/2021
1613 profile_prefs->ClearPref(kHasCameraAppMigratedToSWA);
Aga Wronskac4c20192020-12-05 03:34:041614#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1615
Daniel Murphy6a4e6702020-12-17 02:14:241616 // Added 12/2020
1617 profile_prefs->ClearPref(prefs::kWebAppsUserDisplayModeCleanedUp);
1618
Yue Lie40efe12020-12-17 19:10:511619 // Added 12/2020
1620 profile_prefs->ClearPref(kAssistantQuickAnswersEnabled);
1621
Mihai Sardarescu65cef4ba2021-01-11 23:28:321622 // Added 01/2021
1623 profile_prefs->ClearPref(kGoogleServicesHostedDomain);
Tarun Bansal564843d2021-02-03 23:06:241624 profile_prefs->ClearPref(kDataReductionProxyLastConfigRetrievalTime);
1625 profile_prefs->ClearPref(kDataReductionProxyConfig);
Mihai Sardarescu65cef4ba2021-01-11 23:28:321626
Xiaohan Wangae7f9182022-01-16 00:37:521627#if BUILDFLAG(IS_ANDROID)
Dan Harringtonaf778ac2021-07-09 17:49:041628 // Added 02/2021
Dan Harringtonf3add8f2021-02-09 17:35:301629 feed::MigrateObsoleteProfilePrefsFeb_2021(profile_prefs);
Xiaohan Wangae7f9182022-01-16 00:37:521630#endif // BUILDFLAG(IS_ANDROID)
Mikel Astiz985cf712021-02-15 17:45:571631 syncer::ClearObsoletePassphrasePromptPrefs(profile_prefs);
Dan Harringtonf3add8f2021-02-09 17:35:301632
Sebastien Lalancette98e56172021-02-17 18:11:451633 // Added 02/2021
1634 profile_prefs->ClearPref(kGamesInstallDirPref);
1635
Xiaohan Wangae7f9182022-01-16 00:37:521636#if !BUILDFLAG(IS_ANDROID)
Tibor Goldschwendtdf5a0dc2021-02-26 19:58:421637 // Added 02/2021
1638 profile_prefs->ClearPref(kCartModuleRemoved);
1639#endif
1640
Tarun Bansalce1cfba2021-03-02 07:05:061641 // Added 03/2021
1642 profile_prefs->ClearPref(kLiteModeUserNeedsNotification);
1643
Xiaohan Wangae7f9182022-01-16 00:37:521644#if !BUILDFLAG(IS_ANDROID)
Martin Rodriguez3fc04032021-03-16 10:47:101645 // Added 03/2021
1646 profile_prefs->ClearPref(enterprise_connectors::kDeviceTrustPrivateKeyPref);
1647 profile_prefs->ClearPref(enterprise_connectors::kDeviceTrustPublicKeyPref);
1648#endif
1649
Julian Pastarmovfd2f83d2021-03-23 19:34:171650#if BUILDFLAG(ENABLE_PLUGINS)
1651 // Added 03/2021
1652 profile_prefs->ClearPref(kRunAllFlashInAllowMode);
1653#endif
1654
Xiaohan Wangae7f9182022-01-16 00:37:521655#if !BUILDFLAG(IS_ANDROID)
Daniel Cheng957b3242021-04-07 02:38:191656 // Added 04/2021
1657 profile_prefs->ClearPref(prefs::kMediaFeedsBackgroundFetching);
1658 profile_prefs->ClearPref(prefs::kMediaFeedsSafeSearchEnabled);
1659 profile_prefs->ClearPref(prefs::kMediaFeedsAutoSelectEnabled);
Adam Langley75fa3ab2021-04-08 16:46:451660 profile_prefs->ClearPref(kWebAuthnLastTransportUsedPrefName);
Daniel Cheng957b3242021-04-07 02:38:191661#endif
Sophie Changbb532c32021-04-07 17:40:041662 // Added 04/2021.
1663 profile_prefs->ClearPref(kSessionStatisticFCPMean);
1664 profile_prefs->ClearPref(kSessionStatisticFCPStdDev);
Daniel Cheng957b3242021-04-07 02:38:191665
Devlin Cronin9f1e3942021-04-08 23:14:291666#if BUILDFLAG(ENABLE_EXTENSIONS)
1667 // Added 04/2021
1668 profile_prefs->ClearPref(kToolbarIconSurfacingBubbleAcknowledged);
1669 profile_prefs->ClearPref(kToolbarIconSurfacingBubbleLastShowTime);
1670#endif
1671
Anthony Cui26af3e5a2021-04-15 01:36:461672 // Added 04/2021
1673 profile_prefs->ClearPref(kTranslateLastDeniedTimeForLanguage);
1674 profile_prefs->ClearPref(kTranslateTooOftenDeniedForLanguage);
1675
Devlin Cronin16132272021-05-03 21:02:421676 // Added 05/2021.
Alex Ilin243803e2021-05-12 16:03:271677#if BUILDFLAG(ENABLE_EXTENSIONS)
Devlin Cronin16132272021-05-03 21:02:421678 profile_prefs->ClearPref(kToolbarSize);
1679#endif
Alex Ilin243803e2021-05-12 16:03:271680 profile_prefs->ClearPref(kSessionExitedCleanly);
Devlin Cronin16132272021-05-03 21:02:421681
Roman Sorokin0f91e2f2021-05-19 20:17:371682#if BUILDFLAG(IS_CHROMEOS_ASH)
1683 // Added 05/2021
1684 profile_prefs->ClearPref(kFeatureUsageDailySampleFingerprint);
1685#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1686
My Nguyenea8561e2021-06-01 18:48:451687 // Added 05/2021
1688 profile_prefs->ClearPref(kSpellCheckBlacklistedDictionaries);
1689
Xiaohan Wangae7f9182022-01-16 00:37:521690#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:301691 // Added 05/2021
1692 profile_prefs->ClearPref(
1693 prefs::kManagedProfileSerialAllowAllPortsForUrlsDeprecated);
1694 profile_prefs->ClearPref(
1695 prefs::kManagedProfileSerialAllowUsbDevicesForUrlsDeprecated);
1696#endif
1697
Tarun Bansal717824d2021-06-11 20:11:091698 // Added 06/2021
1699 profile_prefs->ClearPref(kDataReductionProxy);
1700
Yue Lic34fbd712021-06-21 23:15:371701#if BUILDFLAG(IS_CHROMEOS_ASH)
1702 // Added 06/2021
1703 profile_prefs->ClearPref(kQuickAnswersConsented);
Callistusc0198d782021-06-28 05:45:531704
1705 // Added 06/2021.
Yeunjoo Choif5706262021-08-24 01:11:241706 ash::HelpAppNotificationController::MigrateObsoleteNotificationPrefs(
Callistusc0198d782021-06-28 05:45:531707 profile_prefs);
Yeunjoo Choif5706262021-08-24 01:11:241708 ash::HelpAppNotificationController::ClearObsoleteNotificationPrefs(
Callistusc0198d782021-06-28 05:45:531709 profile_prefs);
Yue Lic34fbd712021-06-21 23:15:371710#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1711
Viktor Semeniuk0cf45fd82021-06-22 15:45:251712 // Added 06/2021
1713 profile_prefs->ClearPref(kWasPhishedCredentialsUploadedToSync);
Sophie Chang2e050e42021-06-24 20:11:321714 profile_prefs->ClearPref(kHintsFetcherTopHostBlocklist);
1715 profile_prefs->ClearPref(kHintsFetcherTopHostBlocklistState);
1716 profile_prefs->ClearPref(kHintsFetcherTopHostBlocklistMinimumEngagementScore);
1717 profile_prefs->ClearPref(kTimeHintsFetcherTopHostBlocklistLastInitialized);
Viktor Semeniuk0cf45fd82021-06-22 15:45:251718
Xiaohan Wangae7f9182022-01-16 00:37:521719#if BUILDFLAG(IS_ANDROID)
Dan Harringtonaf778ac2021-07-09 17:49:041720 // Added 06/2021
1721 feed::MigrateObsoleteProfilePrefsJune_2021(profile_prefs);
Xiaohan Wangae7f9182022-01-16 00:37:521722#endif // BUILDFLAG(IS_ANDROID)
Dan Harringtonaf778ac2021-07-09 17:49:041723
Friedrich Horschig853ecf012021-07-09 14:28:221724 // Added 07/2021
Xiaohan Wangae7f9182022-01-16 00:37:521725#if BUILDFLAG(IS_MAC)
Friedrich Horschig853ecf012021-07-09 14:28:221726 profile_prefs->ClearPref(kPasswordRecovery);
1727#endif
Marc Treib41d144e2021-07-12 09:47:191728 profile_prefs->ClearPref(kWasSignInPasswordPromoClicked);
1729 profile_prefs->ClearPref(kNumberSignInPasswordPromoShown);
1730 profile_prefs->ClearPref(kSignInPasswordPromoRevive);
Ramin Halavati7a9d08f2021-07-13 12:23:061731 profile_prefs->ClearPref(kGuestProfilesNumCreated);
David Rogerfbfc9382021-07-12 13:58:451732#if BUILDFLAG(ENABLE_DICE_SUPPORT)
1733 profile_prefs->ClearPref(kProfileSwitchInterceptionDeclinedPref);
1734#endif
Marc Treib41d144e2021-07-12 09:47:191735
Tibor Goldschwendt9db19e62021-07-13 23:16:081736 profile_prefs->ClearPref(kSuggestionsBlocklist);
1737 profile_prefs->ClearPref(kSuggestionsData);
1738
Devlin Croninc1cb138f2021-07-14 23:28:271739#if BUILDFLAG(ENABLE_EXTENSIONS)
1740 // Added 2021/07.
1741 profile_prefs->ClearPref(kExtensionCheckupOnStartup);
1742#endif
1743
Joel Hockey04b600a2021-07-21 04:58:271744#if BUILDFLAG(IS_CHROMEOS_ASH)
1745 // Added 2021/07.
1746 guest_os::GuestOsMimeTypesService::MigrateVerboseMimeTypePrefs(profile_prefs);
1747#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1748
Xiaohan Wangae7f9182022-01-16 00:37:521749#if !BUILDFLAG(IS_ANDROID)
rbpotter12e2b892021-07-21 20:37:151750 // Added 2021/07
1751 profile_prefs->ClearPref(kCloudPrintDeprecationWarningsSuppressed);
rbpotter5018fe82021-07-24 05:31:281752 profile_prefs->ClearPref(kForceEnablePrivetPrinting);
rbpotter12e2b892021-07-21 20:37:151753#endif
1754
Marc Treibe64f8482021-07-28 08:45:231755 // Added 2021/07.
1756 profile_prefs->ClearPref(kAccountStorageExists);
1757
Anthony Cuiaf717c82021-07-30 01:00:051758 // Added 07/2021
1759 profile_prefs->ClearPref(kUserLanguageProfile);
1760
Kushagra Sinha727621b2021-08-19 11:44:481761#if BUILDFLAG(IS_CHROMEOS_ASH)
1762 // Added 08/2021.
1763 profile_prefs->ClearPref(kAccountManagerNumTimesMigrationRanSuccessfully);
1764#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1765
Joel Hockeyead2fab42021-08-31 02:33:271766#if BUILDFLAG(IS_CHROMEOS_ASH)
1767 // Added 2021/08.
1768 web_app::ExternallyInstalledWebAppPrefs::RemoveTerminalPWA(profile_prefs);
1769
1770#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1771
Xiaohan Wangae7f9182022-01-16 00:37:521772#if !BUILDFLAG(IS_ANDROID)
Tibor Goldschwendt785acef2021-09-07 18:39:221773 // Added 09/2021.
1774 profile_prefs->ClearPref(kNtpSearchSuggestionsBlocklist);
1775 profile_prefs->ClearPref(kNtpSearchSuggestionsImpressions);
1776 profile_prefs->ClearPref(kNtpSearchSuggestionsOptOut);
1777#endif
1778
Jared Saul91992b22021-09-08 23:25:541779 // Added 09/2021.
1780 profile_prefs->ClearPref(kAutofillAcceptSaveCreditCardPromptState);
1781
Mihai Sardarescu26e67b02021-09-23 15:56:401782#if BUILDFLAG(ENABLE_DICE_SUPPORT)
1783 // Added 09/2021.
1784 profile_prefs->ClearPref(kDiceMigrationCompletePref);
1785#endif
1786
Claudius van der Merweb55b6c162021-10-04 00:12:201787#if BUILDFLAG(IS_CHROMEOS_ASH)
1788 // Added 09/2021
1789 profile_prefs->ClearPref(
1790 kNearbySharingFastInitiationNotificationEnabledPrefName);
1791#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1792
mlcui0c61cb92021-10-20 01:56:111793 // Added 10/2021.
1794 translate::TranslatePrefs::MigrateObsoleteProfilePrefs(profile_prefs);
1795 translate::TranslatePrefs::ClearObsoleteProfilePrefs(profile_prefs);
1796
Adrienne Walker75f4c302021-10-26 19:20:481797 // Added 10/2021.
1798 profile_prefs->ClearPref(kAppCacheForceEnabled);
1799
Maksim Moskvitinf62545e2021-11-04 19:55:241800 // Added 11/2021.
1801 syncer::ClearObsoleteKeystoreBootstrapTokenPref(profile_prefs);
Kevin Radtke766244c2021-11-23 02:20:451802 profile_prefs->ClearPref(kWasPreviouslySetUpPrefName);
Maksim Moskvitinf62545e2021-11-04 19:55:241803
Simon Pelchat83b8a452021-12-07 15:49:391804 // Added 12/2021.
1805 profile_prefs->ClearPref(kAvailabilityProberOriginCheck);
1806 profile_prefs->ClearPref(kAvailabilityProberTLSCanaryCheck);
1807 profile_prefs->ClearPref(kAvailabilityProberDNSCanaryCheck);
1808
Aga Wronska5c15cec2021-12-10 16:21:321809#if BUILDFLAG(IS_CHROMEOS_ASH)
1810 // Added 12/2021.
1811 profile_prefs->ClearPref(kEduCoexistenceSecondaryAccountsInvalidationVersion);
Boris Sazonov4f61fe382021-12-13 19:05:301812
1813 // Added 12/2021
1814 profile_prefs->ClearPref(kSyncFirstRunCompleted);
Rachel Wongae7ad5d2021-12-14 01:57:271815
1816 // Added 12/2021.
1817 profile_prefs->ClearPref(kArcAppReinstallState);
Boris Sazonov6bc149b2021-12-29 11:02:581818
1819 profile_prefs->ClearPref(kOsSyncFeatureEnabled);
Aga Wronska5c15cec2021-12-10 16:21:321820#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1821
Andy Paicu5b05dd6d2021-12-28 17:40:071822// Added 12/2021.
Xiaohan Wangae7f9182022-01-16 00:37:521823#if BUILDFLAG(IS_ANDROID)
Andy Paicu5b05dd6d2021-12-28 17:40:071824 profile_prefs->ClearPref(kSearchGeolocationDisclosureDismissed);
1825 profile_prefs->ClearPref(kSearchGeolocationDisclosureShownCount);
1826 profile_prefs->ClearPref(kSearchGeolocationDisclosureLastShowDate);
1827 profile_prefs->ClearPref(kSearchGeolocationPreDisclosureMetricsRecorded);
1828 profile_prefs->ClearPref(kSearchGeolocationPostDisclosureMetricsRecorded);
Xiaohan Wangae7f9182022-01-16 00:37:521829#endif // BUILDFLAG(IS_ANDROID)
Andy Paicu5b05dd6d2021-12-28 17:40:071830
Tarun Bansal9a1dfe82022-01-11 21:02:201831 // Added 01/2022.
1832 profile_prefs->ClearPref(kHasSeenLiteModeInfoBar);
1833
Marc Treib01cb8462022-01-13 14:57:511834 // Added 01/2022.
1835 syncer::SyncTransportDataPrefs::MigrateInvalidationVersions(profile_prefs);
1836
Dominic Battre645d42342020-12-04 16:14:101837 // Please don't delete the following line. It is used by PRESUBMIT.py.
1838 // END_MIGRATE_OBSOLETE_PROFILE_PREFS
[email protected]102253f2012-12-14 17:00:581839}