blob: 625fc0dc4973c2846f78e59cc776125ed98707cd [file] [log] [blame]
Avi Drissman4a8573c2022-09-09 19:35:541// Copyright 2012 The Chromium Authors
license.botbf09a502008-08-24 00:55:552// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
initial.commit09911bf2008-07-26 23:55:294
[email protected]37858e52010-08-26 00:22:025#include "chrome/browser/prefs/browser_prefs.h"
initial.commit09911bf2008-07-26 23:55:296
David Blackdf74125d22024-02-12 19:00:057#include <array>
Arthur Sonzognife132ee2024-01-15 11:01:048#include <optional>
[email protected]c5d4b1842014-06-20 21:19:509#include <string>
John Palmer1e70a002023-08-15 02:20:3410#include <string_view>
[email protected]c5d4b1842014-06-20 21:19:5011
Artsiom Mitrokhincf332e22023-03-07 16:27:4712#include "base/time/time.h"
primiano6221e572015-01-28 12:14:3413#include "base/trace_event/trace_event.h"
Ryo Hashimoto925db0c2025-03-26 23:44:0014#include "build/android_buildflags.h"
Nico Webereaa08412019-08-14 01:24:3715#include "build/branding_buildflags.h"
avib896c712015-12-26 02:10:4316#include "build/build_config.h"
Maksim Sisovb2e86e272021-09-28 05:24:4917#include "build/chromecast_buildflags.h"
[email protected]1a47d7e2010-10-15 00:37:2418#include "chrome/browser/about_flags.h"
Dominic Mazzoni21fb0282019-02-13 18:32:4719#include "chrome/browser/accessibility/accessibility_labels_service.h"
[email protected]7a25d872012-05-21 19:14:1320#include "chrome/browser/accessibility/invert_bubble_prefs.h"
Sam Davis Omekara (from Dev Box)c767f0292024-07-16 18:57:0821#include "chrome/browser/accessibility/page_colors.h"
Evelynn Kaplan840e1c0e2024-02-01 00:47:2722#include "chrome/browser/accessibility/prefers_default_scrollbar_styles_prefs.h"
[email protected]b1de2c72013-02-06 02:45:4723#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2324#include "chrome/browser/chrome_content_browser_client.h"
sorinebcfc8dd2016-08-12 21:57:1825#include "chrome/browser/component_updater/component_updater_prefs.h"
[email protected]e5dc4222010-08-30 22:16:3226#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1627#include "chrome/browser/engagement/important_sites_util.h"
Og Astorga3089fd82021-09-21 00:02:3728#include "chrome/browser/enterprise/reporting/prefs.h"
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:2229#include "chrome/browser/enterprise/util/managed_browser_utils.h"
[email protected]ed2b1002011-05-25 14:12:1030#include "chrome/browser/external_protocol/external_protocol_handler.h"
[email protected]1b3588d2012-10-10 21:17:2531#include "chrome/browser/first_run/first_run.h"
[email protected]e6933d2a2013-03-12 22:32:2132#include "chrome/browser/gpu/gpu_mode_manager.h"
Avi Drissmand30927342018-05-22 15:04:2733#include "chrome/browser/lifetime/browser_shutdown.h"
rajendrantff2361da2020-12-16 09:18:2734#include "chrome/browser/login_detection/login_detection_prefs.h"
Becca Hughes6354b6b2017-08-31 22:01:5535#include "chrome/browser/media/media_engagement_service.h"
John Rummelle5621c12017-09-05 23:52:1036#include "chrome/browser/media/media_storage_id_salt.h"
Bryant Chandlerd638fb02023-11-03 23:40:1737#include "chrome/browser/media/prefs/capture_device_ranking.h"
George Benz13da3df02022-01-14 00:03:5238#include "chrome/browser/media/router/discovery/access_code/access_code_cast_feature.h"
Derek Cheng23a01402018-07-24 13:38:1439#include "chrome/browser/media/router/media_router_feature.h"
Simon Hangl2d73e742023-06-16 16:52:4740#include "chrome/browser/media/webrtc/capture_policy_utils.h"
mcasasa2023ab2016-09-08 01:06:3641#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
Evan Stade32d635a2020-04-03 18:51:2542#include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h"
Sebastien Marchand5a63997a2019-09-27 19:15:3443#include "chrome/browser/memory/enterprise_memory_limit_pref_observer.h"
[email protected]4a55a712014-06-08 16:50:3444#include "chrome/browser/metrics/chrome_metrics_service_client.h"
Joe Mason09e15842025-05-05 15:34:0145#include "chrome/browser/metrics/tab_stats/tab_stats_tracker.h"
Eric Secklera5c24e12018-11-28 16:09:2046#include "chrome/browser/net/net_error_tab_helper.h"
Matt Menkecfef87d2017-08-03 13:03:0647#include "chrome/browser/net/profile_network_context_service.h"
Ben Schwartz135746c2020-05-14 04:37:0348#include "chrome/browser/net/secure_dns_util.h"
Matt Menke4dfb375c2018-06-13 18:06:3149#include "chrome/browser/net/system_network_context_manager.h"
Tom Anderson1ef51d032020-02-11 01:05:0850#include "chrome/browser/notifications/notification_display_service_impl.h"
peterc4007912015-07-31 21:13:3751#include "chrome/browser/notifications/notifier_state_tracker.h"
Sharon Yangc6706902018-07-16 13:06:1952#include "chrome/browser/notifications/platform_notification_service_impl.h"
Balazs Engedy715b0ec2019-12-04 15:11:4553#include "chrome/browser/permissions/quiet_notification_permission_ui_state.h"
Ryo Hashimoto28165ef72025-04-02 03:58:5854#include "chrome/browser/policy/developer_tools_policy_handler.h"
[email protected]24f95242014-02-10 17:55:2855#include "chrome/browser/prefs/chrome_pref_service_factory.h"
[email protected]4e94ab32011-08-05 05:28:2756#include "chrome/browser/prefs/incognito_mode_prefs.h"
[email protected]37858e52010-08-26 00:22:0257#include "chrome/browser/prefs/session_startup_pref.h"
Max Curran14dd7872023-03-20 19:57:3658#include "chrome/browser/preloading/prefetch/prefetch_service/prefetch_origin_decider.h"
Sreeja Kamishettyb8e18ae2022-07-22 03:12:4359#include "chrome/browser/preloading/prefetch/search_prefetch/search_prefetch_service.h"
Hiroki Nakagawa0977bd02023-09-08 15:33:1160#include "chrome/browser/preloading/preloading_prefs.h"
Nikita Podguzov26222d12019-12-04 11:44:3161#include "chrome/browser/printing/print_preview_sticky_settings.h"
Abe Boujane5cc23502025-04-08 14:07:3162#include "chrome/browser/privacy_sandbox/notice/notice_storage.h"
[email protected]1bee6ed2012-03-14 06:46:3663#include "chrome/browser/profiles/chrome_version_service.h"
Thomas Tanglc67ace42019-06-07 19:31:5064#include "chrome/browser/profiles/profile_attributes_entry.h"
Alex Ilinbb08a0d2021-07-08 09:37:2465#include "chrome/browser/profiles/profile_attributes_storage.h"
[email protected]8ecad5e2010-12-02 21:18:3366#include "chrome/browser/profiles/profile_impl.h"
[email protected]de71ae992013-07-18 03:30:3867#include "chrome/browser/profiles/profiles_state.h"
johnmecf2da0c2015-10-28 19:42:1268#include "chrome/browser/push_messaging/push_messaging_app_identifier.h"
Illia Klimov4b72378ed2022-07-18 13:46:5769#include "chrome/browser/push_messaging/push_messaging_service_impl.h"
Antonio Sartori0c087596f52025-04-11 15:20:4370#include "chrome/browser/push_messaging/push_messaging_unsubscribed_entry.h"
gab3ca4a492017-03-02 00:19:4171#include "chrome/browser/rlz/chrome_rlz_tracker_delegate.h"
[email protected]a7b8e43d2013-03-18 18:52:4372#include "chrome/browser/search/search.h"
Garfield Tan6aba0032025-02-14 02:07:3573#include "chrome/browser/serial/serial_policy_allowed_ports.h"
Kristi Parkd0f72412021-07-02 01:09:0374#include "chrome/browser/sharing_hub/sharing_hub_features.h"
Ryan Sleevi4689ad32018-04-16 19:09:0575#include "chrome/browser/ssl/ssl_config_service_manager.h"
oysteine386fc9e2015-06-07 18:45:4176#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2677#include "chrome/browser/ui/browser_ui_prefs.h"
Florian Jackya33ad152023-11-22 11:46:0478#include "chrome/browser/ui/hats/hats_service_desktop.h"
[email protected]297fb7c22012-06-26 12:37:4979#include "chrome/browser/ui/network_profile_bubble.h"
stluongd2d020f82024-06-08 00:01:3180#include "chrome/browser/ui/performance_controls/performance_controls_metrics.h"
[email protected]9ce7cb42011-12-07 18:53:0781#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
Rubin Deliallisicab8416d2024-06-28 14:08:0782#include "chrome/browser/ui/safety_hub/safety_hub_prefs.h"
[email protected]62f77772011-02-23 19:45:4283#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:3084#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble.h"
dljames77eab0a2024-01-19 23:08:2585#include "chrome/browser/ui/toolbar/chrome_labs/chrome_labs_prefs.h"
Livvie Lin9141d0f132020-03-23 22:47:0486#include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h"
dljames4b665b22023-09-21 19:35:0887#include "chrome/browser/ui/toolbar/toolbar_pref_names.h"
rbpottera58d7c52024-01-26 17:36:3188#include "chrome/browser/ui/webui/accessibility/accessibility_ui.h"
Emily Shack670f745c2023-03-03 19:47:3089#include "chrome/browser/ui/webui/bookmarks/bookmark_prefs.h"
dpapad2be5b61c62020-12-08 11:58:4990#include "chrome/browser/ui/webui/flags/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4991#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Jayee07bb468c2023-06-01 18:25:3192#include "chrome/browser/ui/webui/policy/policy_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0293#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Xing Liu7252b8d2020-01-22 22:12:4794#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Dana Fried154c57f2024-10-23 17:21:5895#include "chrome/browser/user_education/browser_user_education_storage_service.h"
Martin Kreichgauer0e1b15e2018-06-20 02:59:5096#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Martin Kreichgauerd7aa4f92022-02-22 20:46:2197#include "chrome/browser/webauthn/webauthn_pref_names.h"
Scott Violet6200d332018-02-23 21:29:2398#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:1699#include "chrome/common/pref_names.h"
Ayu Ishiifbb1fad2020-06-22 20:15:07100#include "chrome/common/secure_origin_allowlist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:51101#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:32102#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
Jesse McKenna0d767592023-11-03 19:31:52103#include "components/breadcrumbs/core/breadcrumbs_status.h"
ioanapa8bfbc72016-09-07 16:09:05104#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:30105#include "components/certificate_transparency/pref_names.h"
Hailey Wang6eb03b02025-04-25 19:15:42106#include "components/collaboration/public/pref_names.h"
Matt Jones704e1a62022-09-20 16:28:24107#include "components/commerce/core/pref_names.h"
mukai8eaec822014-10-25 17:53:16108#include "components/content_settings/core/browser/host_content_settings_map.h"
Andrew Williams0e136592023-08-09 15:13:34109#include "components/content_settings/core/common/pref_names.h"
Javier Fernández García-Boente7966a892021-12-09 12:28:23110#include "components/custom_handlers/protocol_handler_registry.h"
[email protected]6a5b0712014-07-16 00:30:10111#include "components/dom_distiller/core/distilled_page_prefs.h"
Alex Chen9e56f7352023-01-20 22:56:15112#include "components/domain_reliability/domain_reliability_prefs.h"
Mugdha Lakhanida851fd2021-03-16 18:21:02113#include "components/embedder_support/origin_trials/origin_trial_prefs.h"
hmaree31cadf52022-11-09 22:32:55114#include "components/enterprise/browser/identifiers/identifiers_prefs.h"
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40115#include "components/enterprise/buildflags/buildflags.h"
Nancy Xiao47dca0b82024-08-02 18:19:03116#include "components/enterprise/connectors/core/connectors_prefs.h"
Patricia Alfonso56617c02024-06-27 15:50:35117#include "components/fingerprinting_protection_filter/common/fingerprinting_protection_filter_constants.h"
Adam Abeshouse810b6972024-10-15 16:31:52118#include "components/fingerprinting_protection_filter/common/prefs.h"
Moe Ahmadi656dd532021-10-06 21:59:18119#include "components/history_clusters/core/history_clusters_prefs.h"
Brandon Wyliec7a94502018-10-18 18:43:25120#include "components/image_fetcher/core/cache/image_cache.h"
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38121#include "components/invalidation/impl/fcm_invalidation_service.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54122#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07123#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28124#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57125#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20126#include "components/language/core/browser/language_prefs.h"
Duncan Mercer8062eef2022-12-28 22:28:37127#include "components/lens/buildflags.h"
Joe DeBlasio59db500b2020-08-21 00:37:35128#include "components/lookalikes/core/lookalike_url_util.h"
Guido Urdaneta9f831c22023-06-22 13:44:34129#include "components/media_device_salt/media_device_id_salt.h"
Mikel Astizf4226912020-10-19 19:10:37130#include "components/metrics/demographics/user_demographics.h"
Peter Wen45025ea2018-09-17 15:16:27131#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34132#include "components/network_time/network_time_tracker.h"
Samuel Huangacfa17f2025-04-10 19:43:18133#include "components/ntp_tiles/custom_links_manager_impl.h"
treibbb0c5af52016-12-09 17:34:15134#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12135#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13136#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53137#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53138#include "components/omnibox/browser/zero_suggest_provider.h"
rajendrant19e545e2023-12-04 16:51:37139#include "components/optimization_guide/core/model_execution/model_execution_prefs.h"
Sophie Changf2da5f02021-01-07 19:38:47140#include "components/optimization_guide/core/optimization_guide_prefs.h"
Georg Neiscbce7dab2025-02-18 01:11:55141#include "components/page_info/core/merchant_trust_service.h"
[email protected]1f730bd2014-02-28 15:11:32142#include "components/password_manager/core/browser/password_manager.h"
anthonyvd6a43b932017-05-11 18:39:27143#include "components/payments/core/payment_prefs.h"
Anthony Vallee-Duboiscee55b12022-03-24 22:54:02144#include "components/performance_manager/public/user_tuning/prefs.h"
Florian Jackya33ad152023-11-22 11:46:04145#include "components/permissions/permission_hats_trigger_helper.h"
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:04146#include "components/permissions/pref_names.h"
Georg Neiscbce7dab2025-02-18 01:11:55147#include "components/plus_addresses/plus_address_prefs.h"
brettw03e61962016-03-15 06:27:04148#include "components/policy/core/browser/browser_policy_connector.h"
Aaron Colwellb4226222020-07-25 16:11:36149#include "components/policy/core/browser/url_blocklist_manager.h"
Jayeeb93166c2023-07-17 14:04:49150#include "components/policy/core/common/local_test_policy_provider.h"
Yann Dago9c1e19512022-02-28 22:27:31151#include "components/policy/core/common/management/management_service.h"
David Bienvenu554a2592020-02-13 20:20:54152#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04153#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26154#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47155#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08156#include "components/prefs/pref_registry_simple.h"
157#include "components/prefs/pref_service.h"
Sean Harrison4685ab72020-12-08 18:26:22158#include "components/privacy_sandbox/privacy_sandbox_prefs.h"
Georg Neiscbce7dab2025-02-18 01:11:55159#include "components/privacy_sandbox/tpcd_pref_names.h"
abhishek.a2171c612852015-08-31 10:48:19160#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
Nicolas Dossou-Gbeteaf9023d2025-04-07 17:44:38161#include "components/regional_capabilities/regional_capabilities_prefs.h"
Byungwoo Lee1a5599e2025-02-06 04:26:31162#include "components/safe_browsing/buildflags.h"
Ali Jumafb3dc1f2020-01-07 17:33:47163#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
Shakti Sahu4118f402024-10-02 16:42:53164#include "components/saved_tab_groups/public/pref_names.h"
Jack Yamminefdf648b2024-09-06 09:18:06165#include "components/search_engines/search_engine_choice/search_engine_choice_service.h"
[email protected]0915b352014-06-25 19:58:14166#include "components/search_engines/template_url_prepopulate_data.h"
Carlos IL06e6c8c2020-07-28 00:25:19167#include "components/security_interstitials/content/insecure_form_blocking_page.h"
Colin Blundell7657b402020-02-25 09:46:50168#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Anastasia Helfinstein33187fd2023-01-27 03:06:07169#include "components/segmentation_platform/embedder/default_model/device_switcher_result_dispatcher.h"
Shakti Sahu93bfba22021-06-17 18:05:21170#include "components/segmentation_platform/public/segmentation_platform_service.h"
Georg Neiscbce7dab2025-02-18 01:11:55171#include "components/services/on_device_translation/buildflags/buildflags.h"
Mikel Astizf61f4ba02018-06-01 10:50:19172#include "components/sessions/core/session_id_generator.h"
Georg Neiscbce7dab2025-02-18 01:11:55173#include "components/sharing_message/sharing_sync_preference.h"
174#include "components/signin/core/browser/active_primary_accounts_metrics_recorder.h"
David Roger877bdc72022-10-19 09:38:51175#include "components/signin/public/base/signin_pref_names.h"
Ryan Sultanem7d45ddf2024-04-29 16:36:03176#include "components/signin/public/base/signin_prefs.h"
Henrique Ferreiro94eb46f2019-07-03 14:38:56177#include "components/signin/public/identity_manager/identity_manager.h"
Evan Stade89158192021-01-27 18:45:23178#include "components/site_engagement/content/site_engagement_service.h"
Zainab Rizvid53336d2024-04-03 03:25:42179#include "components/subresource_filter/content/shared/browser/ruleset_service.h"
Tanushree Bishtab717502024-08-01 16:13:04180#include "components/subresource_filter/core/common/constants.h"
[email protected]6189ab72023-11-06 15:55:08181#include "components/supervised_user/core/browser/supervised_user_preferences.h"
Tomasz Jurkiewicz6ddfaf62025-03-24 21:08:22182#include "components/supervised_user/core/common/pref_names.h"
Mikel Astizd848587f2023-10-02 09:28:03183#include "components/sync/base/pref_names.h"
Mikel Astiz91c345c2023-05-16 14:18:56184#include "components/sync/service/glue/sync_transport_data_prefs.h"
Marc Treibd6c8540e2023-07-04 19:18:49185#include "components/sync/service/sync_prefs.h"
Jeffrey Cohen053be24d2019-07-23 23:44:05186#include "components/sync_device_info/device_info_prefs.h"
maxbogueea16ff412016-10-28 16:35:29187#include "components/sync_preferences/pref_service_syncable.h"
Mikel Astiz0889b2be2018-09-25 16:20:41188#include "components/sync_sessions/session_sync_prefs.h"
Jonathan Njeunje87096882024-04-22 16:17:31189#include "components/tpcd/metadata/browser/prefs.h"
Oksana Zhuravlova58c85282022-06-14 20:24:28190#include "components/tracing/common/pref_names.h"
[email protected]81135072014-02-14 14:11:02191#include "components/translate/core/browser/translate_prefs.h"
wafflesd2d9a332016-04-09 01:59:57192#include "components/update_client/update_client.h"
blundell0300cdea2015-09-03 12:47:44193#include "components/variations/service/variations_service.h"
Yue Zhangcee63fdd2025-04-14 20:08:59194#include "components/visited_url_ranking/internal/url_grouping/group_suggestions_service_impl.h"
rbpotter7a628502025-01-23 18:17:56195#include "components/webui/chrome_urls/pref_names.h"
rbpotter422d5eb2025-02-05 16:42:48196#include "components/webui/flags/pref_service_flags_storage.h"
[email protected]f3b1a082011-11-18 00:34:30197#include "content/public/browser/render_process_host.h"
Ryo Hashimotob0060fe2025-04-03 23:38:39198#include "content/public/common/buildflags.h"
Scott Violetc8240b02018-03-08 22:03:59199#include "extensions/buildflags/buildflags.h"
[email protected]ad66db12014-07-10 12:43:47200#include "net/http/http_server_properties_manager.h"
Andy Phan99ccfb42022-11-29 18:57:07201#include "pdf/buildflags.h"
Scott Violet02e38b92018-03-27 23:42:14202#include "ppapi/buildflags/buildflags.h"
Scott Violet318a55f2018-03-30 19:08:19203#include "printing/buildflags/buildflags.h"
Scott Violeta5f7ba12018-04-02 22:03:40204#include "rlz/buildflags/buildflags.h"
[email protected]a814d8632009-01-31 20:18:52205
Denis Kuznetsov32099f32017-12-15 14:04:57206#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
Steven Luong53ba13e2025-02-26 17:19:22207#include "chrome/browser/background/extensions/background_mode_manager.h"
thestige4155842014-10-20 18:58:02208#endif
209
Devlin Croninb9e28e72024-08-30 18:39:00210#if BUILDFLAG(ENABLE_EXTENSIONS_CORE)
James Cookefce5402025-05-12 20:00:22211#include "chrome/browser/extensions/activity_log/activity_log.h"
Keigo Oka3c98e222025-04-24 18:38:04212#include "chrome/browser/extensions/commands/command_service.h"
James Cook84e779d2025-04-24 21:23:59213#include "chrome/browser/extensions/extension_util.h"
James Cook031b29dd2025-01-23 12:54:42214#include "chrome/browser/extensions/extension_web_ui.h"
James Cook3cbc8ec22025-02-03 20:41:49215#include "chrome/browser/ui/webui/extensions/extensions_ui_prefs.h"
James Cookbbe845fb2024-10-22 22:17:47216#include "extensions/browser/api/runtime/runtime_api.h"
Devlin Croninb9e28e72024-08-30 18:39:00217#include "extensions/browser/extension_prefs.h"
218#include "extensions/browser/permissions_manager.h"
219#include "extensions/browser/pref_names.h"
220#endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE)
221
brettw00899e62016-11-12 02:10:17222#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:05223#include "chrome/browser/accessibility/animation_policy_prefs.h"
Dominick Ng6ff51052018-07-06 05:30:20224#include "chrome/browser/apps/platform_apps/shortcut_manager.h"
[email protected]17510602014-06-05 11:02:28225#include "chrome/browser/extensions/api/tabs/tabs_api.h"
Daniel Murphy3657906d2021-04-13 20:33:12226#include "chrome/browser/extensions/preinstalled_apps.h"
Devlin Cronina997c8e2021-03-18 00:33:18227#include "chrome/browser/ui/extensions/settings_api_bubble_helpers.h"
Devlin Cronin71f0f532018-04-26 16:35:06228#include "chrome/browser/ui/webui/extensions/extensions_ui.h"
tbarzicfa3c7ef62017-04-17 23:12:02229#include "extensions/browser/api/audio/audio_api.h"
Georg Neiscbce7dab2025-02-18 01:11:55230#if BUILDFLAG(IS_CHROMEOS)
Henrique Ferreiro7967dce2021-09-23 11:37:47231#include "chrome/browser/ash/device_name/device_name_store.h"
Henrique Ferreirod67f0472022-11-05 00:40:09232#include "chrome/browser/ash/extensions/extensions_permissions_tracker.h"
Yeunjoo Choi5e8463292021-04-28 01:19:42233#include "chrome/browser/ash/kerberos/kerberos_credentials_manager.h"
Henrique Ferreirod57c4962021-09-29 07:26:59234#include "chrome/browser/ash/net/system_proxy_manager.h"
Yichen0047059e2024-10-03 01:48:20235#include "chrome/browser/ash/performance/doze_mode_power_status_scheduler.h"
Henrique Ferreiro4ebaaa32021-10-13 16:59:35236#include "chrome/browser/ash/platform_keys/key_permissions/key_permissions_manager_impl.h"
Anatoliy Potapchuka460bc12021-11-05 19:23:10237#include "chrome/browser/ash/policy/networking/euicc_status_uploader.h"
Jeroen Dhollander148ee302023-12-08 11:22:22238#include "chrome/browser/ash/policy/remote_commands/crd/crd_admin_session_controller.h"
Danila Kuzmin90a42f02021-12-08 14:00:16239#include "chrome/browser/ash/settings/hardware_data_usage_controller.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52240#include "chrome/browser/ash/settings/stats_reporting_controller.h"
John Palmerd5ac9f9e2024-06-21 08:05:20241#include "chrome/browser/ash/system_web_apps/apps/media_app/media_app_guest_ui_config.h"
Xiaochu Liu48ab5932018-05-11 03:44:04242#include "chrome/browser/component_updater/metadata_table_chromeos.h"
yilkal95d9f882021-10-18 21:59:00243#include "chrome/browser/ui/ash/projector/projector_app_client_impl.h"
Yeunjoo Choi38cea422022-10-18 06:19:17244#include "chrome/browser/ui/webui/ash/edu_coexistence/edu_coexistence_login_handler.h"
Yeunjoo Choiebbdaa62022-10-20 01:05:31245#include "chrome/browser/ui/webui/signin/ash/inline_login_handler_impl.h"
Michal Mazur55ab4f52023-10-19 11:18:00246#include "chromeos/ash/components/carrier_lock/carrier_lock_manager.h"
Georg Neiscbce7dab2025-02-18 01:11:55247#endif // BUILDFLAG(IS_CHROMEOS)
brettw00899e62016-11-12 02:10:17248#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:28249
Andy Phan99ccfb42022-11-29 18:57:07250#if BUILDFLAG(ENABLE_PDF)
251#include "chrome/browser/pdf/pdf_pref_names.h"
252#endif // BUILDFLAG(ENABLE_PDF)
253
Xiaohan Wangae7f9182022-01-16 00:37:52254#if BUILDFLAG(IS_ANDROID)
Amanda Lin Dietz8864d302023-06-26 18:36:39255#include "chrome/browser/accessibility/accessibility_prefs/android/accessibility_prefs_controller.h"
zpengdb4a58e2017-01-10 17:40:32256#include "chrome/browser/android/ntp/recent_tabs_page_prefs.h"
Kenichi Ishibashi35ac7132017-12-08 03:44:30257#include "chrome/browser/android/oom_intervention/oom_intervention_decider.h"
mlliuee3a405c2016-10-28 22:34:52258#include "chrome/browser/android/preferences/browser_prefs_android.h"
Jan Keitel98b2cc42022-09-20 05:38:39259#include "chrome/browser/android/preferences/shared_preferences_migrator_android.h"
Patrick Noland87d9f842019-01-16 03:52:02260#include "chrome/browser/android/usage_stats/usage_stats_bridge.h"
Sky Maliced8eb4302020-08-03 05:46:44261#include "chrome/browser/first_run/android/first_run_prefs.h"
Yu Su4d459862021-04-15 04:19:54262#include "chrome/browser/lens/android/lens_prefs.h"
John Rummell4703af62019-02-15 02:31:00263#include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h"
Lei Zhangdb0c0872022-03-04 04:26:59264#include "chrome/browser/notifications/notification_channels_provider_android.h"
Brandon Wylie4ebfc432024-12-13 19:28:21265#include "chrome/browser/partnerbookmarks/partner_bookmarks_shim.h"
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:57266#include "chrome/browser/password_manager/android/password_manager_android_util.h"
Ioana Pandele2c75e2c2e2025-03-27 10:09:06267#include "chrome/browser/password_manager/android/password_manager_util_bridge.h"
Ian Wells5d248f012023-11-07 17:30:02268#include "chrome/browser/readaloud/android/prefs.h"
Christopher Thompson2602fea2019-11-26 19:36:54269#include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h"
Glen Robertson8a825ae4f2020-09-16 06:50:08270#include "components/cdm/browser/media_drm_storage_impl.h" // nogncheck crbug.com/1125897
Erik Chen16419622024-07-30 21:59:58271#include "components/feed/core/common/pref_names.h" // nogncheck
272#include "components/feed/core/shared_prefs/pref_names.h" // nogncheck
273#include "components/feed/core/v2/ios_shared_prefs.h" // nogncheck
zpengdb4a58e2017-01-10 17:40:32274#include "components/ntp_tiles/popular_sites_impl.h"
Clark DuVall600abea2020-03-23 16:16:17275#include "components/permissions/contexts/geolocation_permission_context_android.h"
Ella Gec7c64062023-05-02 17:16:14276#include "components/webapps/browser/android/install_prompt_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52277#else // BUILDFLAG(IS_ANDROID)
Anqing Zhao9595e482021-06-10 11:33:55278#include "chrome/browser/device_api/device_service_impl.h"
peter9f4490a2017-01-27 00:58:36279#include "chrome/browser/gcm/gcm_product_util.h"
Matt Reynolds1914ff6b2022-02-04 08:48:26280#include "chrome/browser/hid/hid_policy_allowed_devices.h"
Tommy Lid5b7c22b2020-10-28 01:26:51281#include "chrome/browser/intranet_redirect_detector.h"
Lei Zhang6cb9b842019-12-16 20:29:12282#include "chrome/browser/media/unified_autoplay_config.h"
Josh Nohle13ea6b432020-07-21 20:46:59283#include "chrome/browser/nearby_sharing/common/nearby_share_prefs.h"
Riley Tatum1af2f442024-04-08 18:55:34284#include "chrome/browser/new_tab_page/modules/file_suggestion/drive_service.h"
Jennifer Serranod1ceee92025-01-23 20:16:52285#include "chrome/browser/new_tab_page/modules/file_suggestion/microsoft_files_page_handler.h"
Rohit Bhatia22e544f2021-10-05 15:32:26286#include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_handler.h"
Paul Adedeji74b66a42024-12-10 19:33:19287#include "chrome/browser/new_tab_page/modules/v2/authentication/microsoft_auth_page_handler.h"
Riley Tatum8a8d2902024-05-14 16:24:16288#include "chrome/browser/new_tab_page/modules/v2/calendar/google_calendar_page_handler.h"
Jennifer Serrano66bd3912025-01-03 01:00:15289#include "chrome/browser/new_tab_page/modules/v2/calendar/outlook_calendar_page_handler.h"
Marlon Facey70b4b352024-06-12 22:59:34290#include "chrome/browser/new_tab_page/modules/v2/most_relevant_tab_resumption/most_relevant_tab_resumption_page_handler.h"
Tibor Goldschwendt53a0eab2021-07-29 10:40:25291#include "chrome/browser/new_tab_page/promos/promo_service.h"
Nicolas MacBeth32d6457c2024-12-04 14:48:49292#include "chrome/browser/promos/promos_utils.h" // nogncheck crbug.com/1125897
Erik Chen4ee66d62024-08-05 20:47:38293#include "chrome/browser/screen_ai/pref_names.h"
Tibor Goldschwendtf3a3ce92021-08-17 00:42:16294#include "chrome/browser/search/background/ntp_custom_background_service.h"
Boris Sazonovc7c3b8b02024-01-05 11:08:01295#include "chrome/browser/search_engine_choice/search_engine_choice_dialog_service.h"
thestigc91176f42014-10-28 20:16:35296#include "chrome/browser/signin/signin_promo.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44297#include "chrome/browser/task_manager/task_manager_interface.h"
Ankush Singh100ad112024-08-20 10:23:01298#include "chrome/browser/themes/theme_syncable_service.h"
Matt Jones43bca672023-11-22 15:19:27299#include "chrome/browser/ui/commerce/commerce_ui_tab_helper.h"
zpengdb4a58e2017-01-10 17:40:32300#include "chrome/browser/ui/startup/startup_browser_creator.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44301#include "chrome/browser/ui/tabs/organization/prefs.h"
302#include "chrome/browser/ui/tabs/pinned_tab_codec.h"
303#include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_pref_names.h"
304#include "chrome/browser/ui/tabs/tab_strip_prefs.h"
305#include "chrome/browser/ui/views/side_panel/side_panel_prefs.h"
Carlos IL8a966d52024-11-19 00:05:18306#include "chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.h"
Roman Arorabc876bf2023-08-03 15:25:21307#include "chrome/browser/ui/webui/cr_components/theme_color_picker/theme_color_picker_handler.h"
rbpotterbe128632019-11-22 04:50:42308#include "chrome/browser/ui/webui/history/foreign_session_handler.h"
Jennifer Serranoa2b6d432025-04-28 23:08:09309#include "chrome/browser/ui/webui/new_tab_footer/new_tab_footer_ui.h"
Tibor Goldschwendt53ca78b2020-10-07 19:56:18310#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.h"
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:39311#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.h"
John Lee136759f02019-04-15 20:19:11312#include "chrome/browser/ui/webui/settings/settings_ui.h"
Mark Schillaciba4a7322022-06-29 15:08:35313#include "chrome/browser/ui/webui/side_panel/read_anything/read_anything_prefs.h"
Roman Aroracd8462c2021-08-03 01:20:33314#include "chrome/browser/ui/webui/tab_search/tab_search_prefs.h"
Greg Thompson8bcd799b2018-08-10 09:49:33315#include "chrome/browser/upgrade_detector/upgrade_detector.h"
Peter Kvitek6567a8a3a2023-01-31 01:03:57316#include "components/headless/policy/headless_mode_prefs.h"
Radu Nitescue47d5712024-07-12 10:29:02317#include "components/lens/lens_overlay_permission_utils.h"
Abigail Klein153fa7a2021-08-26 19:50:50318#include "components/live_caption/live_caption_controller.h"
evliuc5b5a722022-10-28 00:05:49319#include "components/live_caption/live_translate_controller.h"
Xiaohan Wangae7f9182022-01-16 00:37:52320#endif // BUILDFLAG(IS_ANDROID)
thestigc91176f42014-10-28 20:16:35321
Ryo Hashimotob0060fe2025-04-03 23:38:39322#if BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND)
Ryo Hashimoto925db0c2025-03-26 23:44:00323#include "chrome/browser/devtools/devtools_window.h"
Ryo Hashimotob0060fe2025-04-03 23:38:39324#endif // BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND)
Ryo Hashimoto925db0c2025-03-26 23:44:00325
Mickey Burksd1ae50f2024-06-21 15:08:50326#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
327#include "chrome/browser/ui/webui/whats_new/whats_new_ui.h"
328#endif
329
Xiaohan Wangae7f9182022-01-16 00:37:52330#if BUILDFLAG(IS_CHROMEOS)
Lei Zhangb6c9fbcb62025-03-26 13:17:17331#include "ash/constants/ash_constants.h"
Henrique Ferreirof9d1cb22021-07-13 01:32:47332#include "ash/constants/ash_pref_names.h"
Xiyuan Xia5a8c4172019-05-13 16:23:48333#include "ash/public/cpp/ash_prefs.h"
Elitsa Bankova984491f2023-10-06 07:40:11334#include "chrome/browser/apps/app_discovery_service/almanac_fetcher.h"
Jeevan Shikarama73dec1a2022-09-08 05:51:52335#include "chrome/browser/apps/app_preload_service/app_preload_service.h"
Nancy Wang811fe4f92021-10-08 12:28:13336#include "chrome/browser/apps/app_service/metrics/app_platform_metrics_service.h"
Tim Sergeant1231dcc2021-05-10 14:00:57337#include "chrome/browser/apps/app_service/webapk/webapk_prefs.h"
Anastasiia N0582a902021-12-08 17:44:59338#include "chrome/browser/ash/account_manager/account_apps_availability.h"
Pranav Batra468fbe622021-06-23 01:42:36339#include "chrome/browser/ash/account_manager/account_manager_edu_coexistence_controller.h"
Yeunjoo Choife4364d2022-12-14 10:41:37340#include "chrome/browser/ash/app_list/app_list_syncable_service.h"
Yeunjoo Choi366e3462022-12-06 08:58:53341#include "chrome/browser/ash/app_list/arc/arc_app_list_prefs.h"
Edman Anjosa0162f362024-08-06 13:49:51342#include "chrome/browser/ash/app_mode/kiosk_controller.h"
Sammie Quon21285822021-09-20 19:48:34343#include "chrome/browser/ash/app_restore/full_restore_prefs.h"
Yeunjoo Choidf64fe692021-03-08 05:32:34344#include "chrome/browser/ash/apps/apk_web_app_service.h"
Hidehiko Abe89f9b5c92023-09-19 04:37:11345#include "chrome/browser/ash/arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.h"
Henrique Ferreiro2ef82302021-03-24 12:12:25346#include "chrome/browser/ash/arc/policy/arc_policy_bridge.h"
Henrique Ferreiro717d3022021-03-24 15:43:56347#include "chrome/browser/ash/arc/session/arc_session_manager.h"
Yeunjoo Choi2c5e78c2021-04-01 10:51:52348#include "chrome/browser/ash/bluetooth/debug_logs_manager.h"
Theo Johnson-Kanudc9f96272023-01-12 05:11:39349#include "chrome/browser/ash/bluetooth/hats_bluetooth_revamp_trigger_impl.h"
Pranav Batra468fbe622021-06-23 01:42:36350#include "chrome/browser/ash/borealis/borealis_prefs.h"
Fergus Dall54a6a432022-11-18 17:35:29351#include "chrome/browser/ash/bruschetta/bruschetta_pref_names.h"
Yeunjoo Choiebf07312021-03-24 01:48:51352#include "chrome/browser/ash/cert_provisioning/cert_provisioning_common.h"
Yeunjoo Choi8a355962021-04-13 01:22:27353#include "chrome/browser/ash/child_accounts/family_user_chrome_activity_metrics.h"
354#include "chrome/browser/ash/child_accounts/family_user_metrics_service.h"
355#include "chrome/browser/ash/child_accounts/family_user_session_metrics.h"
Yeunjoo Choi52e1c572021-04-08 07:56:27356#include "chrome/browser/ash/child_accounts/parent_access_code/parent_access_service.h"
Yeunjoo Choi8a355962021-04-13 01:22:27357#include "chrome/browser/ash/child_accounts/screen_time_controller.h"
Yeunjoo Choi882388a2021-04-12 05:17:29358#include "chrome/browser/ash/child_accounts/time_limits/app_activity_registry.h"
359#include "chrome/browser/ash/child_accounts/time_limits/app_time_controller.h"
Yeunjoo Choiaba21c02021-05-07 09:06:34360#include "chrome/browser/ash/crostini/crostini_pref_names.h"
Henrique Ferreiro2029590e2021-09-23 08:01:52361#include "chrome/browser/ash/cryptauth/client_app_metadata_provider_service.h"
362#include "chrome/browser/ash/cryptauth/cryptauth_device_id_provider_impl.h"
Yeunjoo Choi91907642021-04-16 13:18:19363#include "chrome/browser/ash/customization/customization_document.h"
Nigel Taoa1d4dce2022-10-18 00:01:20364#include "chrome/browser/ash/file_manager/file_manager_pref_names.h"
Andrew Rayskiy47076d72022-09-27 18:46:14365#include "chrome/browser/ash/file_manager/file_tasks.h"
Yeunjoo Choi627505b7b2021-05-13 15:56:31366#include "chrome/browser/ash/file_system_provider/registry.h"
Yeunjoo Choi55626172021-07-27 03:17:27367#include "chrome/browser/ash/first_run/first_run.h"
Geng Li11526bb42022-02-15 23:59:14368#include "chrome/browser/ash/floating_workspace/floating_workspace_util.h"
Joel Hockeyfcc56a292022-06-17 02:28:00369#include "chrome/browser/ash/guest_os/guest_id.h"
Yeunjoo Choi0a9c1d42021-03-31 01:38:56370#include "chrome/browser/ash/guest_os/guest_os_pref_names.h"
David Munro86435df2022-07-25 01:27:45371#include "chrome/browser/ash/guest_os/guest_os_terminal.h"
Henrique Ferreiroe55c0d5f2021-02-25 02:16:05372#include "chrome/browser/ash/login/quick_unlock/fingerprint_storage.h"
373#include "chrome/browser/ash/login/quick_unlock/pin_storage_prefs.h"
374#include "chrome/browser/ash/login/quick_unlock/quick_unlock_utils.h"
Ahmed Nasrbe0670b72022-03-09 23:28:17375#include "chrome/browser/ash/login/reporting/login_logout_reporter.h"
Henrique Ferreiro96143e5a2021-02-25 12:52:36376#include "chrome/browser/ash/login/saml/saml_profile_prefs.h"
Henrique Ferreiro1786d45a2021-02-25 22:48:19377#include "chrome/browser/ash/login/screens/enable_adb_sideloading_screen.h"
Henrique Ferreiro81312ab2021-02-25 23:14:03378#include "chrome/browser/ash/login/screens/reset_screen.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41379#include "chrome/browser/ash/login/security_token_session_controller.h"
Hidehiko Abe13bceaf92024-04-08 17:53:13380#include "chrome/browser/ash/login/session/chrome_session_manager.h"
Henrique Ferreiroad3c6a572021-03-02 12:43:51381#include "chrome/browser/ash/login/session/user_session_manager.h"
Elie Maamari94026e22025-04-28 13:32:20382#include "chrome/browser/ash/login/signin/legacy_token_handle_fetcher.h"
Henrique Ferreiroa264c8c02021-07-20 08:31:47383#include "chrome/browser/ash/login/signin/signin_error_notifier.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41384#include "chrome/browser/ash/login/startup_utils.h"
Jeffrey Young2e3b8f32024-05-10 15:50:13385#include "chrome/browser/ash/login/users/avatar/user_image_manager_impl.h"
Aiden Chiavatti112d3672023-03-17 21:13:41386#include "chrome/browser/ash/login/users/avatar/user_image_prefs.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58387#include "chrome/browser/ash/login/users/avatar/user_image_sync_observer.h"
Andreea Costinasc33add32023-07-13 16:57:13388#include "chrome/browser/ash/net/ash_proxy_monitor.h"
Henrique Ferreirod57c4962021-09-29 07:26:59389#include "chrome/browser/ash/net/network_throttling_observer.h"
Georg Neiscbce7dab2025-02-18 01:11:55390#include "chrome/browser/ash/net/secure_dns_manager.h"
Yeunjoo Choic5b3bf492021-03-15 13:57:19391#include "chrome/browser/ash/plugin_vm/plugin_vm_pref_names.h"
Yeunjoo Choi7227dba2021-08-04 06:35:47392#include "chrome/browser/ash/policy/core/browser_policy_connector_ash.h"
Yeunjoo Choiead8b3c2021-07-27 08:08:19393#include "chrome/browser/ash/policy/core/device_cloud_policy_manager_ash.h"
Yeunjoo Choia60b6212021-07-06 11:25:12394#include "chrome/browser/ash/policy/enrollment/enrollment_requisition_manager.h"
Roland Bockcb6af522025-03-04 16:18:11395#include "chrome/browser/ash/policy/enrollment/enrollment_state_fetcher.h"
Yeunjoo Choia60b6212021-07-06 11:25:12396#include "chrome/browser/ash/policy/external_data/handlers/device_wallpaper_image_external_data_handler.h"
Yeunjoo Choi5d6eb012021-07-09 03:03:05397#include "chrome/browser/ash/policy/handlers/adb_sideloading_allowance_mode_policy_handler.h"
398#include "chrome/browser/ash/policy/handlers/minimum_version_policy_handler.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16399#include "chrome/browser/ash/policy/handlers/tpm_auto_update_mode_policy_handler.h"
Yeunjoo Choiad73a322021-07-20 04:55:49400#include "chrome/browser/ash/policy/reporting/app_install_event_log_manager_wrapper.h"
401#include "chrome/browser/ash/policy/reporting/arc_app_install_event_logger.h"
Vignesh Shenvi145bf6e2023-05-08 22:11:30402#include "chrome/browser/ash/policy/reporting/metrics_reporting/metric_reporting_prefs.h"
Sanja Perisic91217932022-04-13 13:45:02403#include "chrome/browser/ash/policy/scheduled_task_handler/reboot_notifications_scheduler.h"
Yeunjoo Choid33fdb62021-07-21 06:57:42404#include "chrome/browser/ash/policy/status_collector/device_status_collector.h"
405#include "chrome/browser/ash/policy/status_collector/status_collector.h"
Yeunjoo Choi0bab0cf2021-05-31 05:14:03406#include "chrome/browser/ash/power/auto_screen_brightness/metrics_reporter.h"
Yeunjoo Choi7629a77a12021-06-02 06:37:18407#include "chrome/browser/ash/power/power_metrics_reporter.h"
Georg Neise2f3e2e2024-08-09 08:25:17408#include "chrome/browser/ash/preferences/preferences.h"
Pranav Batra9c0eb782022-02-01 23:13:33409#include "chrome/browser/ash/printing/cups_printers_manager.h"
Sparik Hayrapetyan0b361692024-05-06 21:44:20410#include "chrome/browser/ash/printing/enterprise/enterprise_printers_provider.h"
Yeunjoo Choi0fb01cf62021-04-21 01:30:15411#include "chrome/browser/ash/release_notes/release_notes_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36412#include "chrome/browser/ash/scanning/chrome_scanning_app_delegate.h"
Yeunjoo Choia43d74a2021-02-10 23:23:19413#include "chrome/browser/ash/system/automatic_reboot_manager.h"
414#include "chrome/browser/ash/system/input_device_settings.h"
Glen Robertson54e553b2023-06-27 03:18:37415#include "chrome/browser/ash/system_web_apps/apps/help_app/help_app_notification_controller.h"
Georg Neiscbce7dab2025-02-18 01:11:55416#include "chrome/browser/ash/wallpaper_handlers/wallpaper_prefs.h"
Lei Zhangb6c9fbcb62025-03-26 13:17:17417#include "chrome/browser/chromeos/enterprise/cloud_storage/pref_utils.h"
Georg Neiscbce7dab2025-02-18 01:11:55418#include "chrome/browser/chromeos/extensions/echo_private/echo_private_api_util.h"
419#include "chrome/browser/chromeos/extensions/login_screen/login/login_api_prefs.h"
420#include "chrome/browser/chromeos/policy/dlp/dlp_rules_manager_impl.h"
421#include "chrome/browser/chromeos/reporting/metric_reporting_prefs.h"
Lei Zhangb6c9fbcb62025-03-26 13:17:17422#include "chrome/browser/chromeos/upload_office_to_cloud/upload_office_to_cloud.h"
Anthony Vallee-Dubois85edf222020-03-24 20:30:02423#include "chrome/browser/device_identity/chromeos/device_oauth2_token_store_chromeos.h"
Georg Neiscbce7dab2025-02-18 01:11:55424#include "chrome/browser/extensions/api/document_scan/profile_prefs_registry_util.h"
425#include "chrome/browser/extensions/api/enterprise_platform_keys/enterprise_platform_keys_registry_util.h"
[email protected]5a145e82014-05-29 22:19:07426#include "chrome/browser/extensions/extension_assets_manager_chromeos.h"
xhwangc84739e2015-03-14 01:02:46427#include "chrome/browser/media/protected_media_identifier_permission_context.h"
Georg Neiscbce7dab2025-02-18 01:11:55428#include "chrome/browser/memory/oom_kills_monitor.h"
[email protected]8304f61a2014-05-24 12:17:33429#include "chrome/browser/metrics/chromeos_metrics_provider.h"
Georg Neiscbce7dab2025-02-18 01:11:55430#include "chrome/browser/policy/annotations/blocklist_handler.h"
Erik Chenc2927bbd2021-09-22 23:20:07431#include "chrome/browser/ui/ash/shelf/chrome_shelf_prefs.h"
Yeunjoo Choi3fc970b2022-10-28 02:55:48432#include "chrome/browser/ui/webui/ash/login/enable_debugging_screen_handler.h"
Xiaohui Chen0b04ceb2023-10-20 21:22:17433#include "chrome/browser/ui/webui/ash/settings/os_settings_ui.h"
Georg Neiscbce7dab2025-02-18 01:11:55434#include "chrome/browser/ui/webui/certificates_handler.h"
Behnood Momenzadeh1684ef642024-01-30 09:35:45435#include "chrome/browser/ui/webui/settings/reset_settings_handler.h"
Roman Aleksandrovd32e34e72019-05-22 17:29:50436#include "chrome/browser/upgrade_detector/upgrade_detector_chromeos.h"
Henrique Ferreiro94c5e502022-08-17 14:20:22437#include "chromeos/ash/components/audio/audio_devices_pref_handler_impl.h"
Ahmed Nasr585db512025-01-23 23:54:43438#include "chromeos/ash/components/boca/babelorca/babel_orca_manager.h"
Vignesh Shenvicb34fe332024-10-04 02:40:12439#include "chromeos/ash/components/boca/on_task/on_task_prefs.h"
Xiqi Ruane4054542024-10-24 18:10:01440#include "chromeos/ash/components/demo_mode/utils/demo_session_utils.h"
Henrique Ferreiroc9e2aaf2022-07-07 13:45:18441#include "chromeos/ash/components/local_search_service/search_metrics_reporter.h"
Yeunjoo Choi1a8bc9942022-06-20 05:31:16442#include "chromeos/ash/components/network/cellular_esim_profile_handler_impl.h"
443#include "chromeos/ash/components/network/cellular_metrics_logger.h"
Yeunjoo Choibe813122022-06-29 15:13:44444#include "chromeos/ash/components/network/fast_transition_observer.h"
445#include "chromeos/ash/components/network/managed_cellular_pref_handler.h"
Yeunjoo Choi643dead2022-07-11 12:52:16446#include "chromeos/ash/components/network/network_metadata_store.h"
Yeunjoo Choida91d6452022-06-02 15:26:42447#include "chromeos/ash/components/network/proxy/proxy_config_handler.h"
Ivan Šandrk7e4eaac2024-08-02 21:11:39448#include "chromeos/ash/components/policy/restriction_schedule/device_restriction_schedule_controller.h"
Aida Zoliced6dbc6b2025-05-07 06:51:30449#include "chromeos/ash/components/policy/system_features_disable_list/system_features_disable_list_policy_utils.h"
Georg Neiscbce7dab2025-02-18 01:11:55450#include "chromeos/ash/components/quickoffice/quickoffice_prefs.h"
Hirthanan Subenderan088f7322023-09-20 15:10:29451#include "chromeos/ash/components/report/report_controller.h"
Jun Ishigurobbcab272025-01-27 08:27:40452#include "chromeos/ash/components/scheduler_config/scheduler_configuration_manager.h"
Hidehiko Abe4df99e62025-05-01 14:29:27453#include "chromeos/ash/components/settings/device_settings_cache.h"
Henrique Ferreiroacf002702022-10-06 21:54:59454#include "chromeos/ash/components/timezone/timezone_resolver.h"
Hidehiko Abe4c4bb7562025-01-22 02:27:08455#include "chromeos/ash/experiences/arc/arc_prefs.h"
Yeunjoo Choi2d3704c12022-06-21 02:44:34456#include "chromeos/ash/services/assistant/public/cpp/assistant_prefs.h"
Anastasiia N1ad94e1e2022-09-15 08:47:28457#include "chromeos/ash/services/auth_factor_config/auth_factor_config.h"
Henrique Ferreiroae001e92022-09-01 16:58:46458#include "chromeos/ash/services/bluetooth_config/bluetooth_power_controller_impl.h"
459#include "chromeos/ash/services/bluetooth_config/device_name_manager_impl.h"
Yeunjoo Choia292ed72022-11-01 01:19:55460#include "chromeos/ash/services/device_sync/public/cpp/device_sync_prefs.h"
Yeunjoo Choie4980f452022-10-21 16:07:58461#include "chromeos/ash/services/multidevice_setup/multidevice_setup_service.h"
Yue Lif0da5bf2021-11-19 22:01:57462#include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h"
Georg Neiscbce7dab2025-02-18 01:11:55463#include "chromeos/ui/wm/fullscreen/pref_names.h"
Kushagra Sinhab37e24db2021-07-02 15:14:24464#include "components/account_manager_core/chromeos/account_manager.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44465#include "components/onc/onc_pref_names.h" // nogncheck
glevin5dd01a72016-03-23 23:08:12466#include "components/quirks/quirks_manager.h"
Hidehiko Abe4e0baf92024-10-07 18:05:58467#include "components/user_manager/user_manager_impl.h"
Georg Neiscbce7dab2025-02-18 01:11:55468#if BUILDFLAG(USE_CUPS)
469#include "chrome/browser/extensions/api/printing/printing_api_handler.h"
470#endif // BUILDFLAG(USE_CUPS)
471#endif // BUILDFLAG(IS_CHROMEOS)
Pranav Batra468fbe622021-06-23 01:42:36472
Xiaohan Wangae7f9182022-01-16 00:37:52473#if BUILDFLAG(IS_MAC)
Lei Zhangdb0c0872022-03-04 04:26:59474#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h"
[email protected]425f7a02014-04-29 01:51:44475#include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h"
Tom Anderson6a496032018-08-30 23:38:37476#include "chrome/browser/ui/cocoa/confirm_quit.h"
Marijn Kruisselbrink3458a1d82024-06-20 17:37:42477#include "chrome/browser/web_applications/os_integration/mac/app_shim_registry.h"
[email protected]2366a3a2012-10-02 20:41:14478#endif
479
Xiaohan Wangae7f9182022-01-16 00:37:52480#if BUILDFLAG(IS_WIN)
Scott Violet3ff87d062021-12-21 06:10:10481#include "chrome/browser/font_prewarmer_tab_helper.h"
Alex St-Onge9e4b9b72021-06-08 15:35:54482#include "chrome/browser/media/cdm_pref_service_helper.h"
Xiaohan Wang259f34c7a2022-03-26 23:18:19483#include "chrome/browser/media/media_foundation_service_monitor.h"
Will Harrisdda71e212024-03-25 23:56:39484#include "chrome/browser/os_crypt/app_bound_encryption_provider_win.h"
Nico Webereaa08412019-08-14 01:24:37485#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettebb543942019-05-17 17:45:32486#include "chrome/browser/win/conflicts/incompatible_applications_updater.h"
Patrick Monettebb543942019-05-17 17:45:32487#include "chrome/browser/win/conflicts/third_party_conflicts_manager.h"
Nico Webereaa08412019-08-14 01:24:37488#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Daniel Ruberyd17b2fd2023-09-07 23:31:36489#endif // BUILDFLAG(IS_WIN)
[email protected]bdb8a1e2013-10-03 08:14:00490
Xiaohan Wangae7f9182022-01-16 00:37:52491#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Yann Dago77cd4872024-05-23 16:16:15492#include "chrome/browser/enterprise/platform_auth/platform_auth_policy_observer.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44493#include "components/os_crypt/sync/os_crypt.h" // nogncheck
Will Harris265b3942019-10-21 01:01:33494#endif
495
Sebastien Lalancette413625312023-05-08 13:58:01496#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
Georg Neiscbce7dab2025-02-18 01:11:55497 BUILDFLAG(IS_CHROMEOS)
Sebastien Lalancette120e0592023-05-04 21:02:33498#include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897
Lu Huangcd11f21c2021-02-03 22:24:56499#endif
500
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:15501#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
Georg Neiscbce7dab2025-02-18 01:11:55502#include "chrome/browser/browser_switcher/browser_switcher_prefs.h"
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:15503#include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h"
504#endif
505
Georg Neiscbce7dab2025-02-18 01:11:55506#if BUILDFLAG(ENABLE_DICE_SUPPORT)
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:46507#include "chrome/browser/ui/startup/first_run_service.h"
Erik Chen38ceca082020-12-16 01:31:35508#endif
509
Henrique Ferreiro9529d192025-01-24 22:01:33510#if BUILDFLAG(ENABLE_DOWNGRADE_PROCESSING)
Georg Neisf11427f92024-02-02 01:27:46511#include "chrome/browser/downgrade/downgrade_prefs.h"
512#endif
513
Georg Neiscbce7dab2025-02-18 01:11:55514#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Yusuke Sato28ab25092021-05-07 23:04:02515#include "chrome/browser/device_identity/device_oauth2_token_store_desktop.h"
Alison Gale1e44b052024-05-08 16:10:49516#include "chrome/browser/ui/startup/default_browser_prompt/default_browser_prompt.h"
thestigf2a0fa92016-09-07 09:37:29517#endif
518
[email protected]ceafc462013-11-04 12:26:03519#if defined(TOOLKIT_VIEWS)
520#include "chrome/browser/ui/browser_view_prefs.h"
Yuheng Huang9ce54892022-05-06 19:29:39521#include "chrome/browser/ui/side_search/side_search_prefs.h"
[email protected]ceafc462013-11-04 12:26:03522#endif
523
Scott Violet53fb03c2021-01-15 23:48:16524#if BUILDFLAG(ENABLE_SESSION_SERVICE)
Christian Dullweber0747d7c92021-05-10 10:05:13525#include "chrome/browser/sessions/session_data_service.h"
Scott Violet53fb03c2021-01-15 23:48:16526#include "chrome/browser/sessions/session_service_log.h"
527#endif
tomc5dd0cd2021-10-01 22:15:52528
Tom Andersoncb3408482022-09-02 19:06:41529#if BUILDFLAG(IS_LINUX)
530#include "ui/color/system_theme.h"
531#endif
532
Tsuyoshi Horo358ff3f2024-10-16 13:32:29533#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
534#include "chrome/browser/on_device_translation/pref_names.h"
535#endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
536
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40537#if BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
Dominique Fauteux-Chapleau98a6f6382024-07-23 17:59:10538#include "components/enterprise/data_controls/core/browser/prefs.h"
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40539#endif
540
David Bokan97177ce02024-12-19 18:47:45541#if BUILDFLAG(ENABLE_GLIC)
Erik Chenead5fe52025-02-20 19:51:14542#include "chrome/browser/glic/glic_pref_names.h"
Charles Meng896d6e02024-11-21 19:56:27543#endif
544
Byungwoo Lee1a5599e2025-02-06 04:26:31545#if BUILDFLAG(SAFE_BROWSING_AVAILABLE)
546#include "components/safe_browsing/content/common/file_type_policies_prefs.h"
547#endif
548
[email protected]572f40c9b2012-07-06 20:35:33549namespace {
Yao Xiao9255aec2022-02-05 00:02:19550
Lei Zhang9523de82022-03-14 21:40:21551// Please keep the list of deprecated prefs in chronological order. i.e. Add to
552// the bottom of the list, not here at the top.
Toby Huang33753282020-05-05 18:55:22553
Will Harris234a5252024-02-26 23:44:57554#if BUILDFLAG(IS_WIN)
Will Harris0ba68daa2024-06-04 21:51:01555// Deprecated 06/2024
556constexpr char kOsCryptAppBoundFixedData3PrefName[] =
557 "os_crypt.app_bound_fixed_data3";
Will Harris234a5252024-02-26 23:44:57558#endif // BUILDFLAG(IS_WIN)
559
Georg Neiscbce7dab2025-02-18 01:11:55560#if BUILDFLAG(IS_CHROMEOS)
Li Lin11034ce2024-05-07 16:25:55561// Deprecated 05/2024.
562// A preference to keep track of the device registered time.
563constexpr char kDeviceRegisteredTime[] = "DeviceRegisteredTime";
Jeroen Dhollander1c2be642024-05-15 17:41:11564constexpr char kArcKioskDictionaryName[] = "arc-kiosk";
Georg Neiscbce7dab2025-02-18 01:11:55565#endif // BUILDFLAG(IS_CHROMEOS)
Hirthanan Subenderanf298e902024-04-17 18:01:05566
Nicolas Dossou-Gbete2ddfa4f2024-05-07 12:30:04567#if !BUILDFLAG(IS_ANDROID)
568// Deprecated 05/2024
569inline constexpr char kSearchEnginesStudyGroup[] =
570 "search_engines.client_side_study_group";
571#endif
572
Mickey Burks97bad852024-05-09 14:24:28573#if !BUILDFLAG(IS_ANDROID)
574// Deprecated 05/2024
575// Pref name for the whether whats new refresh page has been shown
576// successfully.
577inline constexpr char kHasShownRefreshWhatsNew[] =
578 "browser.has_shown_refresh_2023_whats_new";
579#endif
580
Georg Neiscbce7dab2025-02-18 01:11:55581#if BUILDFLAG(IS_CHROMEOS)
Tzarial Kuznia9bfae1972024-05-10 19:30:18582// Deprecated 05/2024
583// A boolean pref which determines if you can pause mouse keys with a
584// keyboard shortcut.
585inline constexpr char kAccessibilityMouseKeysShortcutToPauseEnabled[] =
586 "settings.a11y.mouse_keys.ctrl_to_pause_enabled";
Tzarial Kuzniaee33d3a2024-05-14 17:26:59587// A boolean pref which determines if mouse keys is automatically disabled in
588// text fields.
589inline constexpr char kAccessibilityMouseKeysDisableInTextFields[] =
590 "settings.a11y.mouse_keys.disable_in_text_fields";
Tzarial Kuznia5705b482024-05-28 19:11:37591// A boolean pref which determines whether screen magnifier should center
592// the text input focus.
593inline constexpr char kAccessibilityScreenMagnifierCenterFocus[] =
594 "settings.a11y.screen_magnifier_center_focus";
Georg Neiscbce7dab2025-02-18 01:11:55595#endif // BUILDFLAG(IS_CHROMEOS)
Tzarial Kuznia9bfae1972024-05-10 19:30:18596
Andrew Williamsa2ac79b2024-05-16 18:30:32597// Deprecated 05/2024.
598constexpr char kBlockTruncatedCookies[] = "profile.cookie_block_truncated";
599
Jack Yamminedff4e752024-05-17 12:19:11600// Deprecated 05/2024
601inline constexpr char kDefaultSearchProviderChoiceLocationPrefName[] =
602 "default_search_provider_data.choice_location";
603
Mikel Astizf231c2d2024-05-21 14:05:57604// Deprecated 05/2024.
605inline constexpr char kSyncCachedTrustedVaultAutoUpgradeDebugInfo[] =
606 "sync.cached_trusted_vault_auto_upgrade_debug_info";
607
Marc Treiba5e73272024-05-27 11:27:37608// Deprecated 05/2024.
609inline constexpr char kAutologinEnabled[] = "autologin.enabled";
610inline constexpr char kReverseAutologinRejectedEmailList[] =
611 "reverse_autologin.rejected_email_list";
612
Abe Boujane685161212024-06-04 16:37:55613// Deprecated 06/2024.
614inline constexpr char kTrackingProtectionOnboardingNoticeFirstRequested[] =
615 "tracking_protection.tracking_protection_onboarding_notice_first_requested";
616inline constexpr char kTrackingProtectionOnboardingNoticeLastRequested[] =
617 "tracking_protection.tracking_protection_onboarding_notice_last_requested";
618
Abigail Kleindab940b82024-06-06 14:48:34619// Deprecated 06/2024.
620#if !BUILDFLAG(IS_ANDROID)
621inline constexpr char kAccessibilityReadAnythingOmniboxIconLabelShownCount[] =
622 "settings.a11y.read_anything.omnibox_icon_label_shown_count";
Abigail Kleindab940b82024-06-06 14:48:34623
Ramin Halavati1be7ac32024-06-07 08:48:52624// Deprecated 06/2024.
Ramin Halavati1be7ac32024-06-07 08:48:52625inline constexpr char kAccessibilityPdfOcrAlwaysActive[] =
626 "settings.a11y.pdf_ocr_always_active";
627#endif
628
Abe Boujane3d746772024-06-10 12:52:41629// Deprecated 06/2024.
630inline constexpr char kTrackingProtectionOffboarded[] =
631 "tracking_protection.tracking_protection_offboarded";
632inline constexpr char kTrackingProtectionOffboardedSince[] =
633 "tracking_protection.tracking_protection_offboarded_since";
634inline constexpr char kTrackingProtectionOffboardingAckAction[] =
635 "tracking_protection.tracking_protection_offboarding_ack_action";
636
Georg Neiscbce7dab2025-02-18 01:11:55637#if BUILDFLAG(IS_CHROMEOS)
David Black86f60822024-06-11 19:18:03638// Deprecated 06/2024.
639constexpr std::array<const char*, 12u>
640 kHoldingSpaceWallpaperNudgeTimesOfFirstInteraction = {
641 "ash.holding_space.wallpaper_nudge.interaction_time."
642 "DroppedFileOnHoldingSpace.first_time",
643 "ash.holding_space.wallpaper_nudge.interaction_time."
644 "DroppedFileOnWallpaper.first_time",
645 "ash.holding_space.wallpaper_nudge.interaction_time."
646 "DraggedFileOverWallpaper.first_time",
647 "ash.holding_space.wallpaper_nudge.interaction_time.OpenedHoldingSpace."
648 "first_time",
649 "ash.holding_space.wallpaper_nudge.interaction_time."
650 "PinnedFileFromAnySource.first_time",
651 "ash.holding_space.wallpaper_nudge.interaction_time."
652 "PinnedFileFromContextMenu.first_time",
653 "ash.holding_space.wallpaper_nudge.interaction_time."
654 "PinnedFileFromFilesApp.first_time",
655 "ash.holding_space.wallpaper_nudge.interaction_time."
656 "PinnedFileFromHoldingSpaceDrop.first_time",
657 "ash.holding_space.wallpaper_nudge.interaction_time."
658 "PinnedFileFromPinButton.first_time",
659 "ash.holding_space.wallpaper_nudge.interaction_time."
660 "PinnedFileFromWallpaperDrop.first_time",
661 "ash.holding_space.wallpaper_nudge.interaction_time.UsedOtherItem."
662 "first_time",
663 "ash.holding_space.wallpaper_nudge.interaction_time.UsedPinnedItem."
664 "first_time",
665};
666
667// Deprecated 06/2024.
668constexpr char kHoldingSpaceWallpaperNudgeLastTimeNudgeShownCounterfactual[] =
669 "ash.holding_space.wallpaper_nudge.last_shown_time_counterfactual";
670constexpr char kHoldingSpaceWallpaperNudgeLastTimeNudgeShown[] =
671 "ash.holding_space.wallpaper_nudge.last_shown_time";
672constexpr char kHoldingSpaceWallpaperNudgeNudgeShownCountCounterfactual[] =
673 "ash.holding_space.wallpaper_nudge.shown_count_counterfactual";
674constexpr char kHoldingSpaceWallpaperNudgeNudgeShownCount[] =
675 "ash.holding_space.wallpaper_nudge.shown_count";
676constexpr char kHoldingSpaceWallpaperNudgeUserEligibleForNudge[] =
677 "ash.holding_space.wallpaper_nudge.user_eligible";
678constexpr char kHoldingSpaceWallpaperNudgeUserFirstEligibleSessionTime[] =
679 "ash.holding_space.wallpaper_nudge.first_eligible_session_time";
Aida Zolicbe1b89f52024-06-18 13:58:24680
681// Deprecated 06/2024.
682constexpr char kLocalUserFilesMigrationEnabled[] =
683 "filebrowser.local_user_files_migration_enabled";
James Cook3fbf5ba92024-06-28 23:00:21684
685// Deprecated 06/2024.
686constexpr char kBirchUseRecentTabs[] = "ash.birch.use_recent_tabs";
687constexpr char kBirchUseLastActive[] = "ash.birch.use_last_active";
688constexpr char kBirchUseMostVisited[] = "ash.birch.use_most_visited";
689constexpr char kBirchUseSelfShare[] = "ash.birch.use_self_share";
David Black86f60822024-06-11 19:18:03690#endif
691
Nicolas Dossou-Gbetebc0c0792024-07-03 13:56:45692// Deprecated 06/2024
693constexpr char kDefaultSearchProviderChoicePending[] =
694 "default_search_provider.engine_choice_pending";
695
Jack Yammine5d7ae462024-07-03 16:39:38696// Deprecated 07/2024
Georg Neiscbce7dab2025-02-18 01:11:55697#if BUILDFLAG(ENABLE_DICE_SUPPORT)
Jack Yammine5d7ae462024-07-03 16:39:38698inline constexpr char kFirstRunStudyGroup[] = "browser.first_run_study_group";
699#endif
700
Riley Tatume3d4fc82024-07-11 22:18:59701#if !BUILDFLAG(IS_ANDROID)
dpapadb45cc7a2024-07-15 21:24:12702// Deprecated 07/2024
Riley Tatume3d4fc82024-07-11 22:18:59703constexpr char kNtpRecipesDismissedTasks[] = "NewTabPage.DismissedRecipeTasks";
dpapadb45cc7a2024-07-15 21:24:12704constexpr char kNtpModulesFirstShownTime[] = "NewTabPage.ModulesFirstShownTime";
705constexpr char kNtpModulesFreVisible[] = "NewTabPage.ModulesFreVisible";
706constexpr char kNtpModulesShownCount[] = "NewTabPage.ModulesShownCount";
Riley Tatumbea6acb2024-07-17 23:12:00707constexpr char kNtpPhotosLastDismissedTimePrefName[] =
708 "NewTabPage.Photos.LastDimissedTime";
709constexpr char kNtpPhotosOptInAcknowledgedPrefName[] =
710 "NewTabPage.Photos.OptInAcknowledged";
711constexpr char kNtpPhotosLastMemoryOpenTimePrefName[] =
712 "NewTabPage.Photos.LastMemoryOpenTime";
713constexpr char kNtpPhotosSoftOptOutCountPrefName[] =
714 "NewTabPage.Photos.SoftOptOutCount";
715constexpr char kNtpPhotosLastSoftOptedOutTimePrefName[] =
716 "NewTabPage.Photos.LastSoftOptedoutTime";
Roman Aroradc02312b2024-08-23 14:27:11717// Deprecated 08/2024
718constexpr char kDismissedTabsPrefName[] =
719 "NewTabPage.TabResumption.DismissedTabs";
Riley Tatume3d4fc82024-07-11 22:18:59720#endif
721
Georg Neiscbce7dab2025-02-18 01:11:55722#if BUILDFLAG(IS_CHROMEOS)
Tim Sergeant4f810e82024-07-16 23:43:38723// Deprecated 07/2024.
Tim Sergeant4f810e82024-07-16 23:43:38724constexpr char kAppDeduplicationServiceLastGetTimestamp[] =
725 "apps.app_deduplication_service.last_get_data_from_server_timestamp";
Georg Neiscbce7dab2025-02-18 01:11:55726// Deprecated 07/2024.
Simon Ziegltrum986a31212024-07-17 13:39:33727constexpr char kShowTunaScreenEnabled[] = "ash.tuna_screen_oobe_enabled";
Georg Neiscbce7dab2025-02-18 01:11:55728// Deprecated 08/2024.
Oleg Nitz4fda6d372024-08-02 10:53:55729inline constexpr char kStandaloneWindowMigrationNudgeShown[] =
730 "standalone_window_migration_nudge_shown";
731#endif
732
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:42733#if BUILDFLAG(IS_ANDROID)
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:45734// All of these were deprecated 08/24.
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:42735constexpr char kObsoleteUnenrolledFromGoogleMobileServicesAfterApiErrorCode[] =
736 "unenrolled_from_google_mobile_services_after_api_error_code";
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:45737constexpr char kObsoleteRequiresMigrationAfterSyncStatusChange[] =
738 "requires_migration_after_sync_status_change";
739constexpr char
740 kObsoleteUnenrolledFromGoogleMobileServicesWithErrorListVersion[] =
741 "unenrolled_from_google_mobile_services_with_error_list_version";
742constexpr char kObsoleteTimesReenrolledToGoogleMobileServices[] =
743 "times_reenrolled_to_google_mobile_services";
744constexpr char kObsoleteTimesAttemptedToReenrollToGoogleMobileServices[] =
745 "times_attempted_to_reenroll_to_google_mobile_services";
746constexpr char kObsoleteUserReceivedGMSCoreError[] =
747 "user_received_gmscore_error";
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:42748#endif
749
Awad Osmana44a3d82024-08-06 22:20:40750// Deprecated 08/2024.
751constexpr char kSafeBrowsingEsbOptInWithFriendlierSettings[] =
752 "safebrowsing.esb_opt_in_with_friendlier_settings";
753
Igor67b80f82024-08-21 14:35:10754// Deprecated 08/2024.
Georg Neiscbce7dab2025-02-18 01:11:55755#if BUILDFLAG(IS_CHROMEOS)
Igor67b80f82024-08-21 14:35:10756constexpr char kDeviceDMTokenV1[] = "device_dm_token";
757constexpr char kDeviceDMTokenV2[] = "device_dm_token_v2";
758#endif
759
Min Qin7429666b2024-08-29 19:19:09760// Deprecated 08/2024
761#if BUILDFLAG(IS_ANDROID)
762constexpr char kBackoffEntryKey[] = "query_tiles.backoff_entry_key";
763constexpr char kFirstScheduleTimeKey[] = "query_tiles.first_schedule_time_key";
764#endif
765
Marc Treib019121b042024-09-02 11:04:01766// Deprecated 09/2024.
767constexpr char kContentSettingsWindowLastTabIndex[] =
768 "content_settings_window.last_tab_index";
769constexpr char kSyncPasswordHash[] = "profile.sync_password_hash";
770constexpr char kSyncPasswordLengthAndHashSalt[] =
771 "profile.sync_password_length_and_hash_salt";
772
Xiqi Ruanc75794b2024-09-05 23:43:01773// Deprecated 09/2024
Georg Neiscbce7dab2025-02-18 01:11:55774#if BUILDFLAG(IS_CHROMEOS)
Xiqi Ruanc75794b2024-09-05 23:43:01775constexpr char kDemoModeResourcesRemoved[] = "demo_mode_resources_removed";
776constexpr char kAccumulatedUsagePref[] =
777 "demo_mode_resources_remover.accumulated_device_usage_s";
778#endif
779
rgoddec88592024-09-11 14:19:44780// Deprecated 09/2024
781#if !BUILDFLAG(IS_ANDROID)
782constexpr char kPasswordGenerationNudgePasswordDismissCount[] =
783 "password_generation_nudge_password_dismiss_count";
784#endif // !BUILDFLAG(IS_ANDROID)
785
Tsuyoshi Horo57cceaf2024-09-19 12:01:00786// Deprecated 09/2024
787#if !BUILDFLAG(IS_ANDROID)
788const char kTranslateKitRootDir[] =
789 "on_device_translation.translate_kit_root_dir";
790#endif
791
Jacob Stanley4420edd2024-09-19 16:04:12792// Deprecated 09/2024
793#if BUILDFLAG(IS_ANDROID)
794constexpr char kPrivacySandboxActivityTypeRecord[] =
795 "privacy_sandbox.activity_type.record";
796#endif // BUILDFLAG(IS_ANDROID)
797
Marlon Faceyde92b822024-10-01 18:23:38798// Deprecated 09/2024.
799#if !BUILDFLAG(IS_ANDROID)
800const char kTabResumeDismissedTabsPrefName[] =
801 "NewTabPage.MostRelevantTabResumption.DismissedTabs";
802#endif // !BUILDFLAG(IS_ANDROID)
803
Yuta Hijikatada78e502024-10-03 12:59:04804// Deprecated 10/2024.
Evan Liu84cdee32024-10-16 18:41:45805constexpr char kLiveCaptionBubblePinned[] =
806 "accessibility.captions.live_caption_bubble_pinned";
807
808// Deprecated 10/2024.
Yuta Hijikatada78e502024-10-03 12:59:04809#if BUILDFLAG(IS_CHROMEOS)
810const char kMigrationStep[] = "ash.browser_data_migrator.migration_step";
811const char kMoveMigrationResumeStepPref[] =
812 "ash.browser_data_migrator.move_migration_resume_step";
813const char kMoveMigrationResumeCountPref[] =
814 "ash.browser_data_migrator.move_migration_resume_count";
David Roger5ed8792b2024-10-11 11:46:03815const char kLacrosSecondaryProfilesAllowed[] =
816 "lacros_secondary_profiles_allowed";
Yuta Hijikata26d8117102024-10-21 07:25:39817constexpr char kDataVerPref[] = "lacros.data_version";
818constexpr char kMigrationAttemptCountPref[] =
819 "ash.browser_data_migrator.migration_attempt_count";
820constexpr char kProfileMigrationCompletedForUserPref[] =
821 "lacros.profile_migration_completed_for_user";
822constexpr char kProfileMoveMigrationCompletedForUserPref[] =
823 "lacros.profile_move_migration_completed_for_user";
824constexpr char kProfileMigrationCompletedForNewUserPref[] =
825 "lacros.profile_migration_completed_for_new_user";
Yuta Hijikata9649b3b2024-10-25 02:00:37826const char kProfileDataBackwardMigrationCompletedForUserPref[] =
827 "lacros.profile_data_backward_migration_completed_for_user";
828const char kGotoFilesPref[] = "lacros.goto_files";
829const char kProfileMigrationCompletionTimeForUserPref[] =
830 "lacros.profile_migration_completion_time_for_user";
Georg Neis1f83a8f2024-10-31 08:19:21831const char kLacrosDataBackwardMigrationMode[] =
832 "lacros_data_backward_migration_mode";
Yuta Hijikatada78e502024-10-03 12:59:04833#endif
834
Mickey Burks33f68d62024-10-04 13:46:37835#if !BUILDFLAG(IS_ANDROID)
836// Deprecated 10/2024
837// Pref name for the percent threshold to show HaTS on the What's New page.
838inline constexpr char kWhatsNewHatsActivationThreshold[] =
839 "browser.whats_new_hats_activation_threshold";
840#endif
841
Bret Sepulveda (bsep)d322e512024-11-15 10:46:23842// Deprecated 10/2024.
843const char kModelExecutionMainToggleSettingState[] =
844 "optimization_guide.model_execution_main_toggle_setting_state";
845
Georg Neiscbce7dab2025-02-18 01:11:55846#if BUILDFLAG(IS_CHROMEOS)
Akihiro Ota5fa1b26fd2024-10-14 19:40:15847// Deprecated 10/2024
848// An integer pref which determines how much FaceGaze should smooth cursor
849// movements.
850inline constexpr char kAccessibilityFaceGazeCursorSmoothing[] =
851 "settings.a11y.face_gaze.cursor_smoothing";
Georg Neiscbce7dab2025-02-18 01:11:55852#endif // BUILDFLAG(IS_CHROMEOS)
Akihiro Ota5fa1b26fd2024-10-14 19:40:15853
Di Zhang9bf1d652024-10-14 22:25:02854// Deprecated 10/2024.
855const char kBeforeunloadEventCancelByPreventDefaultEnabled[] =
856 "policy.beforeunload_event_cancel_by_prevent_default_enabled";
857
Justin Donnelly7aca8e502024-10-22 14:55:45858// Deprecated 10/2024.
859inline constexpr char kDocumentSuggestEnabled[] = "documentsuggest.enabled";
860
Georg Neiscbce7dab2025-02-18 01:11:55861#if BUILDFLAG(IS_CHROMEOS)
Jeffrey Young4d72e9fc2024-10-23 17:42:24862// Deprecated 10/2024
863inline constexpr char kWallpaperSeaPenMigrationStatus[] =
864 "ash.wallpaper.sea_pen.migration_status";
865#endif
866
Liza Bipina2c42ec2024-10-28 10:12:11867// Deprecated 10/2024
868inline constexpr char kFirstTimeInterstitialBannerState[] =
869 "profile.managed.banner_state";
870
Juan Mojica378f7542024-10-29 18:44:32871// Deprecated 10/2024
872inline constexpr char kSidePanelCompanionEntryPinnedToToolbar[] =
873 "side_panel.companion_pinned_to_toolbar";
874inline constexpr char kMsbbPromoDeclinedCountPref[] =
875 "Companion.Promo.MSBB.Declined.Count";
876inline constexpr char kSigninPromoDeclinedCountPref[] =
877 "Companion.Promo.Signin.Declined.Count";
878inline constexpr char kExpsPromoDeclinedCountPref[] =
879 "Companion.Promo.Exps.Declined.Count";
880inline constexpr char kExpsPromoShownCountPref[] =
881 "Companion.Promo.Exps.Shown.Count";
882inline constexpr char kPcoPromoShownCountPref[] =
883 "Companion.Promo.PCO.Shown.Count";
884inline constexpr char kPcoPromoDeclinedCountPref[] =
885 "Companion.Promo.PCO.Declined.Count";
886inline constexpr char kExpsOptInStatusGrantedPref[] =
887 "Companion.Exps.OptIn.Status.Granted";
888inline constexpr char kHasNavigatedToExpsSuccessPage[] =
889 "Companion.HasNavigatedToExpsSuccessPage";
890
Mitsuru Oshima0f7eaf02024-11-07 03:19:07891// Deprecated 11/2024.
892#if BUILDFLAG(IS_CHROMEOS)
893constexpr char kNoteTakingAppEnabledOnLockScreen[] =
894 "settings.note_taking_app_enabled_on_lock_screen";
895constexpr char kNoteTakingAppsLockScreenAllowlist[] =
896 "settings.note_taking_apps_lock_screen_whitelist";
897constexpr char kNoteTakingAppsLockScreenToastShown[] =
898 "settings.note_taking_apps_lock_screen_toast_shown";
899constexpr char kRestoreLastLockScreenNote[] =
900 "settings.restore_last_lock_screen_note";
Mitsuru Oshimab406ceb2024-11-14 23:57:21901constexpr char kLockScreenDataPrefKey[] = "lockScreenDataItems";
Jason Thaifed696a2024-11-20 20:05:51902inline constexpr char kSyncableVersionedWallpaperInfo[] =
903 "syncable_versioned_wallpaper_info";
Georg Neis0d09fe42024-12-03 03:27:29904constexpr char kLacrosProxyControllingExtension[] =
905 "ash.lacros_proxy_controlling_extension";
Mitsuru Oshima0f7eaf02024-11-07 03:19:07906#endif
907
Thomas Guilbertc63119fcd2024-11-08 19:19:05908// Deprecated 11/2024
Clark DuVall4cd33982024-11-19 23:29:57909constexpr char kPrefixedVideoFullscreenApiAvailability[] =
Thomas Guilbertc63119fcd2024-11-08 19:19:05910 "media.prefixed_fullscreen_video_api_availability";
911
Clark DuVall4cd33982024-11-19 23:29:57912// Deprecated 11/2024
913constexpr char kOnDeviceModelTimeoutCount[] =
914 "optimization_guide.on_device.timeout_count";
915
Yue Zhanga58a97d2024-11-21 17:10:04916#if !BUILDFLAG(IS_ANDROID)
917// Deprecated 11/2024
918inline constexpr char kCartModuleHidden[] = "cart_module_hidden";
919inline constexpr char kCartModuleWelcomeSurfaceShownTimes[] =
920 "cart_module_welcome_surface_shown_times";
921inline constexpr char kCartDiscountAcknowledged[] =
922 "cart_discount_acknowledged";
923inline constexpr char kCartDiscountEnabled[] = "cart_discount_enabled";
924inline constexpr char kCartUsedDiscounts[] = "cart_used_discounts";
925inline constexpr char kCartDiscountLastFetchedTime[] =
926 "cart_discount_last_fetched_time";
927inline constexpr char kCartDiscountConsentShown[] =
928 "cart_discount_consent_shown";
929inline constexpr char kDiscountConsentDecisionMadeIn[] =
930 "discount_consent_decision_made_in";
931inline constexpr char kDiscountConsentDismissedIn[] =
932 "discount_consent_dismissed_in";
933inline constexpr char kDiscountConsentLastDimissedTime[] =
934 "discount_consent_last_dimissed_time";
935inline constexpr char kDiscountConsentLastShownInVariation[] =
936 "discount_consent_last_shown_in";
937inline constexpr char kDiscountConsentPastDismissedCount[] =
938 "discount_consent_dismissed_count";
939inline constexpr char kDiscountConsentShowInterest[] =
940 "discount_consent_show_interest";
941inline constexpr char kDiscountConsentShowInterestIn[] =
942 "discount_consent_show_interest_in";
943#endif // !BUILDFLAG(IS_ANDROID)
944
Yifan Luob4429d3f2024-11-25 22:14:16945// Deprecated 11/2024
946constexpr char kQuietNotificationPermissionPromoWasShown[] =
947 "profile.content_settings.quiet_permission_ui_promo.was_shown."
948 "notifications";
949constexpr char kQuietNotificationPermissionShouldShowPromo[] =
950 "profile.content_settings.quiet_permission_ui_promo.should_show."
951 "notifications";
Yifan Luo242414a2024-11-28 10:51:16952inline constexpr char kQuietNotificationPermissionUiEnablingMethod[] =
953 "profile.content_settings.enable_quiet_permission_ui_enabling_method."
954 "notifications";
Yifan Luob4429d3f2024-11-25 22:14:16955
Georg Neiscbce7dab2025-02-18 01:11:55956#if BUILDFLAG(IS_CHROMEOS)
Christoph Schlosserf134f1942024-11-26 22:11:18957// Deprecated 11/2024
958inline constexpr char kHatsPrivacyHubPostLaunchIsSelected[] =
959 "hats_privacy_hub_postlaunch_is_selected";
960inline constexpr char kHatsPrivacyHubPostLaunchCycleEndTs[] =
961 "hats_privacy_hub_postlaunch_end_timestamp";
962#endif
963
Mariam Ali736a8ac2024-12-05 10:49:38964// Deprecated 12/2024.
965inline constexpr char kDeleteTimePeriodV2[] =
966 "browser.clear_data.time_period_v2";
967inline constexpr char kDeleteTimePeriodV2Basic[] =
968 "browser.clear_data.time_period_v2_basic";
969
Georg Neiscbce7dab2025-02-18 01:11:55970#if BUILDFLAG(IS_CHROMEOS)
Michael Ershov63d841a2024-12-06 09:55:13971// Deprecated 12/2024
LK Kupoluyi4f2a07d2025-01-07 20:02:56972inline const char kCryptAuthDeviceSyncIsRecoveringFromFailure[] =
Michael Ershov63d841a2024-12-06 09:55:13973 "cryptauth.device_sync.is_recovering_from_failure";
LK Kupoluyi4f2a07d2025-01-07 20:02:56974inline const char kCryptAuthDeviceSyncLastSyncTimeSeconds[] =
Michael Ershov63d841a2024-12-06 09:55:13975 "cryptauth.device_sync.last_device_sync_time_seconds";
LK Kupoluyi4f2a07d2025-01-07 20:02:56976inline const char kCryptAuthDeviceSyncReason[] = "cryptauth.device_sync.reason";
977inline const char kCryptAuthDeviceSyncUnlockKeys[] =
Michael Ershov63d841a2024-12-06 09:55:13978 "cryptauth.device_sync.unlock_keys";
LK Kupoluyi4f2a07d2025-01-07 20:02:56979inline const char kCryptAuthEnrollmentIsRecoveringFromFailure[] =
Michael Ershov8b4e5f92024-12-06 10:49:19980 "cryptauth.enrollment.is_recovering_from_failure";
LK Kupoluyi4f2a07d2025-01-07 20:02:56981inline const char kCryptAuthEnrollmentLastEnrollmentTimeSeconds[] =
Michael Ershov8b4e5f92024-12-06 10:49:19982 "cryptauth.enrollment.last_enrollment_time_seconds";
LK Kupoluyi4f2a07d2025-01-07 20:02:56983inline const char kCryptAuthEnrollmentReason[] = "cryptauth.enrollment.reason";
984inline const char kCryptAuthEnrollmentUserPublicKey[] =
Michael Ershov8b4e5f92024-12-06 10:49:19985 "cryptauth.enrollment.user_public_key";
LK Kupoluyi4f2a07d2025-01-07 20:02:56986inline const char kCryptAuthEnrollmentUserPrivateKey[] =
Michael Ershov8b4e5f92024-12-06 10:49:19987 "cryptauth.enrollment.user_private_key";
LK Kupoluyi4f2a07d2025-01-07 20:02:56988inline const char kLacrosLaunchOnLogin[] = "lacros.launch_on_login";
989inline const char kLacrosLaunchSwitch[] = "lacros_launch_switch";
990inline const char kLacrosSelection[] = "lacros_selection";
Michael Ershov63d841a2024-12-06 09:55:13991#endif
992
Marc Treib681f60452024-12-17 11:34:19993// Deprecated 12/2024.
994inline constexpr char kPageContentCollectionEnabled[] =
995 "page_content_collection.enabled";
996
dljames2423efb2025-01-09 18:02:04997// Deprecated 01/2025.
998inline constexpr char kCompactModeEnabled[] = "compact_mode";
999
Daniel Rubery11119a052025-01-10 19:07:191000// Deprecated 01/2025.
1001inline constexpr char kSafeBrowsingAutomaticDeepScanningIPHSeen[] =
1002 "safebrowsing.automatic_deep_scanning_iph_seen";
1003inline constexpr char kSafeBrowsingAutomaticDeepScanPerformed[] =
1004 "safe_browsing.automatic_deep_scan_performed";
1005
Hubert Chao8bb44fb2025-01-16 17:49:101006#if BUILDFLAG(IS_CHROMEOS)
1007// Deprecated 01/2025.
1008inline constexpr char kUsedPolicyCertificates[] =
1009 "policy.used_policy_certificates";
1010#endif // BUILDFLAG(IS_CHROMEOS)
1011
Anton Bershanskyie8f9de422025-02-03 15:49:121012// Deprecated 02/2025.
1013inline constexpr char kUserAgentClientHintsGREASEUpdateEnabled[] =
1014 "policy.user_agent_client_hints_grease_update_enabled";
1015
Nicolas Dossou-Gbetea0136fa2025-02-17 15:42:251016// Deprecated 02/2025.
1017inline constexpr char kDefaultSearchProviderKeywordsUseExtendedList[] =
1018 "default_search_provider.keywords_use_extended_list";
1019
Ivana Žužić5acab752025-02-10 13:24:291020#if BUILDFLAG(IS_ANDROID)
1021// Deprecated 2/2025.
1022inline constexpr char kLocalPasswordsMigrationWarningShownTimestamp[] =
1023 "local_passwords_migration_warning_shown_timestamp";
1024inline constexpr char kLocalPasswordMigrationWarningShownAtStartup[] =
1025 "local_passwords_migration_warning_shown_at_startup";
1026#endif // BUILDFLAG(IS_ANDROID)
1027
Ahmed Nasr5054ba52025-02-14 21:45:321028#if BUILDFLAG(IS_CHROMEOS)
1029// Deprecated 2/2025.
1030inline constexpr char kLiveCaptionUserMicrophoneEnabled[] =
1031 "accessibility.captions.user_microphone_captioning_enabled";
1032inline constexpr char kUserMicrophoneCaptionLanguageCode[] =
1033 "accessibility.captions.user_microphone_language_code";
1034#endif // BUILDFLAG(IS_CHROMEOS)
1035
Fiorella Barrientos Villalta79473132025-03-19 15:05:151036// Deprecated 03/2025.
1037inline constexpr char kPasswordChangeFlowNoticeAgreement[] =
1038 "password_manager.password_change_flow_notice_agreement";
1039
Michael Cui35521132025-02-17 03:56:131040#if BUILDFLAG(IS_CHROMEOS)
1041// Deprecated 02/2025.
1042constexpr char kScannerFeedbackEnabled[] = "ash.scanner.feedback_enabled";
Xinglong Luanebefcd92025-02-21 21:43:351043constexpr char kHmrFeedbackAllowed[] = "settings.mahi_feedback_allowed";
Joel Hockey3f7111a2025-02-24 01:47:581044constexpr char kSharedStorage[] = "shared_storage";
Michael Cui35521132025-02-17 03:56:131045#endif // BUILDFLAG(IS_CHROMEOS)
1046
Adem Derinel4c940c22025-02-20 08:18:001047#if BUILDFLAG(IS_ANDROID)
1048// Deprecated 02/2025.
1049inline constexpr char kRootSecretPrefName[] =
1050 "webauthn.authenticator_root_secret";
1051#endif // BUILDFLAG(IS_ANDROID)
1052
Roland Bockcb6af522025-03-04 16:18:111053#if BUILDFLAG(IS_CHROMEOS)
1054// Deprecated 03/2025.
1055inline constexpr char kShouldAutoEnroll[] = "ShouldAutoEnroll";
1056inline constexpr char kShouldRetrieveDeviceState[] =
1057 "ShouldRetrieveDeviceState";
1058inline constexpr char kAutoEnrollmentPowerLimit[] = "AutoEnrollmentPowerLimit";
1059#endif // BUILDFLAG(IS_CHROMEOS)
1060
Ivan Šandrk16510cd82025-03-21 16:20:341061#if BUILDFLAG(IS_CHROMEOS)
1062// Deprecated 03/2025.
1063inline constexpr char kDeviceRestrictionScheduleHighestSeenTime[] =
1064 "device_restriction_schedule_highest_seen_time";
Elijah Hewercbb2f8b2025-03-28 03:55:071065constexpr char kSunfishEnabled[] = "ash.capture_mode.sunfish_enabled";
Ivan Šandrk16510cd82025-03-21 16:20:341066#endif // BUILDFLAG(IS_CHROMEOS)
1067
Emily Stark40edbf52025-03-29 00:56:091068// Deprecated 03/2025.
1069inline constexpr char kRecurrentSSLInterstitial[] =
1070 "profile.ssl_recurrent_interstitial";
1071
Nicolas Dossou-Gbetea08d9c22025-04-04 18:08:481072// Deprecated 04/2025.
1073inline constexpr char kDefaultSearchProviderChoiceScreenShuffleMilestone[] =
1074 "default_search_provider.choice_screen_shuffle_milestone";
stluongebeccd42025-04-18 01:27:081075#if !BUILDFLAG(IS_ANDROID)
1076inline char kPerformanceInterventionNotificationAcceptHistoryDeprecated[] =
1077 "performance_tuning.intervention_notification.accept_history";
1078#endif // !BUILDFLAG(IS_ANDROID)
Nicolas Dossou-Gbetea08d9c22025-04-04 18:08:481079
Duong Dacd9daed12025-04-15 17:37:191080// Deprecated 04/2025.
1081inline constexpr char kAddedBookmarkSincePowerBookmarksLaunch[] =
1082 "bookmarks.added_since_power_bookmarks_launch";
Sophie Chang94af34b2025-04-24 05:59:031083inline constexpr char kGlicRolloutEligibility[] = "glic.rollout_eligibility";
Duong Dacd9daed12025-04-15 17:37:191084
Simon Hangl5b0317e52025-04-25 09:59:201085// Deprecated 04/2025.
1086inline constexpr char kManagedAccessToGetAllScreensMediaAllowedForUrls[] =
1087 "profile.managed_access_to_get_all_screens_media_allowed_for_urls";
1088
Victor Hugo Vianna Silvafc7e7182025-04-28 08:57:551089#if BUILDFLAG(IS_ANDROID)
1090// Deprecated 04/2025.
1091constexpr char kObsoleteUserAcknowledgedLocalPasswordsMigrationWarning[] =
1092 "user_acknowledged_local_passwords_migration_warning";
Victor Hugo Vianna Silva624b9f272025-04-29 14:31:581093
1094// Deprecated 04/2025.
1095constexpr char kObsoleteLocalPasswordMigrationWarningPrefsVersion[] =
1096 "local_passwords_migration_warning_reset_count";
Victor Hugo Vianna Silvafc7e7182025-04-28 08:57:551097#endif
1098
Khalid Peerdc285892025-05-14 17:52:521099// Deprecated 04/2025.
1100inline constexpr char kSuggestionGroupVisibility[] =
1101 "omnibox.suggestionGroupVisibility";
1102
Hubert Chao5f86a372025-05-05 14:51:201103// Deprecated 05/2025
1104inline constexpr char kManagedPrivateNetworkAccessRestrictionsEnabled[] =
1105 "managed_private_network_access_restrictions_enabled";
1106
Marc Treibd4fdf5a2025-05-12 10:19:341107#if BUILDFLAG(IS_ANDROID)
1108// Deprecated 05/2025.
1109inline constexpr char kWipedWebAPkDataForMigration[] =
1110 "sync.wiped_web_apk_data_for_migration";
1111#endif // BUILDFLAG(IS_ANDROID)
1112
Marc Treibeeec8642025-05-16 12:02:061113// Deprecated 05/2025.
1114inline constexpr char kSyncCacheGuid[] = "sync.cache_guid";
1115inline constexpr char kSyncBirthday[] = "sync.birthday";
1116inline constexpr char kSyncBagOfChips[] = "sync.bag_of_chips";
1117inline constexpr char kSyncLastSyncedTime[] = "sync.last_synced_time";
1118inline constexpr char kSyncLastPollTime[] = "sync.last_poll_time";
1119inline constexpr char kSyncPollInterval[] = "sync.short_poll_interval";
1120
Lei Zhangb76b80e32020-04-08 16:58:161121// Register local state used only for migration (clearing or moving to a new
1122// key).
1123void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) {
Will Harris234a5252024-02-26 23:44:571124#if BUILDFLAG(IS_WIN)
Will Harris0ba68daa2024-06-04 21:51:011125 // Deprecated 06/2024.
1126 registry->RegisterStringPref(kOsCryptAppBoundFixedData3PrefName,
1127 std::string());
Will Harris234a5252024-02-26 23:44:571128#endif
Hirthanan Subenderanc7a6c192024-03-12 19:14:361129
Georg Neiscbce7dab2025-02-18 01:11:551130#if BUILDFLAG(IS_CHROMEOS)
Li Lin11034ce2024-05-07 16:25:551131 // Deprecated 05/2024.
1132 registry->RegisterTimePref(kDeviceRegisteredTime, base::Time());
Jeroen Dhollander1c2be642024-05-15 17:41:111133 registry->RegisterDictionaryPref(kArcKioskDictionaryName);
Georg Neiscbce7dab2025-02-18 01:11:551134#endif // BUILDFLAG(IS_CHROMEOS)
Nicolas Dossou-Gbete2ddfa4f2024-05-07 12:30:041135
1136#if !BUILDFLAG(IS_ANDROID)
1137 // Deprecated 05/2024.
1138 registry->RegisterStringPref(kSearchEnginesStudyGroup, std::string());
1139#endif
Mickey Burks97bad852024-05-09 14:24:281140
1141#if !BUILDFLAG(IS_ANDROID)
1142 // Deprecated 05/2024.
1143 registry->RegisterBooleanPref(kHasShownRefreshWhatsNew, false);
1144#endif
Aida Zolicbe1b89f52024-06-18 13:58:241145
Georg Neiscbce7dab2025-02-18 01:11:551146#if BUILDFLAG(IS_CHROMEOS)
Aida Zolicbe1b89f52024-06-18 13:58:241147 // Deprecated 06/2024.
1148 registry->RegisterBooleanPref(kLocalUserFilesMigrationEnabled, false);
1149#endif
Georg Neiscbce7dab2025-02-18 01:11:551150
1151#if BUILDFLAG(ENABLE_DICE_SUPPORT)
Jack Yammine5d7ae462024-07-03 16:39:381152 // Deprecated 07/2024.
1153 registry->RegisterStringPref(kFirstRunStudyGroup, std::string());
1154#endif
Igor67b80f82024-08-21 14:35:101155
Georg Neiscbce7dab2025-02-18 01:11:551156#if BUILDFLAG(IS_CHROMEOS)
Igor67b80f82024-08-21 14:35:101157 // Deprecated 08/2024.
1158 registry->RegisterStringPref(kDeviceDMTokenV1, std::string());
1159 registry->RegisterStringPref(kDeviceDMTokenV2, std::string());
Xiqi Ruanc75794b2024-09-05 23:43:011160 registry->RegisterBooleanPref(kDemoModeResourcesRemoved, false);
1161 registry->RegisterIntegerPref(kAccumulatedUsagePref, 0);
Yuta Hijikatada78e502024-10-03 12:59:041162
Yuta Hijikatada78e502024-10-03 12:59:041163 // Deprecated 10/2024.
1164 registry->RegisterIntegerPref(kMigrationStep, 0);
1165 registry->RegisterDictionaryPref(kMoveMigrationResumeStepPref);
1166 registry->RegisterDictionaryPref(kMoveMigrationResumeCountPref);
Yuta Hijikata26d8117102024-10-21 07:25:391167 registry->RegisterDictionaryPref(kDataVerPref);
1168 registry->RegisterDictionaryPref(kMigrationAttemptCountPref);
1169 registry->RegisterDictionaryPref(kProfileMigrationCompletedForUserPref);
1170 registry->RegisterDictionaryPref(kProfileMoveMigrationCompletedForUserPref);
1171 registry->RegisterDictionaryPref(kProfileMigrationCompletedForNewUserPref);
Yuta Hijikata9649b3b2024-10-25 02:00:371172 registry->RegisterDictionaryPref(
1173 kProfileDataBackwardMigrationCompletedForUserPref);
1174 registry->RegisterListPref(kGotoFilesPref);
1175 registry->RegisterDictionaryPref(kProfileMigrationCompletionTimeForUserPref);
Georg Neis1f83a8f2024-10-31 08:19:211176 registry->RegisterStringPref(kLacrosDataBackwardMigrationMode, "");
Yuta Hijikatada78e502024-10-03 12:59:041177#endif
Mickey Burks33f68d62024-10-04 13:46:371178
1179#if !BUILDFLAG(IS_ANDROID)
1180 // Deprecated 10/2024
1181 registry->RegisterIntegerPref(kWhatsNewHatsActivationThreshold, 100);
1182#endif
Di Zhang9bf1d652024-10-14 22:25:021183
1184 // Deprecated 10/2024.
1185 registry->RegisterBooleanPref(kBeforeunloadEventCancelByPreventDefaultEnabled,
1186 true);
Mitsuru Oshimab406ceb2024-11-14 23:57:211187
1188#if BUILDFLAG(IS_CHROMEOS)
1189 // Deprecated 11/2024.
1190 registry->RegisterDictionaryPref(kLockScreenDataPrefKey);
1191#endif
Clark DuVall4cd33982024-11-19 23:29:571192
1193 // Deprecated 11/2024.
1194 registry->RegisterIntegerPref(kOnDeviceModelTimeoutCount, 0);
Georg Neis356dbd22024-12-17 12:23:571195
1196#if BUILDFLAG(IS_CHROMEOS)
1197 // Deprecated 12/2024.
1198 registry->RegisterIntegerPref(kLacrosLaunchSwitch, 0);
Georg Neis3fe5b7502024-12-18 00:59:321199 registry->RegisterIntegerPref(kLacrosSelection, 0);
Georg Neis356dbd22024-12-17 12:23:571200#endif
Anton Bershanskyie8f9de422025-02-03 15:49:121201
1202 // Deprecated 02/2025.
1203 registry->RegisterBooleanPref(kUserAgentClientHintsGREASEUpdateEnabled, true);
Adem Derinel4c940c22025-02-20 08:18:001204
1205#if BUILDFLAG(IS_ANDROID)
1206 // Deprecated 02/2025.
1207 registry->RegisterStringPref(kRootSecretPrefName, std::string());
1208#endif // BUILDFLAG(IS_ANDROID)
Roland Bockcb6af522025-03-04 16:18:111209
1210#if BUILDFLAG(IS_CHROMEOS)
1211 // Deprecated 03/2025.
1212 registry->RegisterBooleanPref(kShouldRetrieveDeviceState, false);
1213 registry->RegisterBooleanPref(kShouldAutoEnroll, false);
1214 registry->RegisterIntegerPref(kAutoEnrollmentPowerLimit, -1);
1215#endif
Ivan Šandrk16510cd82025-03-21 16:20:341216
1217#if BUILDFLAG(IS_CHROMEOS)
1218 // Deprecated 03/2025.
1219 registry->RegisterTimePref(kDeviceRestrictionScheduleHighestSeenTime,
1220 base::Time());
1221#endif
stluongebeccd42025-04-18 01:27:081222
1223#if !BUILDFLAG(IS_ANDROID)
1224 // Deprecated 04/2025.
1225 registry->RegisterListPref(
1226 kPerformanceInterventionNotificationAcceptHistoryDeprecated);
1227#endif
Lei Zhangb76b80e32020-04-08 16:58:161228}
1229
James Cook0ba192bf2017-12-01 20:53:111230// Register prefs used only for migration (clearing or moving to a new key).
1231void RegisterProfilePrefsForMigration(
1232 user_prefs::PrefRegistrySyncable* registry) {
Ben Schwartz135746c2020-05-14 04:37:031233 chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry);
Mariam Alid43a5d42024-01-04 11:28:281234
Georg Neiscbce7dab2025-02-18 01:11:551235#if BUILDFLAG(IS_CHROMEOS)
Tzarial Kuznia9bfae1972024-05-10 19:30:181236 // Deprecated 05/2024.
1237 registry->RegisterBooleanPref(kAccessibilityMouseKeysShortcutToPauseEnabled,
1238 true);
Tzarial Kuzniaee33d3a2024-05-14 17:26:591239 registry->RegisterBooleanPref(kAccessibilityMouseKeysDisableInTextFields,
1240 true);
Tzarial Kuznia5705b482024-05-28 19:11:371241 registry->RegisterBooleanPref(kAccessibilityScreenMagnifierCenterFocus, true);
Georg Neiscbce7dab2025-02-18 01:11:551242#endif // BUILDFLAG(IS_CHROMEOS)
Andrew Williamsa2ac79b2024-05-16 18:30:321243
1244 // Deprecated 05/2024.
1245 registry->RegisterBooleanPref(kBlockTruncatedCookies, true);
Jack Yamminedff4e752024-05-17 12:19:111246
1247 // Deprecated 05/2024
1248 registry->RegisterIntegerPref(
1249 kDefaultSearchProviderChoiceLocationPrefName,
1250 static_cast<int>(search_engines::ChoiceMadeLocation::kOther));
Mikel Astizf231c2d2024-05-21 14:05:571251
1252 // Deprecated 05/2024.
1253 registry->RegisterStringPref(kSyncCachedTrustedVaultAutoUpgradeDebugInfo, "");
Marc Treiba5e73272024-05-27 11:27:371254
1255 // Deprecated 05/2024.
1256 registry->RegisterBooleanPref(kAutologinEnabled, true);
1257 registry->RegisterListPref(kReverseAutologinRejectedEmailList);
Abe Boujane685161212024-06-04 16:37:551258
1259 // Deprecated 06/2024.
1260 registry->RegisterTimePref(kTrackingProtectionOnboardingNoticeFirstRequested,
1261 base::Time());
1262 registry->RegisterTimePref(kTrackingProtectionOnboardingNoticeLastRequested,
1263 base::Time());
Abigail Kleindab940b82024-06-06 14:48:341264
1265// Deprecated 06/2024.
1266#if !BUILDFLAG(IS_ANDROID)
1267 registry->RegisterIntegerPref(
1268 kAccessibilityReadAnythingOmniboxIconLabelShownCount, 0);
Ramin Halavati1be7ac32024-06-07 08:48:521269
Erik Chen4ee66d62024-08-05 20:47:381270 // Deprecated 06/2024.
Ramin Halavati1be7ac32024-06-07 08:48:521271 registry->RegisterBooleanPref(kAccessibilityPdfOcrAlwaysActive, true);
1272#endif
Abe Boujane3d746772024-06-10 12:52:411273
1274 // Deprecated 06/2024.
1275 registry->RegisterBooleanPref(kTrackingProtectionOffboarded, false);
1276 registry->RegisterTimePref(kTrackingProtectionOffboardedSince, base::Time());
1277 registry->RegisterIntegerPref(kTrackingProtectionOffboardingAckAction, 0);
David Black86f60822024-06-11 19:18:031278
Georg Neiscbce7dab2025-02-18 01:11:551279#if BUILDFLAG(IS_CHROMEOS)
David Black86f60822024-06-11 19:18:031280 // Deprecated 06/2024.
1281 for (const char* pref : kHoldingSpaceWallpaperNudgeTimesOfFirstInteraction) {
1282 registry->RegisterTimePref(pref, base::Time());
1283 }
1284
1285 // Deprecated 06/2024.
1286 registry->RegisterBooleanPref(kHoldingSpaceWallpaperNudgeUserEligibleForNudge,
1287 false);
1288 registry->RegisterTimePref(
1289 kHoldingSpaceWallpaperNudgeLastTimeNudgeShownCounterfactual,
1290 base::Time());
1291 registry->RegisterTimePref(kHoldingSpaceWallpaperNudgeLastTimeNudgeShown,
1292 base::Time());
1293 registry->RegisterTimePref(
1294 kHoldingSpaceWallpaperNudgeUserFirstEligibleSessionTime, base::Time());
1295 registry->RegisterUint64Pref(
1296 kHoldingSpaceWallpaperNudgeNudgeShownCountCounterfactual, 0u);
1297 registry->RegisterUint64Pref(kHoldingSpaceWallpaperNudgeNudgeShownCount, 0u);
James Cook3fbf5ba92024-06-28 23:00:211298
1299 // Deprecated 06/2024
1300 registry->RegisterBooleanPref(kBirchUseRecentTabs, true);
1301 registry->RegisterBooleanPref(kBirchUseLastActive, true);
1302 registry->RegisterBooleanPref(kBirchUseMostVisited, true);
1303 registry->RegisterBooleanPref(kBirchUseSelfShare, true);
Georg Neiscbce7dab2025-02-18 01:11:551304#endif // BUILDFLAG(IS_CHROMEOS)
Nicolas Dossou-Gbetebc0c0792024-07-03 13:56:451305
1306 // Deprecated 06/2024.
1307 registry->RegisterBooleanPref(kDefaultSearchProviderChoicePending, false);
Riley Tatume3d4fc82024-07-11 22:18:591308
Riley Tatume3d4fc82024-07-11 22:18:591309#if !BUILDFLAG(IS_ANDROID)
dpapadb45cc7a2024-07-15 21:24:121310 // Deprecated 07/2024
Riley Tatume3d4fc82024-07-11 22:18:591311 registry->RegisterListPref(kNtpRecipesDismissedTasks);
dpapadb45cc7a2024-07-15 21:24:121312 registry->RegisterBooleanPref(kNtpModulesFreVisible, true);
1313 registry->RegisterIntegerPref(kNtpModulesShownCount, 0);
1314 registry->RegisterTimePref(kNtpModulesFirstShownTime, base::Time());
Riley Tatumbea6acb2024-07-17 23:12:001315 registry->RegisterTimePref(kNtpPhotosLastDismissedTimePrefName, base::Time());
1316 registry->RegisterBooleanPref(kNtpPhotosOptInAcknowledgedPrefName, false);
1317 registry->RegisterTimePref(kNtpPhotosLastMemoryOpenTimePrefName,
1318 base::Time());
1319 registry->RegisterTimePref(kNtpPhotosLastSoftOptedOutTimePrefName,
1320 base::Time());
1321 registry->RegisterIntegerPref(kNtpPhotosSoftOptOutCountPrefName, 0);
Roman Aroradc02312b2024-08-23 14:27:111322 // Deprecated 08/2024
1323 registry->RegisterListPref(kDismissedTabsPrefName);
Riley Tatume3d4fc82024-07-11 22:18:591324#endif
Tim Sergeant4f810e82024-07-16 23:43:381325
Georg Neiscbce7dab2025-02-18 01:11:551326#if BUILDFLAG(IS_CHROMEOS)
Tim Sergeant4f810e82024-07-16 23:43:381327 // Deprecated 07/2024.
Tim Sergeant4f810e82024-07-16 23:43:381328 registry->RegisterTimePref(kAppDeduplicationServiceLastGetTimestamp,
1329 base::Time());
Simon Ziegltrum986a31212024-07-17 13:39:331330 registry->RegisterBooleanPref(kShowTunaScreenEnabled, true);
Oleg Nitz4fda6d372024-08-02 10:53:551331
Adem Derinel4c940c22025-02-20 08:18:001332 // Deprecated 08/2024
Oleg Nitz4fda6d372024-08-02 10:53:551333 registry->RegisterBooleanPref(kStandaloneWindowMigrationNudgeShown, false);
Georg Neiscbce7dab2025-02-18 01:11:551334#endif // BUILDFLAG(IS_CHROMEOS)
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421335
1336#if BUILDFLAG(IS_ANDROID)
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:451337 // All of these were deprecated 08/2024.
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421338 registry->RegisterIntegerPref(
1339 kObsoleteUnenrolledFromGoogleMobileServicesAfterApiErrorCode, 0);
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:451340 registry->RegisterBooleanPref(kObsoleteRequiresMigrationAfterSyncStatusChange,
1341 false);
1342 registry->RegisterIntegerPref(
1343 kObsoleteUnenrolledFromGoogleMobileServicesWithErrorListVersion, 0);
1344 registry->RegisterIntegerPref(kObsoleteTimesReenrolledToGoogleMobileServices,
1345 0);
1346 registry->RegisterIntegerPref(
1347 kObsoleteTimesAttemptedToReenrollToGoogleMobileServices, 0);
1348 registry->RegisterBooleanPref(kObsoleteUserReceivedGMSCoreError, false);
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421349#endif
Awad Osmana44a3d82024-08-06 22:20:401350 // Deprecated 08/2024.
1351 registry->RegisterBooleanPref(kSafeBrowsingEsbOptInWithFriendlierSettings,
1352 false);
Min Qin7429666b2024-08-29 19:19:091353
1354#if BUILDFLAG(IS_ANDROID)
1355 // Deprecated 08/2024
1356 registry->RegisterListPref(kBackoffEntryKey);
1357 registry->RegisterTimePref(kFirstScheduleTimeKey, base::Time());
1358#endif
Marc Treib019121b042024-09-02 11:04:011359
1360 // Deprecated 09/2024.
1361 registry->RegisterIntegerPref(kContentSettingsWindowLastTabIndex, 0);
1362 registry->RegisterStringPref(kSyncPasswordHash, std::string());
1363 registry->RegisterStringPref(kSyncPasswordLengthAndHashSalt, std::string());
rgoddec88592024-09-11 14:19:441364
1365// Deprecated 09/2024.
1366#if !BUILDFLAG(IS_ANDROID)
1367 registry->RegisterIntegerPref(kPasswordGenerationNudgePasswordDismissCount,
1368 0);
1369#endif // !BUILDFLAG(IS_ANDROID)
Tsuyoshi Horo57cceaf2024-09-19 12:01:001370
1371// Deprecated 09/2024.
1372#if !BUILDFLAG(IS_ANDROID)
1373 registry->RegisterFilePathPref(kTranslateKitRootDir, base::FilePath());
1374#endif
Jacob Stanley4420edd2024-09-19 16:04:121375
1376// Deprecated 09/2024
1377#if BUILDFLAG(IS_ANDROID)
1378 registry->RegisterListPref(kPrivacySandboxActivityTypeRecord);
1379#endif // BUILDFLAG(IS_ANDROID)
Marlon Faceyde92b822024-10-01 18:23:381380
1381// Deprecated 09/2024
1382#if !BUILDFLAG(IS_ANDROID)
1383 registry->RegisterListPref(kTabResumeDismissedTabsPrefName,
1384 base::Value::List());
1385#endif // !BUILDFLAG(IS_ANDROID)
David Roger5ed8792b2024-10-11 11:46:031386
Bret Sepulveda (bsep)d322e512024-11-15 10:46:231387 // Deprecated 10/2024.
1388 registry->RegisterIntegerPref(kModelExecutionMainToggleSettingState, 0);
1389
David Roger5ed8792b2024-10-11 11:46:031390// Deprecated 10/2024
1391#if BUILDFLAG(IS_CHROMEOS)
1392 registry->RegisterBooleanPref(kLacrosSecondaryProfilesAllowed, true);
Akihiro Ota5fa1b26fd2024-10-14 19:40:151393 registry->RegisterIntegerPref(kAccessibilityFaceGazeCursorSmoothing, 7);
Jeffrey Young4d72e9fc2024-10-23 17:42:241394 registry->RegisterIntegerPref(kWallpaperSeaPenMigrationStatus, 0);
Georg Neiscbce7dab2025-02-18 01:11:551395#endif
Evan Liu84cdee32024-10-16 18:41:451396
1397 // Deprecated 10/2024
1398 registry->RegisterBooleanPref(kLiveCaptionBubblePinned, false);
Justin Donnelly7aca8e502024-10-22 14:55:451399
1400 // Deprecated 10/2024
1401 registry->RegisterBooleanPref(kDocumentSuggestEnabled, true);
Liza Bipina2c42ec2024-10-28 10:12:111402
1403 // Deprecated 10/2024
1404 registry->RegisterIntegerPref(kFirstTimeInterstitialBannerState, 0);
Juan Mojica378f7542024-10-29 18:44:321405
1406 // Deprecated 10/2024
1407 registry->RegisterBooleanPref(kSidePanelCompanionEntryPinnedToToolbar, false);
1408 registry->RegisterIntegerPref(kMsbbPromoDeclinedCountPref, 0);
1409 registry->RegisterIntegerPref(kSigninPromoDeclinedCountPref, 0);
1410 registry->RegisterIntegerPref(kExpsPromoDeclinedCountPref, 0);
1411 registry->RegisterIntegerPref(kExpsPromoShownCountPref, 0);
1412 registry->RegisterIntegerPref(kPcoPromoShownCountPref, 0);
1413 registry->RegisterIntegerPref(kPcoPromoDeclinedCountPref, 0);
1414 registry->RegisterBooleanPref(kExpsOptInStatusGrantedPref, false);
1415 registry->RegisterBooleanPref(kHasNavigatedToExpsSuccessPage, false);
Mitsuru Oshima0f7eaf02024-11-07 03:19:071416
1417#if BUILDFLAG(IS_CHROMEOS)
1418 // Deprecated 11/2024
1419 registry->RegisterBooleanPref(kNoteTakingAppEnabledOnLockScreen, false);
1420 registry->RegisterListPref(kNoteTakingAppsLockScreenAllowlist,
1421 base::Value::List());
1422 registry->RegisterDictionaryPref(kNoteTakingAppsLockScreenToastShown);
1423 registry->RegisterBooleanPref(kRestoreLastLockScreenNote, false);
Jason Thaifed696a2024-11-20 20:05:511424 registry->RegisterDictionaryPref(kSyncableVersionedWallpaperInfo);
Georg Neis0d09fe42024-12-03 03:27:291425 registry->RegisterDictionaryPref(kLacrosProxyControllingExtension);
Mitsuru Oshima0f7eaf02024-11-07 03:19:071426#endif
Thomas Guilbertc63119fcd2024-11-08 19:19:051427
1428 // Deprecated 11/2024
1429 registry->RegisterStringPref(kPrefixedVideoFullscreenApiAvailability, "");
Yue Zhanga58a97d2024-11-21 17:10:041430
1431#if !BUILDFLAG(IS_ANDROID)
1432 // Deprecated 11/2024
1433 registry->RegisterBooleanPref(kCartModuleHidden, false);
1434 registry->RegisterIntegerPref(kCartModuleWelcomeSurfaceShownTimes, 0);
1435 registry->RegisterBooleanPref(kCartDiscountAcknowledged, false);
1436 registry->RegisterBooleanPref(kCartDiscountEnabled, false);
1437 registry->RegisterDictionaryPref(kCartUsedDiscounts);
1438 registry->RegisterTimePref(kCartDiscountLastFetchedTime, base::Time());
1439 registry->RegisterBooleanPref(kCartDiscountConsentShown, false);
1440 registry->RegisterTimePref(kDiscountConsentLastDimissedTime, base::Time());
1441 registry->RegisterIntegerPref(kDiscountConsentPastDismissedCount, 0);
1442 registry->RegisterIntegerPref(kDiscountConsentDecisionMadeIn, 0);
1443 registry->RegisterIntegerPref(kDiscountConsentDismissedIn, 0);
1444 registry->RegisterIntegerPref(kDiscountConsentLastShownInVariation, 0);
1445 registry->RegisterBooleanPref(kDiscountConsentShowInterest, false);
1446 registry->RegisterIntegerPref(kDiscountConsentShowInterestIn, 0);
1447#endif // !BUILDFLAG(IS_ANDROID)
Steven Holte57056f82024-11-25 18:50:241448
1449 // Deprecated 11/2024
1450 optimization_guide::model_execution::prefs::
1451 RegisterLegacyUsagePrefsForMigration(registry);
Yifan Luob4429d3f2024-11-25 22:14:161452
1453 // Deprecated 11/2024
1454 registry->RegisterBooleanPref(kQuietNotificationPermissionPromoWasShown,
1455 true);
1456 registry->RegisterBooleanPref(kQuietNotificationPermissionShouldShowPromo,
1457 true);
Yifan Luo242414a2024-11-28 10:51:161458 registry->RegisterIntegerPref(kQuietNotificationPermissionUiEnablingMethod,
1459 0);
1460
Georg Neiscbce7dab2025-02-18 01:11:551461#if BUILDFLAG(IS_CHROMEOS)
Christoph Schlosserf134f1942024-11-26 22:11:181462 // Deprecated 11/2024
1463 registry->RegisterBooleanPref(kHatsPrivacyHubPostLaunchIsSelected, false);
1464 registry->RegisterInt64Pref(kHatsPrivacyHubPostLaunchCycleEndTs, 0);
1465#endif
Mariam Ali736a8ac2024-12-05 10:49:381466
1467 // Deprecated 12/2024.
1468 registry->RegisterIntegerPref(kDeleteTimePeriodV2, -1);
1469 registry->RegisterIntegerPref(kDeleteTimePeriodV2Basic, -1);
Michael Ershov63d841a2024-12-06 09:55:131470
Georg Neiscbce7dab2025-02-18 01:11:551471#if BUILDFLAG(IS_CHROMEOS)
Michael Ershov63d841a2024-12-06 09:55:131472 // Deprecated 12/2024
1473 registry->RegisterDoublePref(kCryptAuthDeviceSyncLastSyncTimeSeconds, 0.0);
1474 registry->RegisterBooleanPref(kCryptAuthDeviceSyncIsRecoveringFromFailure,
1475 false);
1476 registry->RegisterIntegerPref(kCryptAuthDeviceSyncReason,
1477 cryptauth::INVOCATION_REASON_UNKNOWN);
1478 registry->RegisterListPref(kCryptAuthDeviceSyncUnlockKeys);
Michael Ershov8b4e5f92024-12-06 10:49:191479 registry->RegisterBooleanPref(kCryptAuthEnrollmentIsRecoveringFromFailure,
1480 false);
1481 registry->RegisterDoublePref(kCryptAuthEnrollmentLastEnrollmentTimeSeconds,
1482 0.0);
1483 registry->RegisterIntegerPref(kCryptAuthEnrollmentReason,
1484 cryptauth::INVOCATION_REASON_UNKNOWN);
1485 registry->RegisterStringPref(kCryptAuthEnrollmentUserPublicKey,
1486 std::string());
1487 registry->RegisterStringPref(kCryptAuthEnrollmentUserPrivateKey,
1488 std::string());
Georg Neis7d1e0012024-12-11 06:24:291489 registry->RegisterBooleanPref(kLacrosLaunchOnLogin, false);
Michael Ershov63d841a2024-12-06 09:55:131490#endif
Marc Treib681f60452024-12-17 11:34:191491
1492 // Deprecated 12/2024.
1493 registry->RegisterBooleanPref(kPageContentCollectionEnabled, false);
dljames2423efb2025-01-09 18:02:041494
1495 // Deprecated 01/2025.
1496 registry->RegisterBooleanPref(kCompactModeEnabled, false);
Daniel Rubery11119a052025-01-10 19:07:191497
1498 // Deprecated 01/2025.
1499 registry->RegisterBooleanPref(kSafeBrowsingAutomaticDeepScanningIPHSeen,
1500 false);
1501 registry->RegisterBooleanPref(kSafeBrowsingAutomaticDeepScanPerformed, false);
Hubert Chao8bb44fb2025-01-16 17:49:101502
1503#if BUILDFLAG(IS_CHROMEOS)
1504 // Deprecated 01/2025.
1505 registry->RegisterBooleanPref(kUsedPolicyCertificates, false);
1506#endif // BUILDFLAG(IS_CHROMEOS)
Ivana Žužić5acab752025-02-10 13:24:291507
Nicolas Dossou-Gbetea0136fa2025-02-17 15:42:251508 // Deprecated 02/2025.
1509 registry->RegisterBooleanPref(kDefaultSearchProviderKeywordsUseExtendedList,
1510 false);
1511
Ivana Žužić5acab752025-02-10 13:24:291512#if BUILDFLAG(IS_ANDROID)
1513 // Deprecated 02/2025.
1514 registry->RegisterTimePref(kLocalPasswordsMigrationWarningShownTimestamp,
1515 base::Time());
1516 registry->RegisterBooleanPref(kLocalPasswordMigrationWarningShownAtStartup,
1517 false);
1518#endif // BUILDFLAG(IS_ANDROID)
Ahmed Nasr5054ba52025-02-14 21:45:321519
1520#if BUILDFLAG(IS_CHROMEOS)
1521 // Deprecated 02/2025.
1522 registry->RegisterBooleanPref(kLiveCaptionUserMicrophoneEnabled, false);
1523 registry->RegisterStringPref(kUserMicrophoneCaptionLanguageCode, "");
1524#endif // BUILDFLAG(IS_CHROMEOS)
Michael Cui35521132025-02-17 03:56:131525
1526#if BUILDFLAG(IS_CHROMEOS)
1527 // Deprecated 02/2025.
1528 registry->RegisterBooleanPref(kScannerFeedbackEnabled, true);
Xinglong Luanebefcd92025-02-21 21:43:351529 registry->RegisterBooleanPref(kHmrFeedbackAllowed, true);
Joel Hockey3f7111a2025-02-24 01:47:581530 registry->RegisterDictionaryPref(kSharedStorage);
Michael Cui35521132025-02-17 03:56:131531#endif // BUILDFLAG(IS_CHROMEOS)
Fiorella Barrientos Villalta79473132025-03-19 15:05:151532
1533 // Deprecated 03/2025.
1534 registry->RegisterBooleanPref(kPasswordChangeFlowNoticeAgreement, false);
Elijah Hewercbb2f8b2025-03-28 03:55:071535
1536#if BUILDFLAG(IS_CHROMEOS)
1537 // Deprecated 03/2025.
1538 registry->RegisterBooleanPref(kSunfishEnabled, true);
1539#endif // BUILDFLAG(IS_CHROMEOS)
Emily Stark40edbf52025-03-29 00:56:091540
1541 // Deprecated 03/2025
1542 registry->RegisterDictionaryPref(kRecurrentSSLInterstitial);
Nicolas Dossou-Gbetea08d9c22025-04-04 18:08:481543
1544 // Deprecated 04/2025.
1545 registry->RegisterIntegerPref(
1546 kDefaultSearchProviderChoiceScreenShuffleMilestone, 0);
Duong Dacd9daed12025-04-15 17:37:191547
1548 // Deprecated 04/2025.
1549 registry->RegisterBooleanPref(kAddedBookmarkSincePowerBookmarksLaunch, false);
Simon Hangl5b0317e52025-04-25 09:59:201550
1551 // Deprecated 04/2025.
Sophie Chang94af34b2025-04-24 05:59:031552 registry->RegisterIntegerPref(kGlicRolloutEligibility, 0);
Simon Hangl5b0317e52025-04-25 09:59:201553
1554 // Deprecated 04/2025.
1555 registry->RegisterListPref(kManagedAccessToGetAllScreensMediaAllowedForUrls);
Victor Hugo Vianna Silvafc7e7182025-04-28 08:57:551556
1557#if BUILDFLAG(IS_ANDROID)
1558 // Deprecated 04/2025.
1559 registry->RegisterBooleanPref(
1560 kObsoleteUserAcknowledgedLocalPasswordsMigrationWarning, false);
Victor Hugo Vianna Silva624b9f272025-04-29 14:31:581561
1562 // Deprecated 04/2025.
1563 registry->RegisterIntegerPref(
1564 kObsoleteLocalPasswordMigrationWarningPrefsVersion, 0);
Victor Hugo Vianna Silvafc7e7182025-04-28 08:57:551565#endif
Hubert Chao5f86a372025-05-05 14:51:201566
Khalid Peerdc285892025-05-14 17:52:521567 // Deprecated 04/2025.
1568 registry->RegisterDictionaryPref(kSuggestionGroupVisibility);
1569
Hubert Chao5f86a372025-05-05 14:51:201570 // Deprecated 05/2025
1571 registry->RegisterBooleanPref(kManagedPrivateNetworkAccessRestrictionsEnabled,
1572 false);
Marc Treibd4fdf5a2025-05-12 10:19:341573
1574 // Deprecated 05/2025.
1575#if BUILDFLAG(IS_ANDROID)
1576 registry->RegisterBooleanPref(kWipedWebAPkDataForMigration, false);
1577#endif // BUILDFLAG(IS_ANDROID)
Marc Treibeeec8642025-05-16 12:02:061578
1579 // Deprecated 05/2025.
1580 registry->RegisterStringPref(kSyncCacheGuid, std::string());
1581 registry->RegisterStringPref(kSyncBirthday, std::string());
1582 registry->RegisterStringPref(kSyncBagOfChips, std::string());
1583 registry->RegisterTimePref(kSyncLastSyncedTime, base::Time());
1584 registry->RegisterTimePref(kSyncLastPollTime, base::Time());
1585 registry->RegisterTimeDeltaPref(kSyncPollInterval, base::TimeDelta());
Mikel Astizd848587f2023-10-02 09:28:031586}
1587
[email protected]572f40c9b2012-07-06 20:35:331588} // namespace
1589
John Palmer1e70a002023-08-15 02:20:341590std::string GetCountry() {
1591 if (!g_browser_process || !g_browser_process->variations_service()) {
1592 // This should only happen in tests. Ideally this would be guarded by
1593 // CHECK_IS_TEST, but that is not set on Android, so no specific guard.
1594 return std::string();
1595 }
1596 return std::string(
1597 g_browser_process->variations_service()->GetStoredPermanentCountry());
1598}
1599
[email protected]4082306d92013-02-21 14:51:011600void RegisterLocalState(PrefRegistrySimple* registry) {
Chris Hamilton65c41312020-06-10 13:14:401601 // Call outs to individual subsystems that register Local State (browser-wide)
1602 // prefs en masse. See RegisterProfilePrefs for per-profile prefs. Please
1603 // keep this list alphabetized.
Amanda Lin Dietz8864d302023-06-26 18:36:391604#if BUILDFLAG(IS_ANDROID)
1605 accessibility::AccessibilityPrefsController::RegisterLocalStatePrefs(
1606 registry);
1607#endif
Dominic Battre69c359972024-07-16 09:22:371608 autofill::prefs::RegisterLocalStatePrefs(registry);
Jesse McKenna0d767592023-11-03 19:31:521609 breadcrumbs::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471610 browser_shutdown::RegisterPrefs(registry);
1611 BrowserProcessImpl::RegisterPrefs(registry);
Chris Palmerac7d75642017-11-22 20:12:541612 ChromeContentBrowserClient::RegisterLocalStatePrefs(registry);
Elaine Chienf8d13692021-07-26 23:05:561613 chrome_labs_prefs::RegisterLocalStatePrefs(registry);
rbpotter7a628502025-01-23 18:17:561614 chrome_urls::RegisterPrefs(registry);
[email protected]4a55a712014-06-08 16:50:341615 ChromeMetricsServiceClient::RegisterPrefs(registry);
Dominique Fauteux-Chapleau6ddc48b2025-04-23 19:54:401616 enterprise_connectors::RegisterLocalStatePrefs(registry);
Hyungwook Lee30fed832024-08-13 00:50:301617 enterprise_util::RegisterLocalStatePrefs(registry);
sorinebcfc8dd2016-08-12 21:57:181618 component_updater::RegisterPrefs(registry);
Alex Chen9e56f7352023-01-20 22:56:151619 domain_reliability::RegisterPrefs(registry);
Mugdha Lakhanida851fd2021-03-16 18:21:021620 embedder_support::OriginTrialPrefs::RegisterPrefs(registry);
Og Astorga3089fd82021-09-21 00:02:371621 enterprise_reporting::RegisterLocalStatePrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471622 ExternalProtocolHandler::RegisterPrefs(registry);
sdefresne8593e6432015-12-01 12:38:081623 flags_ui::PrefServiceFlagsStorage::RegisterPrefs(registry);
[email protected]e6933d2a2013-03-12 22:32:211624 GpuModeManager::RegisterPrefs(registry);
Miyoung Shin23737f62019-07-23 15:43:311625 signin::IdentityManager::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois43fded9702020-06-19 16:30:381626 invalidation::FCMInvalidationService::RegisterPrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281627 invalidation::InvalidatorRegistrarWithMemory::RegisterPrefs(registry);
1628 invalidation::PerUserTopicSubscriptionManager::RegisterPrefs(registry);
Anthony Vallee-Dubois6f993122018-09-17 16:13:281629 language::GeoLanguageProvider::RegisterLocalStatePrefs(registry);
Alexandre Frechette38f4ef92019-02-25 16:31:571630 language::UlpLanguageCodeLocator::RegisterLocalStatePrefs(registry);
Sebastien Marchand5a63997a2019-09-27 19:15:341631 memory::EnterpriseMemoryLimitPrefObserver::RegisterPrefs(registry);
Roger McFarlane1c1147ae2022-11-07 17:25:171632 metrics::RegisterDemographicsLocalStatePrefs(registry);
Joe Mason09e15842025-05-05 15:34:011633 metrics::TabStatsTracker::RegisterPrefs(registry);
[email protected]d0ab865b2014-06-04 19:41:341634 network_time::NetworkTimeTracker::RegisterPrefs(registry);
rajendrant5fb61c52022-11-21 19:42:551635 optimization_guide::prefs::RegisterLocalStatePrefs(registry);
rajendrant0e2483432024-05-31 04:12:221636 optimization_guide::model_execution::prefs::RegisterLocalStatePrefs(registry);
Tonko Sabolčec6f271d32018-08-17 14:35:471637 password_manager::PasswordManager::RegisterLocalPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101638 policy::BrowserPolicyConnector::RegisterPrefs(registry);
Jayee7b9b6df2023-07-31 16:39:241639 policy::LocalTestPolicyProvider::RegisterLocalStatePrefs(registry);
Yann Dago9c1e19512022-02-28 22:27:311640 policy::ManagementService::RegisterLocalStatePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101641 policy::PolicyStatisticsCollector::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471642 PrefProxyConfigTrackerImpl::RegisterPrefs(registry);
Thomas Tanglc67ace42019-06-07 19:31:501643 ProfileAttributesEntry::RegisterLocalStatePrefs(registry);
Alex Ilinbb08a0d2021-07-08 09:37:241644 ProfileAttributesStorage::RegisterPrefs(registry);
Nick Harper030046f2019-09-05 23:36:091645 ProfileNetworkContextService::RegisterLocalStatePrefs(registry);
[email protected]de71ae992013-07-18 03:30:381646 profiles::RegisterPrefs(registry);
Illia Klimov4b72378ed2022-07-18 13:46:571647#if BUILDFLAG(IS_ANDROID)
1648 PushMessagingServiceImpl::RegisterPrefs(registry);
1649#endif
[email protected]ceafc462013-11-04 12:26:031650 RegisterScreenshotPrefs(registry);
Luke Zielinski63784cd2018-05-22 14:08:161651 safe_browsing::RegisterLocalStatePrefs(registry);
Jack Yamminefdf648b2024-09-06 09:18:061652 search_engines::SearchEngineChoiceService::RegisterLocalStatePrefs(registry);
Ayu Ishiifbb1fad2020-06-22 20:15:071653 secure_origin_allowlist::RegisterPrefs(registry);
Min Qinc4012282022-04-15 16:53:581654 segmentation_platform::SegmentationPlatformService::RegisterLocalStatePrefs(
1655 registry);
Reilly Grantbfc2ab72021-06-02 23:57:301656 SerialPolicyAllowedPorts::RegisterPrefs(registry);
Garfield Tan6aba0032025-02-14 02:07:351657#if !BUILDFLAG(IS_ANDROID)
Matt Reynolds1914ff6b2022-02-04 08:48:261658 HidPolicyAllowedDevices::RegisterLocalStatePrefs(registry);
Reilly Grantbfc2ab72021-06-02 23:57:301659#endif
Mikel Astizf61f4ba02018-06-01 10:50:191660 sessions::SessionIdGenerator::RegisterPrefs(registry);
Marc Treib7e603672024-08-13 11:50:431661 signin::ActivePrimaryAccountsMetricsRecorder::RegisterLocalStatePrefs(
1662 registry);
Ryan Sleevi4689ad32018-04-16 19:09:051663 SSLConfigServiceManager::RegisterPrefs(registry);
Martin Verde176fc042024-02-27 22:41:331664 subresource_filter::IndexedRulesetVersion::RegisterPrefs(
Martin Verde9c54fca12024-03-27 15:48:411665 registry, subresource_filter::kSafeBrowsingRulesetConfig.filter_tag);
Zainab Rizvi766266982024-04-09 13:55:411666 subresource_filter::IndexedRulesetVersion::RegisterPrefs(
1667 registry,
1668 fingerprinting_protection_filter::kFingerprintingProtectionRulesetConfig
1669 .filter_tag);
Matt Menke4dfb375c2018-06-13 18:06:311670 SystemNetworkContextManager::RegisterPrefs(registry);
Patricia Alfonsoc6f40b5c2023-09-14 21:02:431671 tpcd::experiment::RegisterLocalStatePrefs(registry);
Jonathan Njeunje73b97ef2024-04-17 14:11:491672 tpcd::metadata::RegisterLocalStatePrefs(registry);
Oksana Zhuravlova58c85282022-06-14 20:24:281673 tracing::RegisterPrefs(registry);
wafflesd2d9a332016-04-09 01:59:571674 update_client::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571675 variations::VariationsService::RegisterPrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341676
Chris Hamilton65c41312020-06-10 13:14:401677 // Individual preferences. If you have multiple preferences that should
1678 // clearly be grouped together, please group them together into a helper
1679 // function called above. Please keep this list alphabetized.
1680 registry->RegisterBooleanPref(
1681 policy::policy_prefs::kIntensiveWakeUpThrottlingEnabled, false);
Jesse McKennaf798fe12024-07-18 00:02:461682#if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1683 registry->RegisterBooleanPref(prefs::kFeatureNotificationsEnabled, true);
1684#endif // BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521685#if BUILDFLAG(IS_ANDROID)
Rakina Zata Amnic123bd22020-07-31 19:08:391686 registry->RegisterBooleanPref(policy::policy_prefs::kBackForwardCacheEnabled,
1687 true);
Andrea Gomezf2316d92023-07-19 16:30:571688 registry->RegisterBooleanPref(policy::policy_prefs::kReadAloudEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521689#endif // BUILDFLAG(IS_ANDROID)
Chris Hamilton65c41312020-06-10 13:14:401690
1691 // Below this point is for platform-specific and compile-time conditional
1692 // calls. Please follow the helper-function-first-then-direct-calls pattern
1693 // established above, and keep things alphabetized.
1694
Denis Kuznetsov32099f32017-12-15 14:04:571695#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
Michael Giuffridab41fa5c42017-11-13 23:30:571696 BackgroundModeManager::RegisterPrefs(registry);
1697#endif
1698
Xiaohan Wangae7f9182022-01-16 00:37:521699#if BUILDFLAG(IS_ANDROID)
Mark Pearsonee17df912017-04-27 21:51:041700 ::android::RegisterPrefs(registry);
Sky Maliced8eb4302020-08-03 05:46:441701
Sky Malicef7dd9422020-10-26 22:12:401702 registry->RegisterIntegerPref(first_run::kTosDialogBehavior, 0);
Yu Su4d459862021-04-15 04:19:541703 registry->RegisterBooleanPref(lens::kLensCameraAssistedSearchEnabled, true);
Dominique Fauteux-Chapleau6ddc48b2025-04-23 19:54:401704#else // BUILDFLAG(IS_ANDROID)
johnme627dc8c72016-08-19 21:49:391705 gcm::RegisterPrefs(registry);
Peter Kvitek6567a8a3a2023-01-31 01:03:571706 headless::RegisterPrefs(registry);
Tommy Lid5b7c22b2020-10-28 01:26:511707 IntranetRedirectDetector::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101708 media_router::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois2b822262022-04-25 19:31:441709 performance_manager::user_tuning::prefs::RegisterLocalStatePrefs(registry);
stluongd2d020f82024-06-08 00:01:311710 PerformanceInterventionMetricsReporter::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571711 RegisterBrowserPrefs(registry);
Amanda Deacon9535c972021-04-29 04:26:511712 speech::SodaInstaller::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571713 StartupBrowserCreator::RegisterLocalStatePrefs(registry);
1714 task_manager::TaskManagerInterface::RegisterPrefs(registry);
thestigd75ce5532015-10-05 22:08:341715 UpgradeDetector::RegisterPrefs(registry);
rbpotter99defa32024-05-28 20:04:071716 registry->RegisterIntegerPref(prefs::kLastWhatsNewVersion, 0);
Xiaohan Wangae7f9182022-01-16 00:37:521717#endif // BUILDFLAG(IS_ANDROID)
[email protected]3954f332012-02-25 02:51:541718
Tsuyoshi Horo358ff3f2024-10-16 13:32:291719#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
1720 on_device_translation::RegisterLocalStatePrefs(registry);
1721#endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
1722
Mickey Burksd1ae50f2024-06-21 15:08:501723#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
1724 WhatsNewUI::RegisterLocalStatePrefs(registry);
1725#endif
1726
Georg Neiscbce7dab2025-02-18 01:11:551727#if BUILDFLAG(ENABLE_DICE_SUPPORT)
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:461728 FirstRunService::RegisterLocalStatePrefs(registry);
Nicolas Dossou-Gbete2804a372022-11-09 17:25:351729#endif
1730
Georg Neiscbce7dab2025-02-18 01:11:551731#if BUILDFLAG(IS_CHROMEOS)
Shao-Chuan Lee85a46992019-03-05 04:46:151732 arc::prefs::RegisterLocalStatePrefs(registry);
[email protected]8304f61a2014-05-24 12:17:331733 ChromeOSMetricsProvider::RegisterPrefs(registry);
Henrique Ferreiro3d9d93d2021-02-19 22:17:391734 ash::AudioDevicesPrefHandlerImpl::RegisterPrefs(registry);
Michal Mazur55ab4f52023-10-19 11:18:001735 ash::carrier_lock::CarrierLockManager::RegisterLocalPrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491736 ash::cert_provisioning::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111737 ash::CellularESimProfileHandlerImpl::RegisterLocalStatePrefs(registry);
1738 ash::ManagedCellularPrefHandler::RegisterLocalStatePrefs(registry);
Hidehiko Abe13bceaf92024-04-08 17:53:131739 ash::ChromeSessionManager::RegisterPrefs(registry);
Hidehiko Abe4e0baf92024-10-07 18:05:581740 user_manager::UserManagerImpl::RegisterPrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:231741 ash::CupsPrintersManager::RegisterLocalStatePrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:551742 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterLocalStatePrefs(
1743 registry);
1744 ash::bluetooth_config::DeviceNameManagerImpl::RegisterLocalStatePrefs(
Gordon Setob2b7c7bc2021-10-12 17:42:551745 registry);
Xiqi Ruane4054542024-10-24 18:10:011746 ash::demo_mode::RegisterLocalStatePrefs(registry);
Henrique Ferreiro7967dce2021-09-23 11:37:471747 ash::DeviceNameStore::RegisterLocalStatePrefs(registry);
Yichen0047059e2024-10-03 01:48:201748 ash::DozeModePowerStatusScheduler::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021749 chromeos::DeviceOAuth2TokenStoreChromeOS::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191750 ash::device_settings_cache::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151751 ash::EnableAdbSideloadingScreen::RegisterPrefs(registry);
Hirthanan Subenderan088f7322023-09-20 15:10:291752 ash::report::ReportController::RegisterPrefs(registry);
Yeunjoo Choif3fe34c2022-11-04 02:02:301753 ash::EnableDebuggingScreenHandler::RegisterPrefs(registry);
Yeunjoo Choid0b242f2022-07-28 02:23:021754 ash::FastTransitionObserver::RegisterPrefs(registry);
Danila Kuzmin90a42f02021-12-08 14:00:161755 ash::HWDataUsageController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271756 ash::KerberosCredentialsManager::RegisterLocalStatePrefs(registry);
Edman Anjosa0162f362024-08-06 13:49:511757 ash::KioskController::RegisterLocalStatePrefs(registry);
Henrique Ferreirodef18c22021-11-04 19:36:001758 ash::language_prefs::RegisterPrefs(registry);
Henrique Ferreiro234c7dff2022-09-08 02:44:541759 ash::local_search_service::SearchMetricsReporter::RegisterLocalStatePrefs(
1760 registry);
Henrique Ferreirob403be32021-09-22 07:15:361761 ash::login::SecurityTokenSessionController::RegisterLocalStatePrefs(registry);
Ahmed Nasrbe0670b72022-03-09 23:28:171762 ash::reporting::LoginLogoutReporter::RegisterPrefs(registry);
Marc Grimme803938832024-01-11 15:41:581763 ash::reporting::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111764 ash::NetworkMetadataStore::RegisterPrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231765 ash::NetworkThrottlingObserver::RegisterPrefs(registry);
Yeunjoo Choic2000932021-06-10 01:54:081766 ash::PowerMetricsReporter::RegisterLocalStatePrefs(registry);
Henrique Ferreiroa8763b62021-10-13 18:37:531767 ash::platform_keys::KeyPermissionsManagerImpl::RegisterLocalStatePrefs(
Omar Morsi4febb4d2020-10-30 07:55:211768 registry);
Yeunjoo Choif3c7e402021-06-04 04:28:561769 ash::power::auto_screen_brightness::MetricsReporter::RegisterLocalStatePrefs(
1770 registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371771 ash::Preferences::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151772 ash::ResetScreen::RegisterPrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371773 ash::SchedulerConfigurationManager::RegisterLocalStatePrefs(registry);
Andreea Costinasa7bdcc12024-08-20 06:17:491774 ash::SecureDnsManager::RegisterLocalStatePrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091775 ash::ServicesCustomizationDocument::RegisterPrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361776 ash::StartupUtils::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191777 ash::StatsReportingController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi03b09c62021-02-18 21:40:051778 ash::system::AutomaticRebootManager::RegisterPrefs(registry);
Yeunjoo Choi953a4c32021-10-15 05:20:441779 ash::TimeZoneResolver::RegisterPrefs(registry);
Jeffrey Young2e3b8f32024-05-10 15:50:131780 ash::UserImageManagerImpl::RegisterPrefs(registry);
Henrique Ferreirod70b5c22021-04-30 10:55:271781 ash::UserSessionManager::RegisterPrefs(registry);
Xiaochu Liu48ab5932018-05-11 03:44:041782 component_updater::MetadataTable::RegisterPrefs(registry);
Henrique Ferreirob902d6c2021-10-14 19:55:441783 ash::CryptAuthDeviceIdProviderImpl::RegisterLocalPrefs(registry);
[email protected]5a145e82014-05-29 22:19:071784 extensions::ExtensionAssetsManagerChromeOS::RegisterPrefs(registry);
Aya ElAttarb4f7a5f2020-03-05 00:47:241785 extensions::ExtensionsPermissionsTracker::RegisterLocalStatePrefs(registry);
Jit Yao Yap8e247322019-06-24 16:56:591786 extensions::login_api::RegisterLocalStatePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381787 ::onc::RegisterPrefs(registry);
Jana Grill784b1e52020-06-26 18:22:121788 policy::AdbSideloadingAllowanceModePolicyHandler::RegisterPrefs(registry);
Yeunjoo Choi7227dba2021-08-04 06:35:471789 policy::BrowserPolicyConnectorAsh::RegisterPrefs(registry);
Ashutosh Singhal96d051012023-07-26 11:00:491790 policy::CrdAdminSessionController::RegisterLocalStatePrefs(registry);
Yeunjoo Choiead8b3c2021-07-27 08:08:191791 policy::DeviceCloudPolicyManagerAsh::RegisterPrefs(registry);
Ivan Šandrk7e4eaac2024-08-02 21:11:391792 policy::DeviceRestrictionScheduleController::RegisterLocalStatePrefs(
1793 registry);
[email protected]b1de2c72013-02-06 02:45:471794 policy::DeviceStatusCollector::RegisterPrefs(registry);
Nikita Podguzov72c21f02019-06-17 14:48:411795 policy::DeviceWallpaperImageExternalDataHandler::RegisterPrefs(registry);
Sergey Poromovd6575a0b2020-05-19 21:41:091796 policy::EnrollmentRequisitionManager::RegisterPrefs(registry);
Roland Bockcb6af522025-03-04 16:18:111797 policy::EnrollmentStateFetcher::RegisterPrefs(registry);
Anatoliy Potapchuka460bc12021-11-05 19:23:101798 policy::EuiccStatusUploader::RegisterLocalStatePrefs(registry);
Ivan Šandrk7e4eaac2024-08-02 21:11:391799 policy::MinimumVersionPolicyHandler::RegisterPrefs(registry);
Andreea Costinasc4b76ff2019-04-11 15:52:131800 policy::TPMAutoUpdateModePolicyHandler::RegisterPrefs(registry);
glevin5dd01a72016-03-23 23:08:121801 quirks::QuirksManager::RegisterPrefs(registry);
Roman Aleksandrovd32e34e72019-05-22 17:29:501802 UpgradeDetectorChromeos::RegisterPrefs(registry);
James Hawkins225001cf2020-09-18 16:04:341803 RegisterNearbySharingLocalPrefs(registry);
Erik Chen643355d2022-04-22 05:44:491804 chromeos::echo_offer::RegisterPrefs(registry);
Kuo-Hsin Yang40227972022-05-16 18:39:091805 memory::OOMKillsMonitor::RegisterPrefs(registry);
Aida Zoliced6dbc6b2025-05-07 06:51:301806 policy::RegisterDisabledSystemFeaturesPrefs(registry);
Alvin Lee99f8d9a82021-11-18 18:45:551807 policy::DlpRulesManagerImpl::RegisterPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521808#endif // BUILDFLAG(IS_CHROMEOS)
Ben Franz73537362021-11-08 11:53:401809
Xiaohan Wangae7f9182022-01-16 00:37:521810#if BUILDFLAG(IS_MAC)
[email protected]b1de2c72013-02-06 02:45:471811 confirm_quit::RegisterLocalState(registry);
[email protected]425f7a02014-04-29 01:51:441812 QuitWithAppsController::RegisterPrefs(registry);
Henrik Grunelle11045a2019-04-12 09:27:271813 system_media_permissions::RegisterSystemMediaPermissionStatesPrefs(registry);
Christopher Cameron81f442e2019-11-14 06:50:141814 AppShimRegistry::Get()->RegisterLocalPrefs(registry);
Mark Rowef25ccd72024-08-14 16:20:281815
1816 // The default value is not signicant as this preference is only consulted if
1817 // it is explicitly set by an enterprise policy.
1818 registry->RegisterBooleanPref(prefs::kWebAppsUseAdHocCodeSigningForAppShims,
1819 false);
[email protected]b6366ffa2012-02-29 17:12:261820#endif
[email protected]bdb8a1e2013-10-03 08:14:001821
Xiaohan Wangae7f9182022-01-16 00:37:521822#if BUILDFLAG(IS_WIN)
Will Harris265b3942019-10-21 01:01:331823 OSCrypt::RegisterLocalPrefs(registry);
Will Harris956e0ca2019-08-23 20:47:391824 registry->RegisterBooleanPref(prefs::kRendererCodeIntegrityEnabled, true);
Will Harrisf09e40d2022-06-02 21:15:401825 registry->RegisterBooleanPref(prefs::kRendererAppContainerEnabled, true);
Stefan Smolenfd3965b2021-08-17 19:27:181826 registry->RegisterBooleanPref(prefs::kBlockBrowserLegacyExtensionPoints,
1827 true);
Will Harrisefde2fe2024-05-24 21:59:041828 registry->RegisterIntegerPref(prefs::kDynamicCodeSettings, /*Default=*/0);
Will Harrisceadf692024-04-03 20:44:041829 registry->RegisterBooleanPref(prefs::kApplicationBoundEncryptionEnabled,
1830 true);
Will Harris552212ee2024-07-15 19:40:301831 registry->RegisterBooleanPref(prefs::kPrintingLPACSandboxEnabled, true);
David Bienvenu554a2592020-02-13 20:20:541832 registry->RegisterBooleanPref(
1833 policy::policy_prefs::kNativeWindowOcclusionEnabled, true);
Xiaohan Wang259f34c7a2022-03-26 23:18:191834 MediaFoundationServiceMonitor::RegisterPrefs(registry);
Will Harrisdda71e212024-03-25 23:56:391835 os_crypt_async::AppBoundEncryptionProviderWin::RegisterLocalPrefs(registry);
Nico Webereaa08412019-08-14 01:24:371836#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettef8fd8b22018-05-10 20:58:041837 IncompatibleApplicationsUpdater::RegisterLocalStatePrefs(registry);
Patrick Monettee31f63e22018-06-06 00:10:341838 ThirdPartyConflictsManager::RegisterLocalStatePrefs(registry);
Nico Webereaa08412019-08-14 01:24:371839#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521840#endif // BUILDFLAG(IS_WIN)
[email protected]ceafc462013-11-04 12:26:031841
Henrique Ferreiro9529d192025-01-24 22:01:331842#if BUILDFLAG(ENABLE_DOWNGRADE_PROCESSING)
Georg Neisf11427f92024-02-02 01:27:461843 downgrade::RegisterPrefs(registry);
1844#endif
1845
Alison Gale017ff5a2024-04-30 14:44:361846#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Lei Zhang92c15542020-01-10 17:05:101847 RegisterDefaultBrowserPromptPrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021848 DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101849#endif
1850
Erik Chen4ee66d62024-08-05 20:47:381851#if !BUILDFLAG(IS_ANDROID)
Ramin Halavati69bf7752022-04-04 09:58:151852 screen_ai::RegisterLocalStatePrefs(registry);
Erik Chen4ee66d62024-08-05 20:47:381853#endif // !BUILDFLAG(IS_ANDROID)
Ramin Halavati69bf7752022-04-04 09:58:151854
Yann Dago77cd4872024-05-23 16:16:151855#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Igor Ruvinov13e658e2022-12-13 03:15:201856 PlatformAuthPolicyObserver::RegisterPrefs(registry);
Yann Dago77cd4872024-05-23 16:16:151857#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Igor Ruvinov13e658e2022-12-13 03:15:201858
Alan Screen661060f82023-11-20 19:58:561859 // Platform-specific and compile-time conditional individual preferences.
1860 // If you have multiple preferences that should clearly be grouped together,
1861 // please group them together into a helper function called above. Please
1862 // keep this list alphabetized.
1863
1864#if BUILDFLAG(ENABLE_OOP_PRINTING)
1865 registry->RegisterBooleanPref(prefs::kOopPrintDriversAllowedByPolicy, true);
1866#endif
1867
David Bienvenu22264802024-07-12 21:14:111868#if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1869 // TODO(b/328668317): Default pref should be set to true once this is
1870 // launched.
1871 registry->RegisterBooleanPref(prefs::kOsUpdateHandlerEnabled, false);
1872#endif // BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1873
Andy Phanb46ec9b2024-04-19 23:18:421874#if BUILDFLAG(ENABLE_PDF)
1875 registry->RegisterBooleanPref(prefs::kPdfViewerOutOfProcessIframeEnabled,
1876 true);
1877#endif // BUILDFLAG(ENABLE_PDF)
1878
Peter Kvitek44f0a44b2024-07-18 16:13:221879#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
1880 BUILDFLAG(IS_ANDROID)
Peter Kvitek82f9e1e2024-02-07 22:19:041881 registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true);
1882#endif
1883
Greg Thompsond351fde2024-03-27 17:55:511884#if BUILDFLAG(IS_WIN)
1885 registry->RegisterBooleanPref(prefs::kUiAutomationProviderEnabled, false);
1886#endif
1887
Brent McBridea8d94bfa2024-07-08 16:24:111888 registry->RegisterBooleanPref(prefs::kQRCodeGeneratorEnabled, true);
1889
Alex Chen99eaafc2024-11-15 16:15:381890 registry->RegisterIntegerPref(prefs::kChromeDataRegionSetting, 0);
Alex Chen99eaafc2024-11-15 16:15:381891
David Bokan97177ce02024-12-19 18:47:451892#if BUILDFLAG(ENABLE_GLIC)
Trevor Perrier5b1d9c8a62025-03-26 01:37:161893 glic::prefs::RegisterLocalStatePrefs(registry);
Charles Meng896d6e02024-11-21 19:56:271894#endif
1895
Alison Gale032ff362024-12-13 20:22:011896 registry->RegisterIntegerPref(prefs::kToastAlertLevel, 0);
1897
Chris Hamilton65c41312020-06-10 13:14:401898 // This is intentionally last.
Lei Zhangb76b80e32020-04-08 16:58:161899 RegisterLocalStatePrefsForMigration(registry);
[email protected]9acc48602009-11-30 21:18:511900}
initial.commit09911bf2008-07-26 23:55:291901
[email protected]37ca3fe02013-07-05 15:32:441902// Register prefs applicable to all profiles.
Xi Han25a7f032019-04-18 21:44:211903void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
1904 const std::string& locale) {
rkaplow058da3132015-02-19 18:18:381905 TRACE_EVENT0("browser", "chrome::RegisterProfilePrefs");
[email protected]2a5f29632012-11-26 17:17:551906 // User prefs. Please keep this list alphabetized.
Dominic Mazzoni21fb0282019-02-13 18:32:471907 AccessibilityLabelsService::RegisterProfilePrefs(registry);
James Wallace-Lee25a1b052018-07-24 00:06:311908 AccessibilityUIMessageHandler::RegisterProfilePrefs(registry);
Xing Liu7252b8d2020-01-22 22:12:471909 AnnouncementNotificationService::RegisterProfilePrefs(registry);
Moe Ahmadi173b0a2b2018-08-03 17:35:511910 autofill::prefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331911 browsing_data::prefs::RegisterBrowserUserPrefs(registry);
Simon Hangl2d73e742023-06-16 16:52:471912 capture_policy::RegisterProfilePrefs(registry);
Doug Turner9e79cf0c2018-04-05 21:32:301913 certificate_transparency::prefs::RegisterPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441914 ChromeContentBrowserClient::RegisterProfilePrefs(registry);
Elaine Chien07f137d2021-01-14 02:57:211915 chrome_labs_prefs::RegisterProfilePrefs(registry);
Livvie Lin9141d0f132020-03-23 22:47:041916 ChromeLocationBarModelDelegate::RegisterProfilePrefs(registry);
Fiona Macintosh72b7c7f2024-04-19 14:40:021917 content_settings::CookieSettings::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441918 ChromeVersionService::RegisterProfilePrefs(registry);
Eric Secklera5c24e12018-11-28 16:09:201919 chrome_browser_net::NetErrorTabHelper::RegisterProfilePrefs(registry);
[email protected]06690dc2014-03-07 08:44:001920 chrome_prefs::RegisterProfilePrefs(registry);
Hailey Wang6eb03b02025-04-25 19:15:421921 collaboration::prefs::RegisterProfilePrefs(registry);
Matt Jones704e1a62022-09-20 16:28:241922 commerce::RegisterPrefs(registry);
hmaree31cadf52022-11-09 22:32:551923 enterprise::RegisterIdentifiersProfilePrefs(registry);
Dominique Fauteux-Chapleaudbc56802024-08-01 16:25:321924 enterprise_connectors::RegisterProfilePrefs(registry);
Owen Min9867b162022-01-20 21:39:071925 enterprise_reporting::RegisterProfilePrefs(registry);
Katie D1ca4328b2020-02-19 18:08:471926 dom_distiller::DistilledPagePrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441927 DownloadPrefs::RegisterProfilePrefs(registry);
Adam Abeshouse810b6972024-10-15 16:31:521928 fingerprinting_protection_filter::prefs::RegisterProfilePrefs(registry);
Nick Birnie7a5107cf2024-12-18 00:15:161929#if BUILDFLAG(ENABLE_GLIC)
Erik Chenead5fe52025-02-20 19:51:141930 glic::prefs::RegisterProfilePrefs(registry);
Nick Birnie7a5107cf2024-12-18 00:15:161931#endif
Florian Jackya33ad152023-11-22 11:46:041932 permissions::PermissionHatsTriggerHelper::RegisterProfilePrefs(registry);
Moe Ahmadi656dd532021-10-06 21:59:181933 history_clusters::prefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441934 HostContentSettingsMap::RegisterProfilePrefs(registry);
Brandon Wylie6961a2e2018-09-19 23:03:371935 image_fetcher::ImageCache::RegisterProfilePrefs(registry);
Evan Stade7a984802020-12-14 19:10:151936 site_engagement::ImportantSitesUtil::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441937 IncognitoModePrefs::RegisterProfilePrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281938 invalidation::PerUserTopicSubscriptionManager::RegisterProfilePrefs(registry);
1939 invalidation::InvalidatorRegistrarWithMemory::RegisterProfilePrefs(registry);
Alexandre Frechette37edd93a2019-03-19 15:57:201940 language::LanguagePrefs::RegisterProfilePrefs(registry);
rajendrantff2361da2020-12-16 09:18:271941 login_detection::prefs::RegisterProfilePrefs(registry);
Joe DeBlasio59db500b2020-08-21 00:37:351942 lookalikes::RegisterProfilePrefs(registry);
Bryant Chandlerd638fb02023-11-03 23:40:171943 media_prefs::RegisterUserPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441944 MediaCaptureDevicesDispatcher::RegisterProfilePrefs(registry);
Guido Urdaneta9f831c22023-06-22 13:44:341945 media_device_salt::MediaDeviceIDSalt::RegisterProfilePrefs(registry);
Becca Hughes6354b6b2017-08-31 22:01:551946 MediaEngagementService::RegisterProfilePrefs(registry);
John Rummelle5621c12017-09-05 23:52:101947 MediaStorageIdSalt::RegisterProfilePrefs(registry);
Olesia Marukhnob924ba92025-01-27 15:43:131948 page_info::MerchantTrustService::RegisterProfilePrefs(registry);
Mikel Astizf4226912020-10-19 19:10:371949 metrics::RegisterDemographicsProfilePrefs(registry);
Tom Anderson1ef51d032020-02-11 01:05:081950 NotificationDisplayServiceImpl::RegisterProfilePrefs(registry);
brettw1f92eed2016-12-07 01:12:581951 NotifierStateTracker::RegisterProfilePrefs(registry);
Samuel Huangacfa17f2025-04-10 19:43:181952 ntp_tiles::CustomLinksManagerImpl::RegisterProfilePrefs(registry);
treibbb0c5af52016-12-09 17:34:151953 ntp_tiles::MostVisitedSites::RegisterProfilePrefs(registry);
Sophie Chang5ff4b942019-05-23 20:04:321954 optimization_guide::prefs::RegisterProfilePrefs(registry);
rajendrant19e545e2023-12-04 16:51:371955 optimization_guide::model_execution::prefs::RegisterProfilePrefs(registry);
Sam Davis Omekara (from Dev Box)c767f0292024-07-16 18:57:081956 PageColors::RegisterProfilePrefs(registry);
[email protected]a8564212014-04-09 16:16:511957 password_manager::PasswordManager::RegisterProfilePrefs(registry);
anthonyvd6a43b932017-05-11 18:39:271958 payments::RegisterProfilePrefs(registry);
Anthony Vallee-Duboiscee55b12022-03-24 22:54:021959 performance_manager::user_tuning::prefs::RegisterProfilePrefs(registry);
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:041960 permissions::RegisterProfilePrefs(registry);
Evan Stade32d635a2020-04-03 18:51:251961 PermissionBubbleMediaAccessHandler::RegisterProfilePrefs(registry);
Sharon Yangc6706902018-07-16 13:06:191962 PlatformNotificationServiceImpl::RegisterProfilePrefs(registry);
Jan Keiteld13cb6b2024-08-02 11:55:311963 plus_addresses::prefs::RegisterProfilePrefs(registry);
Ryo Hashimoto28165ef72025-04-02 03:58:581964 policy::DeveloperToolsPolicyHandler::RegisterProfilePrefs(registry);
Aaron Colwellf94fd97a2020-07-21 19:37:081965 policy::URLBlocklistManager::RegisterProfilePrefs(registry);
Jayee07bb468c2023-06-01 18:25:311966 PolicyUI::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441967 PrefProxyConfigTrackerImpl::RegisterProfilePrefs(registry);
Simon Pelchate74bbb62021-12-03 23:57:551968 prefetch::RegisterPredictionOptionsProfilePrefs(registry);
Max Curran14dd7872023-03-20 19:57:361969 PrefetchOriginDecider::RegisterPrefs(registry);
Xi Han25a7f032019-04-18 21:44:211970 PrefsTabHelper::RegisterProfilePrefs(registry, locale);
harrisonsean04618302020-11-27 16:00:531971 privacy_sandbox::RegisterProfilePrefs(registry);
Abe Boujane5cc23502025-04-08 14:07:311972 privacy_sandbox::PrivacySandboxNoticeStorage::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441973 Profile::RegisterProfilePrefs(registry);
1974 ProfileImpl::RegisterProfilePrefs(registry);
Matt Menkecfef87d2017-08-03 13:03:061975 ProfileNetworkContextService::RegisterProfilePrefs(registry);
Javier Fernández García-Boente7966a892021-12-09 12:28:231976 custom_handlers::ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
johnmecf2da0c2015-10-28 19:42:121977 PushMessagingAppIdentifier::RegisterProfilePrefs(registry);
Antonio Sartori0c087596f52025-04-11 15:20:431978 PushMessagingUnsubscribedEntry::RegisterProfilePrefs(registry);
Balazs Engedy715b0ec2019-12-04 15:11:451979 QuietNotificationPermissionUiState::RegisterProfilePrefs(registry);
Nicolas Dossou-Gbeteaf9023d2025-04-07 17:44:381980 regional_capabilities::prefs::RegisterProfilePrefs(registry);
[email protected]c753f142013-02-10 13:14:041981 RegisterBrowserUserPrefs(registry);
Salvador Guerrero53c29b92025-02-12 18:49:431982 RegisterGeminiSettingsPrefs(registry);
Evelynn Kaplan840e1c0e2024-02-01 00:47:271983 RegisterPrefersDefaultScrollbarStylesPrefs(registry);
Rubin Deliallisicab8416d2024-06-28 14:08:071984 RegisterSafetyHubProfilePrefs(registry);
Georg Neiscbce7dab2025-02-18 01:11:551985#if BUILDFLAG(IS_CHROMEOS)
Behnood Momenzadeh79dfdd42024-06-17 15:10:561986 settings::ResetSettingsHandler::RegisterProfilePrefs(registry);
Georg Neiscbce7dab2025-02-18 01:11:551987#endif // BUILDFLAG(IS_CHROMEOS)
Byungwoo Lee1a5599e2025-02-06 04:26:311988#if BUILDFLAG(SAFE_BROWSING_AVAILABLE)
Amanda Velasco Gallardo25f07362022-01-28 02:08:471989 safe_browsing::file_type::RegisterProfilePrefs(registry);
Byungwoo Lee1a5599e2025-02-06 04:26:311990#endif
Luke Zielinski12ef88552017-06-23 15:36:271991 safe_browsing::RegisterProfilePrefs(registry);
Ryan Sturm010e2f52021-01-08 00:13:561992 SearchPrefetchService::RegisterProfilePrefs(registry);
Clark DuVall8236b6a82020-05-28 22:54:321993 blocked_content::SafeBrowsingTriggeredPopupBlocker::RegisterProfilePrefs(
1994 registry);
Carlos IL06e6c8c2020-07-28 00:25:191995 security_interstitials::InsecureFormBlockingPage::RegisterProfilePrefs(
1996 registry);
Shakti Sahu93bfba22021-06-17 18:05:211997 segmentation_platform::SegmentationPlatformService::RegisterProfilePrefs(
1998 registry);
Anastasia Helfinstein33187fd2023-01-27 03:06:071999 segmentation_platform::DeviceSwitcherResultDispatcher::RegisterProfilePrefs(
2000 registry);
[email protected]37ca3fe02013-07-05 15:32:442001 SessionStartupPref::RegisterProfilePrefs(registry);
Himanshu Jajubcf3b9292019-06-07 12:54:072002 SharingSyncPreference::RegisterProfilePrefs(registry);
Ryan Sultanem7d45ddf2024-04-29 16:36:032003 SigninPrefs::RegisterProfilePrefs(registry);
Evan Stade89158192021-01-27 18:45:232004 site_engagement::SiteEngagementService::RegisterProfilePrefs(registry);
Liza Bipin822edb1e2024-03-26 19:12:382005 supervised_user::RegisterProfilePrefs(registry);
Mikel Astiz0889b2be2018-09-25 16:20:412006 sync_sessions::SessionSyncPrefs::RegisterProfilePrefs(registry);
Jeffrey Cohen053be24d2019-07-23 23:44:052007 syncer::DeviceInfoPrefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:332008 syncer::SyncPrefs::RegisterProfilePrefs(registry);
Mikel Astiz89473c442021-07-13 09:46:122009 syncer::SyncTransportDataPrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442010 TemplateURLPrepopulateData::RegisterProfilePrefs(registry);
Min Qinee665392024-05-03 14:37:412011 tab_groups::prefs::RegisterProfilePrefs(registry);
Patricia Alfonsoc6f40b5c2023-09-14 21:02:432012 tpcd::experiment::RegisterProfilePrefs(registry);
[email protected]e5e72cc2014-07-22 19:06:492013 translate::TranslatePrefs::RegisterProfilePrefs(registry);
Yue Zhangcee63fdd2025-04-14 20:08:592014 visited_url_ranking::GroupSuggestionsServiceImpl::RegisterProfilePrefs(
2015 registry);
Moe Ahmadi1266de82020-04-10 17:19:532016 omnibox::RegisterProfilePrefs(registry);
[email protected]855ebff2014-05-09 07:14:382017 ZeroSuggestProvider::RegisterProfilePrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:342018
Scott Violet53fb03c2021-01-15 23:48:162019#if BUILDFLAG(ENABLE_SESSION_SERVICE)
2020 RegisterSessionServiceLogProfilePrefs(registry);
Christian Dullweber0747d7c92021-05-10 10:05:132021 SessionDataService::RegisterProfilePrefs(registry);
Scott Violet53fb03c2021-01-15 23:48:162022#endif
2023
Devlin Croninb9e28e72024-08-30 18:39:002024#if BUILDFLAG(ENABLE_EXTENSIONS_CORE)
James Cookefce5402025-05-12 20:00:222025 extensions::ActivityLog::RegisterProfilePrefs(registry);
Devlin Croninb9e28e72024-08-30 18:39:002026 extensions::PermissionsManager::RegisterProfilePrefs(registry);
2027 extensions::ExtensionPrefs::RegisterProfilePrefs(registry);
James Cookbbe845fb2024-10-22 22:17:472028 extensions::RuntimeAPI::RegisterPrefs(registry);
Keigo Oka3c98e222025-04-24 18:38:042029 extensions::CommandService::RegisterProfilePrefs(registry);
James Cooke94ce3f2025-04-04 19:42:562030 extensions::util::RegisterProfilePrefs(registry);
James Cook3cbc8ec22025-02-03 20:41:492031 extensions_ui_prefs::RegisterProfilePrefs(registry);
James Cook031b29dd2025-01-23 12:54:422032 ExtensionWebUI::RegisterProfilePrefs(registry);
James Cookb53f60d42025-04-25 22:43:432033 update_client::RegisterProfilePrefs(registry);
Devlin Croninb9e28e72024-08-30 18:39:002034#endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE)
2035
brettw00899e62016-11-12 02:10:172036#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:052037 RegisterAnimationPolicyPrefs(registry);
tbarzicfa3c7ef62017-04-17 23:12:022038 extensions::AudioAPI::RegisterUserPrefs(registry);
Devlin Cronina997c8e2021-03-18 00:33:182039 // TODO(devlin): This would be more inline with the other calls here if it
2040 // were nested in either a class or separate namespace with a simple
2041 // Register[Profile]Prefs() name.
2042 extensions::RegisterSettingsOverriddenUiPrefs(registry);
brettw00899e62016-11-12 02:10:172043#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]c2ac1dda2013-09-23 05:04:562044
Andy Phan99ccfb42022-11-29 18:57:072045#if BUILDFLAG(ENABLE_PDF)
2046 registry->RegisterListPref(prefs::kPdfLocalFileAccessAllowedForDomains,
2047 base::Value::List());
Hui Yingsta4a03ec82023-05-16 00:00:172048 registry->RegisterBooleanPref(prefs::kPdfUseSkiaRendererEnabled, true);
Andy Phan99ccfb42022-11-29 18:57:072049#endif // BUILDFLAG(ENABLE_PDF)
2050
Brett Wilson65f951c2016-11-03 22:06:122051#if BUILDFLAG(ENABLE_PRINT_PREVIEW)
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:022052 printing::PolicySettings::RegisterProfilePrefs(registry);
Nikita Podguzov26222d12019-12-04 11:44:312053 printing::PrintPreviewStickySettings::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:132054#endif
2055
Lei Zhang92c15542020-01-10 17:05:102056#if BUILDFLAG(ENABLE_RLZ)
2057 ChromeRLZTrackerDelegate::RegisterProfilePrefs(registry);
2058#endif
2059
Erik Chen16419622024-07-30 21:59:582060#if BUILDFLAG(IS_ANDROID)
Jian Lic9a227c2022-02-28 22:55:442061 feed::prefs::RegisterFeedSharedProfilePrefs(registry);
2062 feed::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102063 cdm::MediaDrmStorageImpl::RegisterProfilePrefs(registry);
Christopher Thompson2602fea2019-11-26 19:36:542064 KnownInterceptionDisclosureInfoBarDelegate::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102065 MediaDrmOriginIdManager::RegisterProfilePrefs(registry);
2066 NotificationChannelsProviderAndroid::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102067 ntp_tiles::PopularSitesImpl::RegisterProfilePrefs(registry);
2068 OomInterventionDecider::RegisterProfilePrefs(registry);
[email protected]084f82b2013-11-01 00:09:592069 PartnerBookmarksShim::RegisterProfilePrefs(registry);
Wolfgang Billenstein546bd4d72022-09-20 11:34:262070 permissions::GeolocationPermissionContextAndroid::RegisterProfilePrefs(
2071 registry);
Ian Wells5d248f012023-11-07 17:30:022072 readaloud::RegisterProfilePrefs(registry);
mvanouwerkerkc1751e02017-01-06 12:16:432073 RecentTabsPagePrefs::RegisterProfilePrefs(registry);
Patrick Noland87d9f842019-01-16 03:52:022074 usage_stats::UsageStatsBridge::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102075 variations::VariationsService::RegisterProfilePrefs(registry);
Ella Gebf864d372023-06-06 17:44:312076 webapps::InstallPromptPrefs::RegisterProfilePrefs(registry);
Jan Keitel98b2cc42022-09-20 05:38:392077#else // BUILDFLAG(IS_ANDROID)
Emily Shack670f745c2023-03-03 19:47:302078 bookmarks_webui::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:392079 browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry);
Dana Fried154c57f2024-10-23 17:21:582080 BrowserUserEducationStorageService::RegisterProfilePrefs(registry);
Maksim Sisov9deefd22024-12-17 13:04:072081 captions::LiveCaptionController::RegisterProfilePrefs(registry);
evliuc5b5a722022-10-28 00:05:492082 captions::LiveTranslateController::RegisterProfilePrefs(registry);
Nina Satragno8c832df2019-07-29 15:59:392083 ChromeAuthenticatorRequestDelegate::RegisterProfilePrefs(registry);
Matt Jones43bca672023-11-22 15:19:272084 commerce::CommerceUiTabHelper::RegisterProfilePrefs(registry);
Anqing Zhao9595e482021-06-10 11:33:552085 DeviceServiceImpl::RegisterProfilePrefs(registry);
Tibor Goldschwendt610d0372021-05-11 01:39:022086 DriveService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102087 extensions::TabsCaptureVisibleTabFunction::RegisterProfilePrefs(registry);
gabdac09c03b2017-03-22 20:00:112088 first_run::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:392089 gcm::RegisterProfilePrefs(registry);
Riley Tatum8a8d2902024-05-14 16:24:162090 GoogleCalendarPageHandler::RegisterProfilePrefs(registry);
Florian Jackya33ad152023-11-22 11:46:042091 HatsServiceDesktop::RegisterProfilePrefs(registry);
Mohamad Ahmadieb5d1222024-05-06 17:12:432092 lens::prefs::RegisterProfilePrefs(registry);
Tibor Goldschwendtf3a3ce92021-08-17 00:42:162093 NtpCustomBackgroundService::RegisterProfilePrefs(registry);
George Benz13da3df02022-01-14 00:03:522094 media_router::RegisterAccessCodeProfilePrefs(registry);
Derek Cheng23a01402018-07-24 13:38:142095 media_router::RegisterProfilePrefs(registry);
Paul Adedeji74b66a42024-12-10 19:33:192096 MicrosoftAuthPageHandler::RegisterProfilePrefs(registry);
Jennifer Serranod1ceee92025-01-23 20:16:522097 MicrosoftFilesPageHandler::RegisterProfilePrefs(registry);
Jennifer Serranoa2b6d432025-04-28 23:08:092098 NewTabFooterUI::RegisterProfilePrefs(registry);
Tibor Goldschwendt53ca78b2020-10-07 19:56:182099 NewTabPageHandler::RegisterProfilePrefs(registry);
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:392100 NewTabPageUI::RegisterProfilePrefs(registry);
Rohit Bhatia22e544f2021-10-05 15:32:262101 ntp::SafeBrowsingHandler::RegisterProfilePrefs(registry);
Jennifer Serrano66bd3912025-01-03 01:00:152102 OutlookCalendarPageHandler::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102103 PinnedTabCodec::RegisterProfilePrefs(registry);
Robbie Gibson91fee002024-10-14 19:03:592104 promos_utils::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102105 PromoService::RegisterProfilePrefs(registry);
Mark Schillaciba4a7322022-06-29 15:08:352106 RegisterReadAnythingProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102107 settings::SettingsUI::RegisterProfilePrefs(registry);
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:302108 send_tab_to_self::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102109 signin::RegisterProfilePrefs(registry);
tmartino6254f472016-11-21 01:22:562110 StartupBrowserCreator::RegisterProfilePrefs(registry);
Marlon Facey70b4b352024-06-12 22:59:342111 MostRelevantTabResumptionPageHandler::RegisterProfilePrefs(registry);
dljames3bf933d2024-05-15 17:07:482112 tab_groups::saved_tab_groups::prefs::RegisterProfilePrefs(registry);
Taylor Bergquistc0109ac2023-11-18 01:10:042113 tab_organization_prefs::RegisterProfilePrefs(registry);
Roman Aroracd8462c2021-08-03 01:20:332114 tab_search_prefs::RegisterProfilePrefs(registry);
Roman Arorabc876bf2023-08-03 15:25:212115 ThemeColorPickerHandler::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:082116 toolbar::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102117 UnifiedAutoplayConfig::RegisterProfilePrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:522118#endif // BUILDFLAG(IS_ANDROID)
mvanouwerkerk9f0f38a2016-06-08 14:11:442119
Ryo Hashimotob0060fe2025-04-03 23:38:392120#if BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND)
Ryo Hashimoto925db0c2025-03-26 23:44:002121 DevToolsWindow::RegisterProfilePrefs(registry);
Ryo Hashimotob0060fe2025-04-03 23:38:392122#endif // BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND)
Ryo Hashimoto925db0c2025-03-26 23:44:002123
Xiaohan Wangae7f9182022-01-16 00:37:522124#if BUILDFLAG(IS_CHROMEOS)
Maksim Sisov444f4c82024-10-15 07:21:222125 extensions::DocumentScanRegisterProfilePrefs(registry);
Maria Petrisorbb5226b2022-06-02 09:10:512126 extensions::login_api::RegisterProfilePrefs(registry);
Maksim Sisov3f1de6b42024-10-15 10:44:392127 extensions::platform_keys::EnterprisePlatformKeysRegisterProfilePrefs(
2128 registry);
Michael Ershovd9a627e2021-11-03 13:55:272129 certificate_manager::CertificatesHandler::RegisterProfilePrefs(registry);
Simon Hangl8ebaf732023-08-25 14:59:472130 chromeos::cloud_storage::RegisterProfilePrefs(registry);
Andrew Rayskiy0ec947f2023-08-23 09:19:542131 chromeos::cloud_upload::RegisterProfilePrefs(registry);
Aiden Chiavattiec33cc52024-04-22 18:55:562132 policy::NetworkAnnotationBlocklistHandler::RegisterPrefs(registry);
Josh Simmons29bce0e82023-08-31 05:59:502133 quickoffice::RegisterProfilePrefs(registry);
Yanzhu Du76169d12022-09-21 02:53:312134 registry->RegisterBooleanPref(prefs::kDeskAPIThirdPartyAccessEnabled, false);
avynnf0708712023-10-26 21:19:302135 registry->RegisterBooleanPref(prefs::kDeskAPIDeskSaveAndShareEnabled, false);
Yanzhu Du428de9052022-10-05 22:46:582136 registry->RegisterListPref(prefs::kDeskAPIThirdPartyAllowlist);
Vignesh Shenvif47279d2022-04-07 10:55:362137 registry->RegisterBooleanPref(prefs::kInsightsExtensionEnabled, false);
Mohammed Abdonb4ae483c2024-01-09 22:15:162138 registry->RegisterBooleanPref(prefs::kEssentialSearchEnabled, false);
Mohammed Abdondd78eef2024-02-02 01:06:542139 registry->RegisterBooleanPref(prefs::kLastEssentialSearchValue, false);
Nicolas Dossou-Gbete8bf46c12022-05-16 14:20:172140 // By default showing Sync Consent is set to true. It can changed by policy.
2141 registry->RegisterBooleanPref(prefs::kEnableSyncConsent, true);
anina koehlerf1e29df62022-08-10 07:22:322142 registry->RegisterListPref(
2143 chromeos::prefs::kKeepFullscreenWithoutNotificationUrlAllowList,
2144 PrefRegistry::PUBLIC);
zhumatthew58f3c2332024-02-15 21:46:482145 registry->RegisterBooleanPref(policy::policy_prefs::kFloatingWorkspaceEnabled,
2146 false);
Vignesh Shenvidfab2b12023-08-07 19:13:002147 ::reporting::RegisterProfilePrefs(registry);
Maria Petrisor8d0f0b22024-06-04 12:29:582148 registry->RegisterBooleanPref(prefs::kFloatingSsoEnabled, false);
2149 registry->RegisterListPref(prefs::kFloatingSsoDomainBlocklist);
2150 registry->RegisterListPref(prefs::kFloatingSsoDomainBlocklistExceptions);
Andrew Rayskiy16f8cab2022-12-15 16:28:332151#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:002152 extensions::PrintingAPIHandler::RegisterProfilePrefs(registry);
Andrew Rayskiy16f8cab2022-12-15 16:28:332153#endif // BUILDFLAG(USE_CUPS)
James Cookc542d992019-11-08 23:34:242154 app_list::AppListSyncableService::RegisterProfilePrefs(registry);
Elitsa Bankova984491f2023-10-06 07:40:112155 apps::AlmanacFetcher::RegisterProfilePrefs(registry);
Nancy Wanga78b7a32021-04-28 05:10:292156 apps::AppPlatformMetricsService::RegisterProfilePrefs(registry);
Jeevan Shikarama73dec1a2022-09-08 05:51:522157 apps::AppPreloadService::RegisterProfilePrefs(registry);
Tim Sergeant1231dcc2021-05-10 14:00:572158 apps::webapk_prefs::RegisterProfilePrefs(registry);
Hidehiko Abe33e9adf2017-09-13 06:12:232159 arc::prefs::RegisterProfilePrefs(registry);
James Cookc542d992019-11-08 23:34:242160 ArcAppListPrefs::RegisterProfilePrefs(registry);
Hidehiko Abe89f9b5c92023-09-19 04:37:112161 arc::ArcBootPhaseMonitorBridge::RegisterProfilePrefs(registry);
Anastasiia N0582a902021-12-08 17:44:592162 ash::AccountAppsAvailability::RegisterPrefs(registry);
Kushagra Sinhab37e24db2021-07-02 15:14:242163 account_manager::AccountManager::RegisterPrefs(registry);
Yeunjoo Choi19772c942021-03-08 14:51:112164 ash::ApkWebAppService::RegisterProfilePrefs(registry);
Yeunjoo Choi40d02412021-04-21 01:38:562165 ash::app_time::AppActivityRegistry::RegisterProfilePrefs(registry);
2166 ash::app_time::AppTimeController::RegisterProfilePrefs(registry);
Yeunjoo Choi65c73cc2022-08-02 05:30:162167 ash::assistant::prefs::RegisterProfilePrefs(registry);
Anastasiia N1ad94e1e2022-09-15 08:47:282168 ash::auth::AuthFactorConfig::RegisterPrefs(registry);
Yeunjoo Choi0e66c9aa2021-04-02 02:05:562169 ash::bluetooth::DebugLogsManager::RegisterPrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:552170 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterProfilePrefs(
2171 registry);
Theo Johnson-Kanudc9f96272023-01-12 05:11:392172 ash::HatsBluetoothRevampTriggerImpl::RegisterProfilePrefs(registry);
Hidehiko Abe4e0baf92024-10-07 18:05:582173 user_manager::UserManagerImpl::RegisterProfilePrefs(registry);
Henrique Ferreiro2029590e2021-09-23 08:01:522174 ash::ClientAppMetadataProviderService::RegisterProfilePrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:232175 ash::CupsPrintersManager::RegisterProfilePrefs(registry);
Yeunjoo Choi0dc579e42022-03-23 04:14:522176 ash::device_sync::RegisterProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:432177 ash::FamilyUserChromeActivityMetrics::RegisterProfilePrefs(registry);
2178 ash::FamilyUserMetricsService::RegisterProfilePrefs(registry);
2179 ash::FamilyUserSessionMetrics::RegisterProfilePrefs(registry);
Yeunjoo Choiebbdaa62022-10-20 01:05:312180 ash::InlineLoginHandlerImpl::RegisterProfilePrefs(registry);
Yeunjoo Choi395103872021-07-22 01:16:072181 ash::first_run::RegisterProfilePrefs(registry);
Yeunjoo Choic4e54fe2021-06-09 02:11:392182 ash::file_system_provider::RegisterProfilePrefs(registry);
Yeunjoo Choi0842edfa2021-07-29 00:53:172183 ash::full_restore::RegisterProfilePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:272184 ash::KerberosCredentialsManager::RegisterProfilePrefs(registry);
Yeunjoo Choi044ea242022-03-14 12:06:292185 ash::multidevice_setup::MultiDeviceSetupService::RegisterProfilePrefs(
Jordy Greenblatt2265de702018-07-26 19:05:262186 registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:112187 ash::NetworkMetadataStore::RegisterPrefs(registry);
Yeunjoo Choic1593bf2021-04-23 03:49:252188 ash::ReleaseNotesStorage::RegisterProfilePrefs(registry);
Yeunjoo Choif5706262021-08-24 01:11:242189 ash::HelpAppNotificationController::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:272190 ash::quick_unlock::FingerprintStorage::RegisterProfilePrefs(registry);
2191 ash::quick_unlock::PinStoragePrefs::RegisterProfilePrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:372192 ash::Preferences::RegisterProfilePrefs(registry);
Yeunjoo Choida53f442021-09-17 01:07:362193 ash::EnterprisePrintersProvider::RegisterProfilePrefs(registry);
Yeunjoo Choi09213db2021-04-16 03:42:082194 ash::parent_access::ParentAccessService::RegisterProfilePrefs(registry);
Yue Lia3125692022-01-05 20:05:432195 quick_answers::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:272196 ash::quick_unlock::RegisterProfilePrefs(registry);
Henrique Ferreiroec8355d2021-07-20 08:20:082197 ash::RegisterSamlProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:432198 ash::ScreenTimeController::RegisterProfilePrefs(registry);
Henrique Ferreirofad33bd2021-01-29 00:28:402199 ash::EduCoexistenceConsentInvalidationController::RegisterProfilePrefs(
yilkalc04a16dc2020-11-04 22:07:072200 registry);
Yeunjoo Choi38cea422022-10-18 06:19:172201 ash::EduCoexistenceLoginHandler::RegisterProfilePrefs(registry);
Henrique Ferreiroa264c8c02021-07-20 08:31:472202 ash::SigninErrorNotifier::RegisterPrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:092203 ash::ServicesCustomizationDocument::RegisterProfilePrefs(registry);
Andreea Costinas697da682024-09-11 09:13:412204 ash::SecureDnsManager::RegisterProfilePrefs(registry);
Yeunjoo Choiba3d9972022-10-11 12:50:122205 ash::settings::OSSettingsUI::RegisterProfilePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:362206 ash::StartupUtils::RegisterOobeProfilePrefs(registry);
Aiden Chiavatti112d3672023-03-17 21:13:412207 ash::user_image::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:152208 ash::UserImageSyncObserver::RegisterProfilePrefs(registry);
Jong Ahn6f1c54a42022-01-18 00:20:562209 ChromeMetricsServiceClient::RegisterProfilePrefs(registry);
Renee Wrightc41d5432018-04-26 05:27:372210 crostini::prefs::RegisterProfilePrefs(registry);
sdefresne8593e6432015-12-01 12:38:082211 flags_ui::PrefServiceFlagsStorage::RegisterProfilePrefs(registry);
Joel Hockey7fb974342019-06-27 23:35:052212 guest_os::prefs::RegisterProfilePrefs(registry);
Olya Kalitovac869f962018-12-04 12:01:232213 plugin_vm::prefs::RegisterProfilePrefs(registry);
GioVAX287418d2020-11-23 17:56:592214 policy::ArcAppInstallEventLogger::RegisterProfilePrefs(registry);
Bartosz Fabianowskid4d93a72018-05-17 18:49:482215 policy::AppInstallEventLogManagerWrapper::RegisterProfilePrefs(registry);
Marcelo Almeida9ef8c132019-05-13 20:19:122216 policy::StatusCollector::RegisterProfilePrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:232217 ash::SystemProxyManager::RegisterProfilePrefs(registry);
Erik Chenc2927bbd2021-09-22 23:20:072218 ChromeShelfPrefs::RegisterProfilePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:382219 ::onc::RegisterProfilePrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:492220 ash::cert_provisioning::RegisterProfilePrefs(registry);
Nicholas Hollingumf4c11e32020-10-05 22:52:572221 borealis::prefs::RegisterProfilePrefs(registry);
Gavin Williamsf6781f3e2021-04-22 01:13:492222 ash::ChromeScanningAppDelegate::RegisterProfilePrefs(registry);
yilkal95d9f882021-10-18 21:59:002223 ProjectorAppClientImpl::RegisterProfilePrefs(registry);
Geng Li11526bb42022-02-15 23:59:142224 ash::floating_workspace_util::RegisterProfilePrefs(registry);
Sanja Perisic91217932022-04-13 13:45:022225 policy::RebootNotificationsScheduler::RegisterProfilePrefs(registry);
Edman Anjosa0162f362024-08-06 13:49:512226 ash::KioskController::RegisterProfilePrefs(registry);
Andrew Rayskiy47076d72022-09-27 18:46:142227 file_manager::file_tasks::RegisterProfilePrefs(registry);
Nigel Taoa1d4dce2022-10-18 00:01:202228 file_manager::prefs::RegisterProfilePrefs(registry);
Fergus Dall54a6a432022-11-18 17:35:292229 bruschetta::prefs::RegisterProfilePrefs(registry);
Chris Mullinse59586192023-03-06 17:42:172230 wallpaper_handlers::prefs::RegisterProfilePrefs(registry);
Vignesh Shenvi145bf6e2023-05-08 22:11:302231 ash::reporting::RegisterProfilePrefs(registry);
John Palmerd5ac9f9e2024-06-21 08:05:202232 ChromeMediaAppGuestUIDelegate::RegisterProfilePrefs(registry);
Vignesh Shenvicb34fe332024-10-04 02:40:122233 ash::boca::RegisterOnTaskProfilePrefs(registry);
Ahmed Nasr585db512025-01-23 23:54:432234 ash::boca::BabelOrcaManager::RegisterProfilePrefs(registry);
Georg Neiscbce7dab2025-02-18 01:11:552235#endif // BUILDFLAG(IS_CHROMEOS)
Darin Fisher127d5782021-01-20 20:32:342236
Xiaohan Wangae7f9182022-01-16 00:37:522237#if BUILDFLAG(IS_WIN)
Alex St-Onge9e4b9b72021-06-08 15:35:542238 CdmPrefServiceHelper::RegisterProfilePrefs(registry);
Scott Violet3ff87d062021-12-21 06:10:102239 FontPrewarmerTabHelper::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442240 NetworkProfileBubble::RegisterProfilePrefs(registry);
[email protected]a4422802012-05-03 09:19:152241#endif
[email protected]eeec6ca2013-02-21 15:10:432242
Sebastien Lalancette413625312023-05-08 13:58:012243#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
Georg Neiscbce7dab2025-02-18 01:11:552244 BUILDFLAG(IS_CHROMEOS)
Zonghan Xuc528f6e82022-08-09 22:31:582245 device_signals::RegisterProfilePrefs(registry);
Sebastien Lalancette413625312023-05-08 13:58:012246#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
Georg Neiscbce7dab2025-02-18 01:11:552247 // BUILDFLAG(IS_CHROMEOS)
Zonghan Xuc528f6e82022-08-09 22:31:582248
Nicolas Ouellet-Payeurc1b89932022-09-30 16:22:532249#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
Nicolas4b82a652019-01-04 17:42:382250 browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:152251 enterprise_signin::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:112252#endif
2253
Georg Neiscbce7dab2025-02-18 01:11:552254#if BUILDFLAG(ENABLE_EXTENSIONS) && !BUILDFLAG(IS_CHROMEOS)
Daniel Murphy3657906d2021-04-13 20:33:122255 preinstalled_apps::RegisterProfilePrefs(registry);
Becca Hughes7d2bbb82018-08-07 22:56:592256#endif
2257
Xiaohan Wangae7f9182022-01-16 00:37:522258#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Kristi Parkd0f72412021-07-02 01:09:032259 sharing_hub::RegisterProfilePrefs(registry);
2260#endif
2261
Lei Zhang92c15542020-01-10 17:05:102262#if defined(TOOLKIT_VIEWS)
2263 accessibility_prefs::RegisterInvertBubbleUserPrefs(registry);
Yuheng Huang9ce54892022-05-06 19:29:392264 side_search_prefs::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102265 RegisterBrowserViewProfilePrefs(registry);
Owen Minef022e92019-10-15 21:25:212266#endif
2267
Duncan Mercer8062eef2022-12-28 22:28:372268#if BUILDFLAG(ENABLE_LENS_DESKTOP)
Juan Mojica4669f8d2021-08-05 20:01:452269 registry->RegisterBooleanPref(
2270 prefs::kLensRegionSearchEnabled, true,
2271 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
Duncan Mercer8062eef2022-12-28 22:28:372272 registry->RegisterBooleanPref(prefs::kLensDesktopNTPSearchEnabled, true);
2273#endif
2274
Andrii Natiahlyiac13d8d982025-02-21 16:15:382275 registry->RegisterListPref(
2276 webauthn::pref_names::kRemoteDesktopAllowedOrigins);
2277
Duncan Mercer8062eef2022-12-28 22:28:372278#if !BUILDFLAG(IS_ANDROID)
Martin Kreichgauerd7aa4f92022-02-22 20:46:212279 registry->RegisterBooleanPref(
2280 webauthn::pref_names::kRemoteProxiedRequestsAllowed, false);
dljames0a96ef192022-07-07 23:31:432281
Nina Satragno42747a42023-06-29 15:25:272282 registry->RegisterStringPref(
2283 webauthn::pref_names::kLastUsedPairingFromSyncPublicKey, "");
2284
Ken Buchanan6387f002024-04-19 12:48:242285 registry->RegisterIntegerPref(
2286 webauthn::pref_names::kEnclaveFailedPINAttemptsCount, 0);
2287
Caroline Risingf4b49092023-03-23 02:28:262288 side_panel_prefs::RegisterProfilePrefs(registry);
David Pennington2f0a11ea2024-06-12 21:39:332289
2290 tabs::RegisterProfilePrefs(registry);
Carlos IL8a966d52024-11-19 00:05:182291
2292 CertificateManagerPageHandler::RegisterProfilePrefs(registry);
David Pennington2f0a11ea2024-06-12 21:39:332293#endif // !BUILDFLAG(IS_ANDROID)
Juan Mojica4669f8d2021-08-05 20:01:452294
Nina Satragnod7b8fb42022-11-10 20:43:392295 registry->RegisterBooleanPref(webauthn::pref_names::kAllowWithBrokenCerts,
2296 false);
2297
Sean Harrisonf263b732021-12-07 11:17:522298 registry->RegisterBooleanPref(prefs::kPrivacyGuideViewed, false);
2299
James Cook0ba192bf2017-12-01 20:53:112300 RegisterProfilePrefsForMigration(registry);
Alison Gale6bf2cc52022-09-08 15:11:492301
2302#if !BUILDFLAG(IS_ANDROID)
Alison Gale3a43a5f02023-12-14 16:04:222303 registry->RegisterIntegerPref(prefs::kMemorySaverChipExpandedCount, 0);
2304 registry->RegisterTimePref(prefs::kLastMemorySaverChipExpandedTimestamp,
Alison Gale58bb3cd52023-04-21 15:03:202305 base::Time());
Erik Chen4ee66d62024-08-05 20:47:382306 registry->RegisterBooleanPref(
2307 prefs::kAccessibilityMainNodeAnnotationsEnabled, false,
2308 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
Alison Gale6bf2cc52022-09-08 15:11:492309#endif
Anders Hartvoll Ruudeedebdc2022-10-12 15:38:012310
2311#if BUILDFLAG(IS_ANDROID)
2312 registry->RegisterBooleanPref(prefs::kVirtualKeyboardResizesLayoutByDefault,
2313 false);
2314#endif
Kirubel Aklilubb804082022-11-10 19:02:302315
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:402316#if BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
2317 data_controls::RegisterProfilePrefs(registry);
2318#endif // BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
Georgina Sanchez Buenrostro57c36622023-10-26 00:53:122319
2320#if BUILDFLAG(IS_WIN)
2321 registry->RegisterBooleanPref(prefs::kNativeHostsExecutablesLaunchDirectly,
2322 false);
2323#endif // BUILDFLAG(IS_WIN)
Anthony Cui417bf4b2023-11-17 20:48:042324
Anthony Cuifc4726fc2023-12-01 23:28:472325#if BUILDFLAG(ENABLE_COMPOSE)
Anthony Cui74262132024-01-04 20:29:582326 registry->RegisterBooleanPref(prefs::kPrefHasCompletedComposeFRE, false);
Anthony Cuib2635372024-04-30 16:36:312327 registry->RegisterBooleanPref(prefs::kEnableProactiveNudge, true);
Anthony Cui6bac28d2024-05-13 15:44:342328 registry->RegisterDictionaryPref(prefs::kProactiveNudgeDisabledSitesWithTime);
Anthony Cui417bf4b2023-11-17 20:48:042329#endif
Alex Chen6d6382e2024-04-09 22:52:482330
Alex Chen6d6382e2024-04-09 22:52:482331 registry->RegisterIntegerPref(prefs::kChromeDataRegionSetting, 0);
Jason Hu13975a02024-05-18 19:09:422332
2333 registry->RegisterIntegerPref(prefs::kLensOverlayStartCount, 0);
Fiona Zhanga39885922024-07-12 14:41:502334
2335 registry->RegisterDictionaryPref(prefs::kReportingEndpoints);
Topi Lassila782cdce2025-05-12 09:16:082336
2337 registry->RegisterBooleanPref(prefs::kViewSourceLineWrappingEnabled, false);
initial.commit09911bf2008-07-26 23:55:292338}
license.botbf09a502008-08-24 00:55:552339
[email protected]37ca3fe02013-07-05 15:32:442340void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:212341 RegisterUserProfilePrefs(registry, g_browser_process->GetApplicationLocale());
2342}
2343
2344void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2345 const std::string& locale) {
2346 RegisterProfilePrefs(registry, locale);
[email protected]2424cc52013-07-17 13:44:382347
Xiaohan Wangae7f9182022-01-16 00:37:522348#if BUILDFLAG(IS_ANDROID)
mlliuee3a405c2016-10-28 22:34:522349 ::android::RegisterUserProfilePrefs(registry);
2350#endif
Georg Neiscbce7dab2025-02-18 01:11:552351#if BUILDFLAG(IS_CHROMEOS)
John Palmer1e70a002023-08-15 02:20:342352 ash::RegisterUserProfilePrefs(registry, locale);
Elie Maamari94026e22025-04-28 13:32:202353 ash::LegacyTokenHandleFetcher::RegisterPrefs(registry);
Xiyuan Xia5a8c4172019-05-13 16:23:482354#endif
[email protected]37ca3fe02013-07-05 15:32:442355}
2356
[email protected]8eefe842014-01-17 06:42:402357void RegisterScreenshotPrefs(PrefRegistrySimple* registry) {
2358 registry->RegisterBooleanPref(prefs::kDisableScreenshots, false);
2359}
2360
Salvador Guerrero53c29b92025-02-12 18:49:432361void RegisterGeminiSettingsPrefs(user_prefs::PrefRegistrySyncable* registry) {
2362 registry->RegisterIntegerPref(prefs::kGeminiSettings, 0);
2363}
2364
Georg Neiscbce7dab2025-02-18 01:11:552365#if BUILDFLAG(IS_CHROMEOS)
John Palmer1e70a002023-08-15 02:20:342366void RegisterSigninProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2367 std::string_view country) {
Xi Han25a7f032019-04-18 21:44:212368 RegisterProfilePrefs(registry, g_browser_process->GetApplicationLocale());
John Palmer1e70a002023-08-15 02:20:342369 ash::RegisterSigninProfilePrefs(registry, country);
[email protected]37ca3fe02013-07-05 15:32:442370}
Eyor Alemayehu4b516fb2019-02-20 20:24:292371
[email protected]37ca3fe02013-07-05 15:32:442372#endif
2373
rkaplowf216caf2015-03-02 22:37:452374// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532375// See chrome/browser/prefs/README.md for details.
Lei Zhangb76b80e32020-04-08 16:58:162376void MigrateObsoleteLocalStatePrefs(PrefService* local_state) {
Scott Littlec463f3362022-02-15 18:44:242377 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2378 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2379 // to be migrated or cleared specifically for iOS as well. This could be by
2380 // doing the migration in feature code that's called by all platforms instead
2381 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432382 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242383
Dominic Battre645d42342020-12-04 16:14:102384 // BEGIN_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
2385 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2386
Will Harris234a5252024-02-26 23:44:572387#if BUILDFLAG(IS_WIN)
Will Harris0ba68daa2024-06-04 21:51:012388 // Deprecated 06/2024.
2389 local_state->ClearPref(kOsCryptAppBoundFixedData3PrefName);
Will Harris234a5252024-02-26 23:44:572390#endif
2391
Georg Neiscbce7dab2025-02-18 01:11:552392#if BUILDFLAG(IS_CHROMEOS)
Li Lin11034ce2024-05-07 16:25:552393 // Added 05/2024.
2394 local_state->ClearPref(kDeviceRegisteredTime);
Jeroen Dhollander1c2be642024-05-15 17:41:112395 local_state->ClearPref(kArcKioskDictionaryName);
Georg Neiscbce7dab2025-02-18 01:11:552396#endif // BUILDFLAG(IS_CHROMEOS)
Theo Johnson-Kanue849d7ee2024-04-30 16:33:262397
Nicolas Dossou-Gbete2ddfa4f2024-05-07 12:30:042398#if !BUILDFLAG(IS_ANDROID)
2399 // Added 05/2024.
2400 local_state->ClearPref(kSearchEnginesStudyGroup);
2401#endif
2402
Mickey Burks97bad852024-05-09 14:24:282403#if !BUILDFLAG(IS_ANDROID)
2404 // Added 05/2024.
2405 local_state->ClearPref(kHasShownRefreshWhatsNew);
2406#endif
2407
Aida Zolicbe1b89f52024-06-18 13:58:242408// Added 06/2024.
Georg Neiscbce7dab2025-02-18 01:11:552409#if BUILDFLAG(IS_CHROMEOS)
Aida Zolicbe1b89f52024-06-18 13:58:242410 local_state->ClearPref(kLocalUserFilesMigrationEnabled);
Georg Neiscbce7dab2025-02-18 01:11:552411#endif // BUILDFLAG(IS_CHROMEOS)
Aida Zolicbe1b89f52024-06-18 13:58:242412
Georg Neiscbce7dab2025-02-18 01:11:552413#if BUILDFLAG(ENABLE_DICE_SUPPORT)
Jack Yammine5d7ae462024-07-03 16:39:382414 // Added 07/2024.
2415 local_state->ClearPref(kFirstRunStudyGroup);
2416#endif
2417
Georg Neiscbce7dab2025-02-18 01:11:552418#if BUILDFLAG(IS_CHROMEOS)
Igor67b80f82024-08-21 14:35:102419 // Added 08/2024.
2420 local_state->ClearPref(kDeviceDMTokenV1);
2421 local_state->ClearPref(kDeviceDMTokenV2);
Xiqi Ruanc75794b2024-09-05 23:43:012422 local_state->ClearPref(kDemoModeResourcesRemoved);
2423 local_state->ClearPref(kAccumulatedUsagePref);
Xiqi Ruanc75794b2024-09-05 23:43:012424
Georg Neiscbce7dab2025-02-18 01:11:552425 // Added 10/2024.
Yuta Hijikatada78e502024-10-03 12:59:042426 local_state->ClearPref(kMigrationStep);
2427 local_state->ClearPref(kMoveMigrationResumeStepPref);
2428 local_state->ClearPref(kMoveMigrationResumeCountPref);
Yuta Hijikata26d8117102024-10-21 07:25:392429 local_state->ClearPref(kDataVerPref);
2430 local_state->ClearPref(kMigrationAttemptCountPref);
2431 local_state->ClearPref(kProfileMigrationCompletedForUserPref);
2432 local_state->ClearPref(kProfileMoveMigrationCompletedForUserPref);
2433 local_state->ClearPref(kProfileMigrationCompletedForNewUserPref);
Yuta Hijikata9649b3b2024-10-25 02:00:372434 local_state->ClearPref(kProfileDataBackwardMigrationCompletedForUserPref);
2435 local_state->ClearPref(kGotoFilesPref);
2436 local_state->ClearPref(kProfileMigrationCompletionTimeForUserPref);
Georg Neis1f83a8f2024-10-31 08:19:212437 local_state->ClearPref(kLacrosDataBackwardMigrationMode);
Yuta Hijikatada78e502024-10-03 12:59:042438#endif
2439
Mickey Burks33f68d62024-10-04 13:46:372440#if !BUILDFLAG(IS_ANDROID)
2441 // Added 10/2024
2442 local_state->ClearPref(kWhatsNewHatsActivationThreshold);
2443#endif
2444
Di Zhang9bf1d652024-10-14 22:25:022445 // Added 10/2024.
2446 local_state->ClearPref(kBeforeunloadEventCancelByPreventDefaultEnabled);
2447
Mitsuru Oshimab406ceb2024-11-14 23:57:212448 // Added 11/2024
2449#if BUILDFLAG(IS_CHROMEOS)
2450 local_state->ClearPref(kLockScreenDataPrefKey);
2451#endif
2452
Clark DuVall4cd33982024-11-19 23:29:572453 // Added 11/2024
2454 local_state->ClearPref(kOnDeviceModelTimeoutCount);
2455
Steven Holte57056f82024-11-25 18:50:242456 // Added 11/2024
2457 optimization_guide::model_execution::prefs::MigrateLegacyUsagePrefs(
2458 local_state);
2459
Georg Neis356dbd22024-12-17 12:23:572460 // Added 12/2024
2461#if BUILDFLAG(IS_CHROMEOS)
2462 local_state->ClearPref(kLacrosLaunchSwitch);
Georg Neis3fe5b7502024-12-18 00:59:322463 local_state->ClearPref(kLacrosSelection);
Georg Neis356dbd22024-12-17 12:23:572464#endif
2465
Anton Bershanskyie8f9de422025-02-03 15:49:122466 // Added 02/2025.
2467 local_state->ClearPref(kUserAgentClientHintsGREASEUpdateEnabled);
2468
Alison Galee03d4222025-02-06 17:58:092469 // Added 02/2025
2470#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
2471 local_state->ClearPref(prefs::kDefaultBrowserPromptRefreshStudyGroup);
2472#endif
2473
Adem Derinel4c940c22025-02-20 08:18:002474 // Added 02/2025
2475#if BUILDFLAG(IS_ANDROID)
2476 local_state->ClearPref(kRootSecretPrefName);
2477#endif // BUILDFLAG(IS_ANDROID)
2478
Roland Bockcb6af522025-03-04 16:18:112479 // Added 03/2025.
2480#if BUILDFLAG(IS_CHROMEOS)
2481 local_state->ClearPref(kShouldRetrieveDeviceState);
2482 local_state->ClearPref(kShouldAutoEnroll);
2483 local_state->ClearPref(kAutoEnrollmentPowerLimit);
2484#endif
2485
Ivan Šandrk16510cd82025-03-21 16:20:342486 // Added 03/2025.
2487#if BUILDFLAG(IS_CHROMEOS)
2488 local_state->ClearPref(kDeviceRestrictionScheduleHighestSeenTime);
2489#endif
2490
stluongebeccd42025-04-18 01:27:082491#if !BUILDFLAG(IS_ANDROID)
2492 local_state->ClearPref(
2493 kPerformanceInterventionNotificationAcceptHistoryDeprecated);
2494#endif // !BUILDFLAG(IS_ANDROID)
2495
Dominic Battre645d42342020-12-04 16:14:102496 // Please don't delete the following line. It is used by PRESUBMIT.py.
2497 // END_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
Scott Littlec463f3362022-02-15 18:44:242498
2499 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2500 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2501 // to be migrated or cleared specifically for iOS as well. This could be by
2502 // doing the migration in feature code that's called by all platforms instead
2503 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432504 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
rkaplowf216caf2015-03-02 22:37:452505}
2506
2507// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532508// See chrome/browser/prefs/README.md for details.
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572509void MigrateObsoleteProfilePrefs(PrefService* profile_prefs,
2510 const base::FilePath& profile_path) {
Scott Littlec463f3362022-02-15 18:44:242511 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2512 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2513 // to be migrated or cleared specifically for iOS as well. This could be by
2514 // doing the migration in feature code that's called by all platforms instead
2515 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432516 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242517
Dominic Battre645d42342020-12-04 16:14:102518 // BEGIN_MIGRATE_OBSOLETE_PROFILE_PREFS
2519 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2520
Christine Ying25c576ac2025-03-12 15:28:402521 privacy_sandbox::PrivacySandboxNoticeStorage::UpdateNoticeSchemaV2(
2522 profile_prefs);
2523
wutaobc9027e2020-04-08 02:01:442524 // Check MigrateDeprecatedAutofillPrefs() to see if this is safe to remove.
Moe Ahmadic3061bd2018-08-30 16:25:322525 autofill::prefs::MigrateDeprecatedAutofillPrefs(profile_prefs);
Alexandr Ilin273e20b2018-09-05 19:47:572526
Tarun Bansal99e447d2020-03-17 10:07:562527 // Added 3/2020.
Alison Gale3f4203f72024-04-26 19:27:422528 // TODO(crbug.com/40122991): Remove this once the privacy settings redesign
Julian Pastarmov7da3bc22021-03-30 14:30:182529 // is fully launched.
Ben Schwartz135746c2020-05-14 04:37:032530 chrome_browser_net::secure_dns::MigrateProbesSettingToOrFromBackup(
2531 profile_prefs);
wutao2e24aff2020-04-03 17:01:022532
Charles Meng7e9ad6c2024-03-12 21:03:332533 // TODO(326079444): After experiment is over, update the deprecated date and
2534 // allow this to be cleaned up.
Alison Gale017ff5a2024-04-30 14:44:362535#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Charles Meng7e9ad6c2024-03-12 21:03:332536 MigrateDefaultBrowserLastDeclinedPref(profile_prefs);
2537#endif
2538
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572539#if BUILDFLAG(IS_ANDROID)
2540 // Added 11/2023, but DO NOT REMOVE after the usual year!
Alison Gale079e6e952024-04-16 22:00:302541 // TODO(crbug.com/40268177): The pref kPasswordsUseUPMLocalAndSeparateStores
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572542 // and this call (to compute said pref) should be removed once
2543 // kUnifiedPasswordManagerLocalPasswordsAndroidWithMigration is launched and
2544 // enough clients have migrated. UsesSplitStoresAndUPMForLocal() should be
Ioana Pandele2c75e2c2e2025-03-27 10:09:062545 // updated to check the GmsCoreVersion directly instead of the pref, or
2546 // might be removed entirely, depending how the outdated GmsCore case is
2547 // handled.
2548 password_manager_android_util::SetUsesSplitStoresAndUPMForLocal(
2549 profile_prefs, profile_path,
2550 std::make_unique<
2551 password_manager_android_util::PasswordManagerUtilBridge>());
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572552#endif
2553
Georg Neiscbce7dab2025-02-18 01:11:552554#if BUILDFLAG(IS_CHROMEOS)
Tzarial Kuznia9bfae1972024-05-10 19:30:182555 // Added 05/2024.
2556 profile_prefs->ClearPref(kAccessibilityMouseKeysShortcutToPauseEnabled);
Tzarial Kuzniaee33d3a2024-05-14 17:26:592557 profile_prefs->ClearPref(kAccessibilityMouseKeysDisableInTextFields);
Tzarial Kuznia5705b482024-05-28 19:11:372558 profile_prefs->ClearPref(kAccessibilityScreenMagnifierCenterFocus);
Georg Neiscbce7dab2025-02-18 01:11:552559#endif // BUILDFLAG(IS_CHROMEOS)
Hirthanan Subenderanf298e902024-04-17 18:01:052560
Andrew Williamsa2ac79b2024-05-16 18:30:322561 // Added 05/2024.
2562 profile_prefs->ClearPref(kBlockTruncatedCookies);
2563
Jack Yamminedff4e752024-05-17 12:19:112564 // Added 05/2024
2565 profile_prefs->ClearPref(kDefaultSearchProviderChoiceLocationPrefName);
2566
Mikel Astizf231c2d2024-05-21 14:05:572567 // Added 05/2024.
2568 profile_prefs->ClearPref(kSyncCachedTrustedVaultAutoUpgradeDebugInfo);
2569
Marc Treiba5e73272024-05-27 11:27:372570 // Added 05/2024.
2571 profile_prefs->ClearPref(kAutologinEnabled);
2572 profile_prefs->ClearPref(kReverseAutologinRejectedEmailList);
2573
Abe Boujane685161212024-06-04 16:37:552574 // Added 06/2024.
2575 profile_prefs->ClearPref(kTrackingProtectionOnboardingNoticeFirstRequested);
2576 profile_prefs->ClearPref(kTrackingProtectionOnboardingNoticeLastRequested);
2577
Abigail Kleindab940b82024-06-06 14:48:342578 // Added 06/2024.
2579#if !BUILDFLAG(IS_ANDROID)
2580 profile_prefs->ClearPref(
2581 kAccessibilityReadAnythingOmniboxIconLabelShownCount);
Abigail Kleindab940b82024-06-06 14:48:342582
Erik Chen4ee66d62024-08-05 20:47:382583 // Added 06/2024.
Ramin Halavati1be7ac32024-06-07 08:48:522584 profile_prefs->ClearPref(kAccessibilityPdfOcrAlwaysActive);
2585#endif
2586
Abe Boujane3d746772024-06-10 12:52:412587 // Added 06/2024.
2588 profile_prefs->ClearPref(kTrackingProtectionOffboarded);
2589 profile_prefs->ClearPref(kTrackingProtectionOffboardedSince);
2590 profile_prefs->ClearPref(kTrackingProtectionOffboardingAckAction);
2591
Georg Neiscbce7dab2025-02-18 01:11:552592#if BUILDFLAG(IS_CHROMEOS)
David Black86f60822024-06-11 19:18:032593 // Added 06/2024.
2594 for (const char* pref : kHoldingSpaceWallpaperNudgeTimesOfFirstInteraction) {
2595 profile_prefs->ClearPref(pref);
2596 }
2597
2598 // Added 06/2024.
2599 profile_prefs->ClearPref(kHoldingSpaceWallpaperNudgeUserEligibleForNudge);
2600 profile_prefs->ClearPref(
2601 kHoldingSpaceWallpaperNudgeLastTimeNudgeShownCounterfactual);
2602 profile_prefs->ClearPref(kHoldingSpaceWallpaperNudgeLastTimeNudgeShown);
2603 profile_prefs->ClearPref(
2604 kHoldingSpaceWallpaperNudgeUserFirstEligibleSessionTime);
2605 profile_prefs->ClearPref(
2606 kHoldingSpaceWallpaperNudgeNudgeShownCountCounterfactual);
2607 profile_prefs->ClearPref(kHoldingSpaceWallpaperNudgeNudgeShownCount);
James Cook3fbf5ba92024-06-28 23:00:212608
2609 // Added 06/2024.
2610 profile_prefs->ClearPref(kBirchUseRecentTabs);
2611 profile_prefs->ClearPref(kBirchUseLastActive);
2612 profile_prefs->ClearPref(kBirchUseMostVisited);
2613 profile_prefs->ClearPref(kBirchUseSelfShare);
Georg Neiscbce7dab2025-02-18 01:11:552614#endif // BUILDFLAG(IS_CHROMEOS)
David Black86f60822024-06-11 19:18:032615
Liza Bipin558088e2025-03-12 18:16:482616#if BUILDFLAG(ENABLE_DICE_SUPPORT)
Victor Hugo Vianna Silvafd402862024-06-13 15:18:512617 // Added 06/2024.
David Roger5acdd8b4272024-07-02 16:03:422618 syncer::SyncPrefs::MaybeMigrateAutofillToPerAccountPref(profile_prefs);
Liza Bipin558088e2025-03-12 18:16:482619#endif // BUILDFLAG(ENABLE_DICE_SUPPORT)
Victor Hugo Vianna Silvafd402862024-06-13 15:18:512620
Jian Li81b62142024-07-02 19:00:462621#if BUILDFLAG(IS_ANDROID)
2622 // Added 06/2024
2623 feed::prefs::MigrateObsoleteFeedExperimentPref_Jun_2024(profile_prefs);
2624#endif // BUILDFLAG(IS_ANDROID)
2625
Nicolas Dossou-Gbetebc0c0792024-07-03 13:56:452626 // Added 06/2024.
2627 profile_prefs->ClearPref(kDefaultSearchProviderChoicePending);
2628
Riley Tatume3d4fc82024-07-11 22:18:592629#if !BUILDFLAG(IS_ANDROID)
dpapadb45cc7a2024-07-15 21:24:122630 // Added 07/2024.
Riley Tatume3d4fc82024-07-11 22:18:592631 profile_prefs->ClearPref(kNtpRecipesDismissedTasks);
dpapadb45cc7a2024-07-15 21:24:122632 profile_prefs->ClearPref(kNtpModulesFirstShownTime);
2633 profile_prefs->ClearPref(kNtpModulesFreVisible);
2634 profile_prefs->ClearPref(kNtpModulesShownCount);
Riley Tatumbea6acb2024-07-17 23:12:002635 profile_prefs->ClearPref(kNtpPhotosLastDismissedTimePrefName);
2636 profile_prefs->ClearPref(kNtpPhotosOptInAcknowledgedPrefName);
2637 profile_prefs->ClearPref(kNtpPhotosLastMemoryOpenTimePrefName);
2638 profile_prefs->ClearPref(kNtpPhotosLastSoftOptedOutTimePrefName);
2639 profile_prefs->ClearPref(kNtpPhotosSoftOptOutCountPrefName);
Roman Aroradc02312b2024-08-23 14:27:112640 // Added 08/2024
2641 profile_prefs->ClearPref(kDismissedTabsPrefName);
Riley Tatume3d4fc82024-07-11 22:18:592642#endif
Tim Sergeant4f810e82024-07-16 23:43:382643
Oleg Nitz4fda6d372024-08-02 10:53:552644#if BUILDFLAG(IS_CHROMEOS)
Georg Neiscbce7dab2025-02-18 01:11:552645 // Added 07/2024.
2646 profile_prefs->ClearPref(kAppDeduplicationServiceLastGetTimestamp);
2647 profile_prefs->ClearPref(kShowTunaScreenEnabled);
2648
2649 // Added 08/2024.
Oleg Nitz4fda6d372024-08-02 10:53:552650 profile_prefs->ClearPref(kStandaloneWindowMigrationNudgeShown);
2651#endif
2652
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422653#if BUILDFLAG(IS_ANDROID)
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:452654 // All of these were added 08/2024.
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422655 profile_prefs->ClearPref(
2656 kObsoleteUnenrolledFromGoogleMobileServicesAfterApiErrorCode);
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:452657 profile_prefs->ClearPref(kObsoleteRequiresMigrationAfterSyncStatusChange);
2658 profile_prefs->ClearPref(
2659 kObsoleteUnenrolledFromGoogleMobileServicesWithErrorListVersion);
2660 profile_prefs->ClearPref(kObsoleteTimesReenrolledToGoogleMobileServices);
2661 profile_prefs->ClearPref(
2662 kObsoleteTimesAttemptedToReenrollToGoogleMobileServices);
2663 profile_prefs->ClearPref(kObsoleteUserReceivedGMSCoreError);
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422664#endif
Awad Osmana44a3d82024-08-06 22:20:402665 // Added 08/2024.
2666 profile_prefs->ClearPref(kSafeBrowsingEsbOptInWithFriendlierSettings);
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422667
Ankush Singh100ad112024-08-20 10:23:012668#if !BUILDFLAG(IS_ANDROID)
2669 // Added 08/2024, but DO NOT REMOVE after the usual year.
2670 // TODO(crbug.com/356148174): Remove once kMoveThemePrefsToSpecifics has been
2671 // enabled for an year.
2672 MigrateSyncingThemePrefsToNonSyncingIfNeeded(profile_prefs);
2673#endif // !BUILDFLAG(IS_ANDROID)
2674
Min Qin7429666b2024-08-29 19:19:092675 // Added 08/2024.
2676#if BUILDFLAG(IS_ANDROID)
2677 profile_prefs->ClearPref(kBackoffEntryKey);
2678 profile_prefs->ClearPref(kFirstScheduleTimeKey);
2679#endif
2680
Marc Treib019121b042024-09-02 11:04:012681 // Added 09/2024.
2682 profile_prefs->ClearPref(kContentSettingsWindowLastTabIndex);
2683 profile_prefs->ClearPref(kSyncPasswordHash);
2684 profile_prefs->ClearPref(kSyncPasswordLengthAndHashSalt);
2685
rgoddec88592024-09-11 14:19:442686// Added 09/2024
2687#if !BUILDFLAG(IS_ANDROID)
2688 profile_prefs->ClearPref(kPasswordGenerationNudgePasswordDismissCount);
2689#endif // !BUILDFLAG(IS_ANDROID)
2690
Tsuyoshi Horo57cceaf2024-09-19 12:01:002691// Added 09/2024.
2692#if !BUILDFLAG(IS_ANDROID)
2693 profile_prefs->ClearPref(kTranslateKitRootDir);
2694#endif
2695
Jacob Stanley4420edd2024-09-19 16:04:122696// Added 09/2024
2697#if BUILDFLAG(IS_ANDROID)
2698 profile_prefs->ClearPref(kPrivacySandboxActivityTypeRecord);
2699#endif // BUILDFLAG(IS_ANDROID)
2700
Marlon Faceyde92b822024-10-01 18:23:382701// Added 09/2024
2702#if !BUILDFLAG(IS_ANDROID)
2703 profile_prefs->ClearPref(kTabResumeDismissedTabsPrefName);
2704#endif // !BUILDFLAG(IS_ANDROID)
2705
Bret Sepulveda (bsep)d322e512024-11-15 10:46:232706 // Added 10/2024.
2707 profile_prefs->ClearPref(kModelExecutionMainToggleSettingState);
2708
David Roger5ed8792b2024-10-11 11:46:032709// Added 10/2024
2710#if BUILDFLAG(IS_CHROMEOS)
2711 profile_prefs->ClearPref(kLacrosSecondaryProfilesAllowed);
Akihiro Ota5fa1b26fd2024-10-14 19:40:152712 profile_prefs->ClearPref(kAccessibilityFaceGazeCursorSmoothing);
Jeffrey Young4d72e9fc2024-10-23 17:42:242713 profile_prefs->ClearPref(kWallpaperSeaPenMigrationStatus);
Georg Neiscbce7dab2025-02-18 01:11:552714#endif // BUILDFLAG(IS_CHROMEOS)
David Roger5ed8792b2024-10-11 11:46:032715
Evan Liu84cdee32024-10-16 18:41:452716 // Added 10/2024
2717 profile_prefs->ClearPref(kLiveCaptionBubblePinned);
2718
Justin Donnelly7aca8e502024-10-22 14:55:452719 // Added 10/2024
2720 profile_prefs->ClearPref(kDocumentSuggestEnabled);
2721
Liza Bipina2c42ec2024-10-28 10:12:112722 // Added 10/2024
2723 profile_prefs->ClearPref(kFirstTimeInterstitialBannerState);
2724
Juan Mojica378f7542024-10-29 18:44:322725 // Added 10/2024
2726 profile_prefs->ClearPref(kSidePanelCompanionEntryPinnedToToolbar);
2727 profile_prefs->ClearPref(kMsbbPromoDeclinedCountPref);
2728 profile_prefs->ClearPref(kSigninPromoDeclinedCountPref);
2729 profile_prefs->ClearPref(kExpsPromoDeclinedCountPref);
2730 profile_prefs->ClearPref(kExpsPromoShownCountPref);
2731 profile_prefs->ClearPref(kPcoPromoShownCountPref);
2732 profile_prefs->ClearPref(kPcoPromoDeclinedCountPref);
2733 profile_prefs->ClearPref(kExpsOptInStatusGrantedPref);
2734 profile_prefs->ClearPref(kHasNavigatedToExpsSuccessPage);
2735
Mitsuru Oshima0f7eaf02024-11-07 03:19:072736#if BUILDFLAG(IS_CHROMEOS)
2737 // Deprecated 11/2024
2738 profile_prefs->ClearPref(kNoteTakingAppEnabledOnLockScreen);
2739 profile_prefs->ClearPref(kNoteTakingAppsLockScreenAllowlist);
2740 profile_prefs->ClearPref(kNoteTakingAppsLockScreenToastShown);
2741 profile_prefs->ClearPref(kRestoreLastLockScreenNote);
Jason Thaifed696a2024-11-20 20:05:512742 profile_prefs->ClearPref(kSyncableVersionedWallpaperInfo);
Georg Neis0d09fe42024-12-03 03:27:292743 profile_prefs->ClearPref(kLacrosProxyControllingExtension);
Mitsuru Oshima0f7eaf02024-11-07 03:19:072744#endif
2745
Thomas Guilbertc63119fcd2024-11-08 19:19:052746 // Added 11/2024
2747 profile_prefs->ClearPref(kPrefixedVideoFullscreenApiAvailability);
2748
Yue Zhanga58a97d2024-11-21 17:10:042749// Added 11/2024
2750#if !BUILDFLAG(IS_ANDROID)
2751 profile_prefs->ClearPref(kCartModuleHidden);
2752 profile_prefs->ClearPref(kCartModuleWelcomeSurfaceShownTimes);
2753 profile_prefs->ClearPref(kCartDiscountAcknowledged);
2754 profile_prefs->ClearPref(kCartDiscountEnabled);
2755 profile_prefs->ClearPref(kCartUsedDiscounts);
2756 profile_prefs->ClearPref(kCartDiscountLastFetchedTime);
2757 profile_prefs->ClearPref(kCartDiscountConsentShown);
2758 profile_prefs->ClearPref(kDiscountConsentDecisionMadeIn);
2759 profile_prefs->ClearPref(kDiscountConsentDismissedIn);
2760 profile_prefs->ClearPref(kDiscountConsentLastDimissedTime);
2761 profile_prefs->ClearPref(kDiscountConsentLastShownInVariation);
2762 profile_prefs->ClearPref(kDiscountConsentPastDismissedCount);
2763 profile_prefs->ClearPref(kDiscountConsentShowInterest);
2764 profile_prefs->ClearPref(kDiscountConsentShowInterestIn);
2765#endif // !BUILDFLAG(IS_ANDROID)
2766
Yifan Luob4429d3f2024-11-25 22:14:162767 // Added 11/2024
2768 profile_prefs->ClearPref(kQuietNotificationPermissionPromoWasShown);
2769 profile_prefs->ClearPref(kQuietNotificationPermissionShouldShowPromo);
Yifan Luo242414a2024-11-28 10:51:162770 profile_prefs->ClearPref(kQuietNotificationPermissionUiEnablingMethod);
Yifan Luob4429d3f2024-11-25 22:14:162771
Georg Neiscbce7dab2025-02-18 01:11:552772#if BUILDFLAG(IS_CHROMEOS)
Christoph Schlosserf134f1942024-11-26 22:11:182773 // Added 11/2024
2774 profile_prefs->ClearPref(kHatsPrivacyHubPostLaunchIsSelected);
2775 profile_prefs->ClearPref(kHatsPrivacyHubPostLaunchCycleEndTs);
2776#endif
2777
Mariam Ali736a8ac2024-12-05 10:49:382778 // Added 12/2024.
2779 profile_prefs->ClearPref(kDeleteTimePeriodV2);
2780 profile_prefs->ClearPref(kDeleteTimePeriodV2Basic);
2781
Georg Neiscbce7dab2025-02-18 01:11:552782#if BUILDFLAG(IS_CHROMEOS)
Michael Ershov63d841a2024-12-06 09:55:132783 // Deprecated 12/2024
2784 profile_prefs->ClearPref(kCryptAuthDeviceSyncLastSyncTimeSeconds);
2785 profile_prefs->ClearPref(kCryptAuthDeviceSyncIsRecoveringFromFailure);
2786 profile_prefs->ClearPref(kCryptAuthDeviceSyncReason);
2787 profile_prefs->ClearPref(kCryptAuthDeviceSyncUnlockKeys);
Michael Ershov8b4e5f92024-12-06 10:49:192788 profile_prefs->ClearPref(kCryptAuthEnrollmentIsRecoveringFromFailure);
2789 profile_prefs->ClearPref(kCryptAuthEnrollmentLastEnrollmentTimeSeconds);
2790 profile_prefs->ClearPref(kCryptAuthEnrollmentReason);
2791 profile_prefs->ClearPref(kCryptAuthEnrollmentUserPublicKey);
2792 profile_prefs->ClearPref(kCryptAuthEnrollmentUserPrivateKey);
Georg Neis7d1e0012024-12-11 06:24:292793 profile_prefs->ClearPref(kLacrosLaunchOnLogin);
Michael Ershov63d841a2024-12-06 09:55:132794#endif
2795
Marc Treib681f60452024-12-17 11:34:192796 // Added 12/2024.
2797 profile_prefs->ClearPref(kPageContentCollectionEnabled);
2798
Victor Hugo Vianna Silva4e206c02025-01-21 11:02:262799#if !BUILDFLAG(IS_ANDROID)
2800 // Added 01/2025.
2801 password_manager::features_util::MigrateDefaultProfileStorePref(
2802 profile_prefs);
2803#endif // !BUILDFLAG(IS_ANDROID)
2804
dljames2423efb2025-01-09 18:02:042805 // Added 01/2025.
2806 profile_prefs->ClearPref(kCompactModeEnabled);
2807
Daniel Rubery11119a052025-01-10 19:07:192808 // Added 01/2025.
2809 profile_prefs->ClearPref(kSafeBrowsingAutomaticDeepScanPerformed);
2810 profile_prefs->ClearPref(kSafeBrowsingAutomaticDeepScanningIPHSeen);
2811
Hubert Chao8bb44fb2025-01-16 17:49:102812#if BUILDFLAG(IS_CHROMEOS)
2813 // Added 01/2025.
2814 profile_prefs->ClearPref(kUsedPolicyCertificates);
2815#endif // BUILDFLAG(IS_CHROMEOS)
2816
Nicolas Dossou-Gbetea0136fa2025-02-17 15:42:252817 // Added 02/2025.
2818 profile_prefs->ClearPref(kDefaultSearchProviderKeywordsUseExtendedList);
2819
Ivana Žužić5acab752025-02-10 13:24:292820#if BUILDFLAG(IS_ANDROID)
2821 // Added 02/2025.
2822 profile_prefs->ClearPref(kLocalPasswordsMigrationWarningShownTimestamp);
Alan Zhaod6f63f82025-02-26 18:32:282823 profile_prefs->ClearPref(kLocalPasswordMigrationWarningShownAtStartup);
Ivana Žužić5acab752025-02-10 13:24:292824#endif // BUILDFLAG(IS_ANDROID)
2825
Ahmed Nasr5054ba52025-02-14 21:45:322826#if BUILDFLAG(IS_CHROMEOS)
2827 // Deprecated 02/2025.
2828 profile_prefs->ClearPref(kLiveCaptionUserMicrophoneEnabled);
2829 profile_prefs->ClearPref(kUserMicrophoneCaptionLanguageCode);
2830#endif // BUILDFLAG(IS_CHROMEOS)
2831
Michael Cui35521132025-02-17 03:56:132832#if BUILDFLAG(IS_CHROMEOS)
2833 // Added 02/2025.
2834 profile_prefs->ClearPref(kScannerFeedbackEnabled);
Xinglong Luanebefcd92025-02-21 21:43:352835 profile_prefs->ClearPref(kHmrFeedbackAllowed);
Joel Hockey3f7111a2025-02-24 01:47:582836 profile_prefs->ClearPref(kSharedStorage);
Michael Cui35521132025-02-17 03:56:132837#endif // BUILDFLAG(IS_CHROMEOS)
2838
Fiorella Barrientos Villalta79473132025-03-19 15:05:152839 // Added 03/2025.
2840 profile_prefs->ClearPref(kPasswordChangeFlowNoticeAgreement);
2841
Tomasz Jurkiewicz6ddfaf62025-03-24 21:08:222842#if !BUILDFLAG(IS_CHROMEOS)
2843 // Added 03/2025.
2844 profile_prefs->ClearPref(prefs::kChildAccountStatusKnown);
2845#endif
2846
Elijah Hewercbb2f8b2025-03-28 03:55:072847#if BUILDFLAG(IS_CHROMEOS)
2848 // Added 03/2025.
2849 profile_prefs->ClearPref(kSunfishEnabled);
2850#endif
2851
Emily Stark40edbf52025-03-29 00:56:092852 // Added 03/2025.
2853 profile_prefs->ClearPref(kRecurrentSSLInterstitial);
2854
Nicolas Dossou-Gbetea08d9c22025-04-04 18:08:482855 // Added 04/2025.
2856 profile_prefs->ClearPref(kDefaultSearchProviderChoiceScreenShuffleMilestone);
2857
Duong Dacd9daed12025-04-15 17:37:192858 // Added 04/2025.
2859 profile_prefs->ClearPref(kAddedBookmarkSincePowerBookmarksLaunch);
Simon Hangl5b0317e52025-04-25 09:59:202860
2861 // Added 04/2025.
Sophie Chang94af34b2025-04-24 05:59:032862 profile_prefs->ClearPref(kGlicRolloutEligibility);
Duong Dacd9daed12025-04-15 17:37:192863
Simon Hangl5b0317e52025-04-25 09:59:202864 // Added 04/2025
2865 profile_prefs->ClearPref(kManagedAccessToGetAllScreensMediaAllowedForUrls);
2866
Victor Hugo Vianna Silvafc7e7182025-04-28 08:57:552867#if BUILDFLAG(IS_ANDROID)
2868 // Added 04/2025
2869 profile_prefs->ClearPref(
2870 kObsoleteUserAcknowledgedLocalPasswordsMigrationWarning);
Victor Hugo Vianna Silva624b9f272025-04-29 14:31:582871
2872 // Added 04/2025.
2873 profile_prefs->ClearPref(kObsoleteLocalPasswordMigrationWarningPrefsVersion);
Victor Hugo Vianna Silvafc7e7182025-04-28 08:57:552874#endif
2875
Khalid Peerdc285892025-05-14 17:52:522876 // Added 04/2025.
2877 profile_prefs->ClearPref(kSuggestionGroupVisibility);
2878
Hubert Chao5f86a372025-05-05 14:51:202879 // Added 05/2025
2880 profile_prefs->ClearPref(kManagedPrivateNetworkAccessRestrictionsEnabled);
2881
Marc Treibd4fdf5a2025-05-12 10:19:342882#if BUILDFLAG(IS_ANDROID)
2883 // Added 05/2025.
2884 profile_prefs->ClearPref(kWipedWebAPkDataForMigration);
2885#endif // BUILDFLAG(IS_ANDROID)
2886
Marc Treibeeec8642025-05-16 12:02:062887 // Added 05/2025.
2888 profile_prefs->ClearPref(kSyncCacheGuid);
2889 profile_prefs->ClearPref(kSyncBirthday);
2890 profile_prefs->ClearPref(kSyncBagOfChips);
2891 profile_prefs->ClearPref(kSyncLastSyncedTime);
2892 profile_prefs->ClearPref(kSyncLastPollTime);
2893 profile_prefs->ClearPref(kSyncPollInterval);
2894
Dominic Battre645d42342020-12-04 16:14:102895 // Please don't delete the following line. It is used by PRESUBMIT.py.
2896 // END_MIGRATE_OBSOLETE_PROFILE_PREFS
Scott Littlec463f3362022-02-15 18:44:242897
2898 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2899 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2900 // to be migrated or cleared specifically for iOS as well. This could be by
2901 // doing the migration in feature code that's called by all platforms instead
2902 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432903 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
[email protected]102253f2012-12-14 17:00:582904}