blob: 0561627f648c3684bcdb0089b8da8dc03d964297 [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
conniekxu4d14f65c2023-03-28 20:56:3612#include "ash/constants/ash_constants.h"
Artsiom Mitrokhincf332e22023-03-07 16:27:4713#include "base/time/time.h"
primiano6221e572015-01-28 12:14:3414#include "base/trace_event/trace_event.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"
Yuta Hijikata31a359c2020-11-27 07:50:2618#include "build/chromeos_buildflags.h"
[email protected]1a47d7e2010-10-15 00:37:2419#include "chrome/browser/about_flags.h"
Dominic Mazzoni21fb0282019-02-13 18:32:4720#include "chrome/browser/accessibility/accessibility_labels_service.h"
[email protected]7a25d872012-05-21 19:14:1321#include "chrome/browser/accessibility/invert_bubble_prefs.h"
Sam Davis Omekara (from Dev Box)c767f0292024-07-16 18:57:0822#include "chrome/browser/accessibility/page_colors.h"
Evelynn Kaplan840e1c0e2024-02-01 00:47:2723#include "chrome/browser/accessibility/prefers_default_scrollbar_styles_prefs.h"
[email protected]b1de2c72013-02-06 02:45:4724#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2325#include "chrome/browser/chrome_content_browser_client.h"
Leon Masopust9569e0a2024-10-24 09:52:2926#include "chrome/browser/chromeos/enterprise/cloud_storage/pref_utils.h"
Andrew Rayskiy0ec947f2023-08-23 09:19:5427#include "chrome/browser/chromeos/upload_office_to_cloud/upload_office_to_cloud.h"
sorinebcfc8dd2016-08-12 21:57:1828#include "chrome/browser/component_updater/component_updater_prefs.h"
[email protected]70019152012-12-19 11:44:1929#include "chrome/browser/devtools/devtools_window.h"
[email protected]e5dc4222010-08-30 22:16:3230#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1631#include "chrome/browser/engagement/important_sites_util.h"
Og Astorga3089fd82021-09-21 00:02:3732#include "chrome/browser/enterprise/reporting/prefs.h"
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:2233#include "chrome/browser/enterprise/util/managed_browser_utils.h"
[email protected]ed2b1002011-05-25 14:12:1034#include "chrome/browser/external_protocol/external_protocol_handler.h"
[email protected]1b3588d2012-10-10 21:17:2535#include "chrome/browser/first_run/first_run.h"
[email protected]e6933d2a2013-03-12 22:32:2136#include "chrome/browser/gpu/gpu_mode_manager.h"
Avi Drissmand30927342018-05-22 15:04:2737#include "chrome/browser/lifetime/browser_shutdown.h"
rajendrantff2361da2020-12-16 09:18:2738#include "chrome/browser/login_detection/login_detection_prefs.h"
Becca Hughes6354b6b2017-08-31 22:01:5539#include "chrome/browser/media/media_engagement_service.h"
John Rummelle5621c12017-09-05 23:52:1040#include "chrome/browser/media/media_storage_id_salt.h"
Bryant Chandlerd638fb02023-11-03 23:40:1741#include "chrome/browser/media/prefs/capture_device_ranking.h"
George Benz13da3df02022-01-14 00:03:5242#include "chrome/browser/media/router/discovery/access_code/access_code_cast_feature.h"
Derek Cheng23a01402018-07-24 13:38:1443#include "chrome/browser/media/router/media_router_feature.h"
Simon Hangl2d73e742023-06-16 16:52:4744#include "chrome/browser/media/webrtc/capture_policy_utils.h"
mcasasa2023ab2016-09-08 01:06:3645#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
Evan Stade32d635a2020-04-03 18:51:2546#include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h"
Sebastien Marchand5a63997a2019-09-27 19:15:3447#include "chrome/browser/memory/enterprise_memory_limit_pref_observer.h"
[email protected]4a55a712014-06-08 16:50:3448#include "chrome/browser/metrics/chrome_metrics_service_client.h"
Eric Secklera5c24e12018-11-28 16:09:2049#include "chrome/browser/net/net_error_tab_helper.h"
Matt Menkecfef87d2017-08-03 13:03:0650#include "chrome/browser/net/profile_network_context_service.h"
Ben Schwartz135746c2020-05-14 04:37:0351#include "chrome/browser/net/secure_dns_util.h"
Matt Menke4dfb375c2018-06-13 18:06:3152#include "chrome/browser/net/system_network_context_manager.h"
Tom Anderson1ef51d032020-02-11 01:05:0853#include "chrome/browser/notifications/notification_display_service_impl.h"
peterc4007912015-07-31 21:13:3754#include "chrome/browser/notifications/notifier_state_tracker.h"
Sharon Yangc6706902018-07-16 13:06:1955#include "chrome/browser/notifications/platform_notification_service_impl.h"
Balazs Engedy715b0ec2019-12-04 15:11:4556#include "chrome/browser/permissions/quiet_notification_permission_ui_state.h"
[email protected]24f95242014-02-10 17:55:2857#include "chrome/browser/prefs/chrome_pref_service_factory.h"
[email protected]4e94ab32011-08-05 05:28:2758#include "chrome/browser/prefs/incognito_mode_prefs.h"
[email protected]37858e52010-08-26 00:22:0259#include "chrome/browser/prefs/session_startup_pref.h"
Max Curran14dd7872023-03-20 19:57:3660#include "chrome/browser/preloading/prefetch/prefetch_service/prefetch_origin_decider.h"
Sreeja Kamishettyb8e18ae2022-07-22 03:12:4361#include "chrome/browser/preloading/prefetch/search_prefetch/search_prefetch_service.h"
Hiroki Nakagawa0977bd02023-09-08 15:33:1162#include "chrome/browser/preloading/preloading_prefs.h"
Nikita Podguzov26222d12019-12-04 11:44:3163#include "chrome/browser/printing/print_preview_sticky_settings.h"
[email protected]1bee6ed2012-03-14 06:46:3664#include "chrome/browser/profiles/chrome_version_service.h"
Thomas Tanglc67ace42019-06-07 19:31:5065#include "chrome/browser/profiles/profile_attributes_entry.h"
Alex Ilinbb08a0d2021-07-08 09:37:2466#include "chrome/browser/profiles/profile_attributes_storage.h"
[email protected]8ecad5e2010-12-02 21:18:3367#include "chrome/browser/profiles/profile_impl.h"
[email protected]de71ae992013-07-18 03:30:3868#include "chrome/browser/profiles/profiles_state.h"
johnmecf2da0c2015-10-28 19:42:1269#include "chrome/browser/push_messaging/push_messaging_app_identifier.h"
Illia Klimov4b72378ed2022-07-18 13:46:5770#include "chrome/browser/push_messaging/push_messaging_service_impl.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"
Kristi Parkd0f72412021-07-02 01:09:0373#include "chrome/browser/sharing_hub/sharing_hub_features.h"
Ryan Sleevi4689ad32018-04-16 19:09:0574#include "chrome/browser/ssl/ssl_config_service_manager.h"
oysteine386fc9e2015-06-07 18:45:4175#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2676#include "chrome/browser/ui/browser_ui_prefs.h"
Florian Jackya33ad152023-11-22 11:46:0477#include "chrome/browser/ui/hats/hats_service_desktop.h"
[email protected]297fb7c22012-06-26 12:37:4978#include "chrome/browser/ui/network_profile_bubble.h"
stluongd2d020f82024-06-08 00:01:3179#include "chrome/browser/ui/performance_controls/performance_controls_metrics.h"
[email protected]9ce7cb42011-12-07 18:53:0780#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
Rubin Deliallisicab8416d2024-06-28 14:08:0781#include "chrome/browser/ui/safety_hub/safety_hub_prefs.h"
[email protected]62f77772011-02-23 19:45:4282#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:3083#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble.h"
dljames77eab0a2024-01-19 23:08:2584#include "chrome/browser/ui/toolbar/chrome_labs/chrome_labs_prefs.h"
Livvie Lin9141d0f132020-03-23 22:47:0485#include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h"
dljames4b665b22023-09-21 19:35:0886#include "chrome/browser/ui/toolbar/toolbar_pref_names.h"
rbpottera58d7c52024-01-26 17:36:3187#include "chrome/browser/ui/webui/accessibility/accessibility_ui.h"
Emily Shack670f745c2023-03-03 19:47:3088#include "chrome/browser/ui/webui/bookmarks/bookmark_prefs.h"
dpapad2be5b61c62020-12-08 11:58:4989#include "chrome/browser/ui/webui/flags/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4990#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Jayee07bb468c2023-06-01 18:25:3191#include "chrome/browser/ui/webui/policy/policy_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0292#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Jan Keiteld13cb6b2024-08-02 11:55:3193#include "components/plus_addresses/plus_address_prefs.h"
Anton Malievaa704d62024-06-26 19:52:5994#include "components/privacy_sandbox/tpcd_pref_names.h"
Tsuyoshi Horo358ff3f2024-10-16 13:32:2995#include "components/services/on_device_translation/buildflags/buildflags.h"
Hira Mahmood0f3c35a82024-07-31 15:43:2696#include "components/sharing_message/sharing_sync_preference.h"
Marc Treib7e603672024-08-13 11:50:4397#include "components/signin/core/browser/active_primary_accounts_metrics_recorder.h"
Behnood Momenzadeh79dfdd42024-06-17 15:10:5698#if BUILDFLAG(IS_CHROMEOS_ASH)
Andreea Costinasa7bdcc12024-08-20 06:17:4999#include "chrome/browser/ash/net/secure_dns_manager.h"
Behnood Momenzadeh79dfdd42024-06-17 15:10:56100#include "chrome/browser/ui/webui/settings/reset_settings_handler.h"
101#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Xing Liu7252b8d2020-01-22 22:12:47102#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Dana Fried154c57f2024-10-23 17:21:58103#include "chrome/browser/user_education/browser_user_education_storage_service.h"
Martin Kreichgauer0e1b15ef2018-06-20 02:59:50104#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Martin Kreichgauerd7aa4f92022-02-22 20:46:21105#include "chrome/browser/webauthn/webauthn_pref_names.h"
Scott Violet6200d332018-02-23 21:29:23106#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:16107#include "chrome/common/pref_names.h"
Ayu Ishiifbb1fad2020-06-22 20:15:07108#include "chrome/common/secure_origin_allowlist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:51109#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:32110#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
Jesse McKenna0d767592023-11-03 19:31:52111#include "components/breadcrumbs/core/breadcrumbs_status.h"
ioanapa8bfbc72016-09-07 16:09:05112#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:30113#include "components/certificate_transparency/pref_names.h"
Matt Jones704e1a62022-09-20 16:28:24114#include "components/commerce/core/pref_names.h"
mukai8eaec822014-10-25 17:53:16115#include "components/content_settings/core/browser/host_content_settings_map.h"
Andrew Williams0e136592023-08-09 15:13:34116#include "components/content_settings/core/common/pref_names.h"
Javier Fernández García-Boente7966a892021-12-09 12:28:23117#include "components/custom_handlers/protocol_handler_registry.h"
[email protected]6a5b0712014-07-16 00:30:10118#include "components/dom_distiller/core/distilled_page_prefs.h"
Alex Chen9e56f7352023-01-20 22:56:15119#include "components/domain_reliability/domain_reliability_prefs.h"
Mugdha Lakhanida851fd2021-03-16 18:21:02120#include "components/embedder_support/origin_trials/origin_trial_prefs.h"
hmaree31cadf52022-11-09 22:32:55121#include "components/enterprise/browser/identifiers/identifiers_prefs.h"
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40122#include "components/enterprise/buildflags/buildflags.h"
Nancy Xiao47dca0b82024-08-02 18:19:03123#include "components/enterprise/connectors/core/connectors_prefs.h"
Patricia Alfonso56617c02024-06-27 15:50:35124#include "components/fingerprinting_protection_filter/common/fingerprinting_protection_filter_constants.h"
Adam Abeshouse810b6972024-10-15 16:31:52125#include "components/fingerprinting_protection_filter/common/prefs.h"
sdefresne8593e6432015-12-01 12:38:08126#include "components/flags_ui/pref_service_flags_storage.h"
Moe Ahmadi656dd532021-10-06 21:59:18127#include "components/history_clusters/core/history_clusters_prefs.h"
Brandon Wyliec7a94502018-10-18 18:43:25128#include "components/image_fetcher/core/cache/image_cache.h"
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38129#include "components/invalidation/impl/fcm_invalidation_service.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54130#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07131#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28132#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57133#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20134#include "components/language/core/browser/language_prefs.h"
Duncan Mercer8062eef2022-12-28 22:28:37135#include "components/lens/buildflags.h"
Joe DeBlasio59db500b2020-08-21 00:37:35136#include "components/lookalikes/core/lookalike_url_util.h"
Guido Urdaneta9f831c22023-06-22 13:44:34137#include "components/media_device_salt/media_device_id_salt.h"
Mikel Astizf4226912020-10-19 19:10:37138#include "components/metrics/demographics/user_demographics.h"
Peter Wen45025ea2018-09-17 15:16:27139#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34140#include "components/network_time/network_time_tracker.h"
treibbb0c5af52016-12-09 17:34:15141#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12142#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13143#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53144#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53145#include "components/omnibox/browser/zero_suggest_provider.h"
rajendrant19e545e2023-12-04 16:51:37146#include "components/optimization_guide/core/model_execution/model_execution_prefs.h"
Sophie Changf2da5f02021-01-07 19:38:47147#include "components/optimization_guide/core/optimization_guide_prefs.h"
[email protected]1f730bd2014-02-28 15:11:32148#include "components/password_manager/core/browser/password_manager.h"
anthonyvd6a43b932017-05-11 18:39:27149#include "components/payments/core/payment_prefs.h"
Anthony Vallee-Duboiscee55b12022-03-24 22:54:02150#include "components/performance_manager/public/user_tuning/prefs.h"
Florian Jackya33ad152023-11-22 11:46:04151#include "components/permissions/permission_hats_trigger_helper.h"
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:04152#include "components/permissions/pref_names.h"
brettw03e61962016-03-15 06:27:04153#include "components/policy/core/browser/browser_policy_connector.h"
Aaron Colwellb4226222020-07-25 16:11:36154#include "components/policy/core/browser/url_blocklist_manager.h"
Jayeeb93166c2023-07-17 14:04:49155#include "components/policy/core/common/local_test_policy_provider.h"
Yann Dago9c1e19512022-02-28 22:27:31156#include "components/policy/core/common/management/management_service.h"
David Bienvenu554a2592020-02-13 20:20:54157#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04158#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26159#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47160#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08161#include "components/prefs/pref_registry_simple.h"
162#include "components/prefs/pref_service.h"
Sean Harrison4685ab72020-12-08 18:26:22163#include "components/privacy_sandbox/privacy_sandbox_prefs.h"
abhishek.a2171c612852015-08-31 10:48:19164#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
Amanda Velasco Gallardo25f07362022-01-28 02:08:47165#include "components/safe_browsing/content/common/file_type_policies_prefs.h"
Ali Jumafb3dc1f2020-01-07 17:33:47166#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
Shakti Sahu4118f402024-10-02 16:42:53167#include "components/saved_tab_groups/public/pref_names.h"
Jack Yamminefdf648b2024-09-06 09:18:06168#include "components/search_engines/search_engine_choice/search_engine_choice_service.h"
[email protected]0915b352014-06-25 19:58:14169#include "components/search_engines/template_url_prepopulate_data.h"
Carlos IL06e6c8c2020-07-28 00:25:19170#include "components/security_interstitials/content/insecure_form_blocking_page.h"
Colin Blundell7657b402020-02-25 09:46:50171#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Anastasia Helfinstein33187fd2023-01-27 03:06:07172#include "components/segmentation_platform/embedder/default_model/device_switcher_result_dispatcher.h"
Shakti Sahu93bfba22021-06-17 18:05:21173#include "components/segmentation_platform/public/segmentation_platform_service.h"
Mikel Astizf61f4ba02018-06-01 10:50:19174#include "components/sessions/core/session_id_generator.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"
Mikel Astizd848587f2023-10-02 09:28:03182#include "components/sync/base/pref_names.h"
Mikel Astiz91c345c2023-05-16 14:18:56183#include "components/sync/service/glue/sync_transport_data_prefs.h"
Marc Treibd6c8540e2023-07-04 19:18:49184#include "components/sync/service/sync_prefs.h"
Jeffrey Cohen053be24d2019-07-23 23:44:05185#include "components/sync_device_info/device_info_prefs.h"
maxbogueea16ff412016-10-28 16:35:29186#include "components/sync_preferences/pref_service_syncable.h"
Mikel Astiz0889b2be2018-09-25 16:20:41187#include "components/sync_sessions/session_sync_prefs.h"
Jonathan Njeunje87096882024-04-22 16:17:31188#include "components/tpcd/metadata/browser/prefs.h"
Oksana Zhuravlova58c85282022-06-14 20:24:28189#include "components/tracing/common/pref_names.h"
[email protected]81135072014-02-14 14:11:02190#include "components/translate/core/browser/translate_prefs.h"
wafflesd2d9a332016-04-09 01:59:57191#include "components/update_client/update_client.h"
blundell0300cdea2015-09-03 12:47:44192#include "components/variations/service/variations_service.h"
[email protected]f3b1a082011-11-18 00:34:30193#include "content/public/browser/render_process_host.h"
Scott Violetc8240b02018-03-08 22:03:59194#include "extensions/buildflags/buildflags.h"
[email protected]ad66db12014-07-10 12:43:47195#include "net/http/http_server_properties_manager.h"
Andy Phan99ccfb42022-11-29 18:57:07196#include "pdf/buildflags.h"
Scott Violet02e38b92018-03-27 23:42:14197#include "ppapi/buildflags/buildflags.h"
Scott Violet318a55f2018-03-30 19:08:19198#include "printing/buildflags/buildflags.h"
Scott Violeta5f7ba12018-04-02 22:03:40199#include "rlz/buildflags/buildflags.h"
[email protected]a814d8632009-01-31 20:18:52200
Denis Kuznetsov32099f32017-12-15 14:04:57201#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
thestige4155842014-10-20 18:58:02202#include "chrome/browser/background/background_mode_manager.h"
203#endif
204
Devlin Croninb9e28e72024-08-30 18:39:00205#if BUILDFLAG(ENABLE_EXTENSIONS_CORE)
James Cookbbe845fb2024-10-22 22:17:47206#include "extensions/browser/api/runtime/runtime_api.h"
Devlin Croninb9e28e72024-08-30 18:39:00207#include "extensions/browser/extension_prefs.h"
208#include "extensions/browser/permissions_manager.h"
209#include "extensions/browser/pref_names.h"
210#endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE)
211
brettw00899e62016-11-12 02:10:17212#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:05213#include "chrome/browser/accessibility/animation_policy_prefs.h"
Dominick Ng6ff51052018-07-06 05:30:20214#include "chrome/browser/apps/platform_apps/shortcut_manager.h"
[email protected]17510602014-06-05 11:02:28215#include "chrome/browser/extensions/activity_log/activity_log.h"
[email protected]17510602014-06-05 11:02:28216#include "chrome/browser/extensions/api/tabs/tabs_api.h"
David Bertonid7a8bdc32024-08-19 19:06:01217#include "chrome/browser/extensions/commands/command_service.h"
[email protected]d5a74be2014-08-08 01:01:27218#include "chrome/browser/extensions/extension_web_ui.h"
Daniel Murphy3657906d2021-04-13 20:33:12219#include "chrome/browser/extensions/preinstalled_apps.h"
Devlin Cronina997c8e2021-03-18 00:33:18220#include "chrome/browser/ui/extensions/settings_api_bubble_helpers.h"
Devlin Cronin71f0f532018-04-26 16:35:06221#include "chrome/browser/ui/webui/extensions/extensions_ui.h"
tbarzicfa3c7ef62017-04-17 23:12:02222#include "extensions/browser/api/audio/audio_api.h"
Yuta Hijikata31a359c2020-11-27 07:50:26223#if BUILDFLAG(IS_CHROMEOS_ASH)
Henrique Ferreiro7967dce2021-09-23 11:37:47224#include "chrome/browser/ash/device_name/device_name_store.h"
Henrique Ferreirod67f0472022-11-05 00:40:09225#include "chrome/browser/ash/extensions/extensions_permissions_tracker.h"
Yeunjoo Choi5e8463292021-04-28 01:19:42226#include "chrome/browser/ash/kerberos/kerberos_credentials_manager.h"
Henrique Ferreirod57c4962021-09-29 07:26:59227#include "chrome/browser/ash/net/system_proxy_manager.h"
Yichen0047059e2024-10-03 01:48:20228#include "chrome/browser/ash/performance/doze_mode_power_status_scheduler.h"
Henrique Ferreiro4ebaaa32021-10-13 16:59:35229#include "chrome/browser/ash/platform_keys/key_permissions/key_permissions_manager_impl.h"
Anatoliy Potapchuka460bc12021-11-05 19:23:10230#include "chrome/browser/ash/policy/networking/euicc_status_uploader.h"
Jeroen Dhollander148ee302023-12-08 11:22:22231#include "chrome/browser/ash/policy/remote_commands/crd/crd_admin_session_controller.h"
Danila Kuzmin90a42f02021-12-08 14:00:16232#include "chrome/browser/ash/settings/hardware_data_usage_controller.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52233#include "chrome/browser/ash/settings/stats_reporting_controller.h"
John Palmerd5ac9f9e2024-06-21 08:05:20234#include "chrome/browser/ash/system_web_apps/apps/media_app/media_app_guest_ui_config.h"
Xiaochu Liu48ab5932018-05-11 03:44:04235#include "chrome/browser/component_updater/metadata_table_chromeos.h"
Joel Hockeya9ccf0e2022-05-27 22:11:19236#include "chrome/browser/extensions/api/shared_storage/shared_storage_private_api.h"
yilkal95d9f882021-10-18 21:59:00237#include "chrome/browser/ui/ash/projector/projector_app_client_impl.h"
Yeunjoo Choi38cea422022-10-18 06:19:17238#include "chrome/browser/ui/webui/ash/edu_coexistence/edu_coexistence_login_handler.h"
Yeunjoo Choiebbdaa62022-10-20 01:05:31239#include "chrome/browser/ui/webui/signin/ash/inline_login_handler_impl.h"
Michal Mazur55ab4f52023-10-19 11:18:00240#include "chromeos/ash/components/carrier_lock/carrier_lock_manager.h"
Yuta Hijikata31a359c2020-11-27 07:50:26241#endif // BUILDFLAG(IS_CHROMEOS_ASH)
brettw00899e62016-11-12 02:10:17242#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:28243
Andy Phan99ccfb42022-11-29 18:57:07244#if BUILDFLAG(ENABLE_PDF)
245#include "chrome/browser/pdf/pdf_pref_names.h"
246#endif // BUILDFLAG(ENABLE_PDF)
247
Xiaohan Wangae7f9182022-01-16 00:37:52248#if BUILDFLAG(IS_ANDROID)
Amanda Lin Dietz8864d302023-06-26 18:36:39249#include "chrome/browser/accessibility/accessibility_prefs/android/accessibility_prefs_controller.h"
zpengdb4a58e2017-01-10 17:40:32250#include "chrome/browser/android/bookmarks/partner_bookmarks_shim.h"
zpengdb4a58e2017-01-10 17:40:32251#include "chrome/browser/android/ntp/recent_tabs_page_prefs.h"
Kenichi Ishibashi35ac7132017-12-08 03:44:30252#include "chrome/browser/android/oom_intervention/oom_intervention_decider.h"
mlliuee3a405c2016-10-28 22:34:52253#include "chrome/browser/android/preferences/browser_prefs_android.h"
Jan Keitel98b2cc42022-09-20 05:38:39254#include "chrome/browser/android/preferences/shared_preferences_migrator_android.h"
Patrick Noland87d9f842019-01-16 03:52:02255#include "chrome/browser/android/usage_stats/usage_stats_bridge.h"
Sky Maliced8eb4302020-08-03 05:46:44256#include "chrome/browser/first_run/android/first_run_prefs.h"
Yu Su4d459862021-04-15 04:19:54257#include "chrome/browser/lens/android/lens_prefs.h"
John Rummell4703af62019-02-15 02:31:00258#include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h"
Lei Zhangdb0c0872022-03-04 04:26:59259#include "chrome/browser/notifications/notification_channels_provider_android.h"
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:57260#include "chrome/browser/password_manager/android/password_manager_android_util.h"
Ian Wells5d248f012023-11-07 17:30:02261#include "chrome/browser/readaloud/android/prefs.h"
Christopher Thompson2602fea2019-11-26 19:36:54262#include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h"
Glen Robertson8a825ae4f2020-09-16 06:50:08263#include "components/cdm/browser/media_drm_storage_impl.h" // nogncheck crbug.com/1125897
Erik Chen16419622024-07-30 21:59:58264#include "components/feed/core/common/pref_names.h" // nogncheck
265#include "components/feed/core/shared_prefs/pref_names.h" // nogncheck
266#include "components/feed/core/v2/ios_shared_prefs.h" // nogncheck
zpengdb4a58e2017-01-10 17:40:32267#include "components/ntp_tiles/popular_sites_impl.h"
Clark DuVall600abea2020-03-23 16:16:17268#include "components/permissions/contexts/geolocation_permission_context_android.h"
Ella Gec7c64062023-05-02 17:16:14269#include "components/webapps/browser/android/install_prompt_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52270#else // BUILDFLAG(IS_ANDROID)
Yue Zhang87902392020-12-23 23:12:05271#include "chrome/browser/cart/cart_service.h"
Anqing Zhao9595e482021-06-10 11:33:55272#include "chrome/browser/device_api/device_service_impl.h"
peter9f4490a2017-01-27 00:58:36273#include "chrome/browser/gcm/gcm_product_util.h"
Matt Reynolds1914ff6b2022-02-04 08:48:26274#include "chrome/browser/hid/hid_policy_allowed_devices.h"
Tommy Lid5b7c22b2020-10-28 01:26:51275#include "chrome/browser/intranet_redirect_detector.h"
Lei Zhang6cb9b842019-12-16 20:29:12276#include "chrome/browser/media/unified_autoplay_config.h"
Sebastien Marchande9f7b992021-02-10 03:11:08277#include "chrome/browser/metrics/tab_stats/tab_stats_tracker.h"
Josh Nohle13ea6b432020-07-21 20:46:59278#include "chrome/browser/nearby_sharing/common/nearby_share_prefs.h"
Riley Tatum1af2f442024-04-08 18:55:34279#include "chrome/browser/new_tab_page/modules/file_suggestion/drive_service.h"
Rohit Bhatia22e544f2021-10-05 15:32:26280#include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_handler.h"
Riley Tatum8a8d2902024-05-14 16:24:16281#include "chrome/browser/new_tab_page/modules/v2/calendar/google_calendar_page_handler.h"
Marlon Facey70b4b352024-06-12 22:59:34282#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:25283#include "chrome/browser/new_tab_page/promos/promo_service.h"
Yann Dago44d6cc322022-07-13 17:46:25284#include "chrome/browser/policy/developer_tools_policy_handler.h"
Robbie Gibson91fee002024-10-14 19:03:59285#include "chrome/browser/promos/promos_utils.h"
Erik Chen4ee66d62024-08-05 20:47:38286#include "chrome/browser/screen_ai/pref_names.h"
Tibor Goldschwendtf3a3ce92021-08-17 00:42:16287#include "chrome/browser/search/background/ntp_custom_background_service.h"
Boris Sazonovc7c3b8b02024-01-05 11:08:01288#include "chrome/browser/search_engine_choice/search_engine_choice_dialog_service.h"
Reilly Grantd4fb5842021-03-15 23:16:49289#include "chrome/browser/serial/serial_policy_allowed_ports.h"
thestigc91176f42014-10-28 20:16:35290#include "chrome/browser/signin/signin_promo.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44291#include "chrome/browser/task_manager/task_manager_interface.h"
Ankush Singh100ad112024-08-20 10:23:01292#include "chrome/browser/themes/theme_syncable_service.h"
Matt Jones43bca672023-11-22 15:19:27293#include "chrome/browser/ui/commerce/commerce_ui_tab_helper.h"
zpengdb4a58e2017-01-10 17:40:32294#include "chrome/browser/ui/startup/startup_browser_creator.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44295#include "chrome/browser/ui/tabs/organization/prefs.h"
296#include "chrome/browser/ui/tabs/pinned_tab_codec.h"
297#include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_pref_names.h"
298#include "chrome/browser/ui/tabs/tab_strip_prefs.h"
299#include "chrome/browser/ui/views/side_panel/side_panel_prefs.h"
Roman Arorabc876bf2023-08-03 15:25:21300#include "chrome/browser/ui/webui/cr_components/theme_color_picker/theme_color_picker_handler.h"
rbpotterbe128632019-11-22 04:50:42301#include "chrome/browser/ui/webui/history/foreign_session_handler.h"
Tibor Goldschwendt53ca78b2020-10-07 19:56:18302#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.h"
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:39303#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.h"
John Lee136759f02019-04-15 20:19:11304#include "chrome/browser/ui/webui/settings/settings_ui.h"
Mark Schillaciba4a7322022-06-29 15:08:35305#include "chrome/browser/ui/webui/side_panel/read_anything/read_anything_prefs.h"
Roman Aroracd8462c2021-08-03 01:20:33306#include "chrome/browser/ui/webui/tab_search/tab_search_prefs.h"
Greg Thompson8bcd799b2018-08-10 09:49:33307#include "chrome/browser/upgrade_detector/upgrade_detector.h"
Peter Kvitek6567a8a3a2023-01-31 01:03:57308#include "components/headless/policy/headless_mode_prefs.h"
Radu Nitescue47d5712024-07-12 10:29:02309#include "components/lens/lens_overlay_permission_utils.h"
Abigail Klein153fa7a2021-08-26 19:50:50310#include "components/live_caption/live_caption_controller.h"
evliuc5b5a722022-10-28 00:05:49311#include "components/live_caption/live_translate_controller.h"
Lei Zhang6cb9b842019-12-16 20:29:12312#include "components/ntp_tiles/custom_links_manager_impl.h"
Caroline Rising065085a22023-02-22 14:34:09313#include "components/user_notes/user_notes_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52314#endif // BUILDFLAG(IS_ANDROID)
thestigc91176f42014-10-28 20:16:35315
Mickey Burksd1ae50f2024-06-21 15:08:50316#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
317#include "chrome/browser/ui/webui/whats_new/whats_new_ui.h"
318#endif
319
Xiaohan Wangae7f9182022-01-16 00:37:52320#if BUILDFLAG(IS_CHROMEOS)
Maksim Sisov2b020fc2024-10-16 08:58:04321#include "chrome/browser/chromeos/extensions/echo_private/echo_private_api_util.h"
Maria Petrisorbb5226b2022-06-02 09:10:51322#include "chrome/browser/chromeos/extensions/login_screen/login/login_api_prefs.h"
Alvin Lee99f8d9a82021-11-18 18:45:55323#include "chrome/browser/chromeos/policy/dlp/dlp_rules_manager_impl.h"
Josh Simmons29bce0e82023-08-31 05:59:50324#include "chrome/browser/chromeos/quickoffice/quickoffice_prefs.h"
Vignesh Shenvidfab2b12023-08-07 19:13:00325#include "chrome/browser/chromeos/reporting/metric_reporting_prefs.h"
Maksim Sisov444f4c82024-10-15 07:21:22326#include "chrome/browser/extensions/api/document_scan/profile_prefs_registry_util.h"
Maksim Sisov3f1de6b42024-10-15 10:44:39327#include "chrome/browser/extensions/api/enterprise_platform_keys/enterprise_platform_keys_registry_util.h"
Kuo-Hsin Yang40227972022-05-16 18:39:09328#include "chrome/browser/memory/oom_kills_monitor.h"
Aiden Chiavattiec33cc52024-04-22 18:55:56329#include "chrome/browser/policy/annotations/blocklist_handler.h"
Michael Ershov5b2a7062022-01-17 14:28:45330#include "chrome/browser/policy/networking/policy_cert_service.h"
Ben Franz73537362021-11-08 11:53:40331#include "chrome/browser/policy/system_features_disable_list_policy_handler.h"
Michael Ershovd9a627e2021-11-03 13:55:27332#include "chrome/browser/ui/webui/certificates_handler.h"
anina koehlerf1e29df62022-08-10 07:22:32333#include "chromeos/ui/wm/fullscreen/pref_names.h"
Andrew Rayskiy16f8cab2022-12-15 16:28:33334#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:00335#include "chrome/browser/extensions/api/printing/printing_api_handler.h"
Andrew Rayskiy16f8cab2022-12-15 16:28:33336#endif // BUILDFLAG(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:52337#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:22338
Yuta Hijikata31a359c2020-11-27 07:50:26339#if BUILDFLAG(IS_CHROMEOS_ASH)
Yao Li646187a2021-11-16 01:02:11340#include "ash/components/arc/arc_prefs.h"
Henrique Ferreirof9d1cb22021-07-13 01:32:47341#include "ash/constants/ash_pref_names.h"
Xiyuan Xia5a8c4172019-05-13 16:23:48342#include "ash/public/cpp/ash_prefs.h"
Elitsa Bankova984491f2023-10-06 07:40:11343#include "chrome/browser/apps/app_discovery_service/almanac_fetcher.h"
Jeevan Shikarama73dec1a2022-09-08 05:51:52344#include "chrome/browser/apps/app_preload_service/app_preload_service.h"
Nancy Wang811fe4f92021-10-08 12:28:13345#include "chrome/browser/apps/app_service/metrics/app_platform_metrics_service.h"
Tim Sergeant1231dcc2021-05-10 14:00:57346#include "chrome/browser/apps/app_service/webapk/webapk_prefs.h"
Anastasiia N0582a902021-12-08 17:44:59347#include "chrome/browser/ash/account_manager/account_apps_availability.h"
Pranav Batra468fbe622021-06-23 01:42:36348#include "chrome/browser/ash/account_manager/account_manager_edu_coexistence_controller.h"
Yeunjoo Choife4364d2022-12-14 10:41:37349#include "chrome/browser/ash/app_list/app_list_syncable_service.h"
Yeunjoo Choi366e3462022-12-06 08:58:53350#include "chrome/browser/ash/app_list/arc/arc_app_list_prefs.h"
Edman Anjosa0162f362024-08-06 13:49:51351#include "chrome/browser/ash/app_mode/kiosk_controller.h"
Sammie Quon21285822021-09-20 19:48:34352#include "chrome/browser/ash/app_restore/full_restore_prefs.h"
Yeunjoo Choidf64fe692021-03-08 05:32:34353#include "chrome/browser/ash/apps/apk_web_app_service.h"
Hidehiko Abe89f9b5c92023-09-19 04:37:11354#include "chrome/browser/ash/arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.h"
Henrique Ferreiro2ef82302021-03-24 12:12:25355#include "chrome/browser/ash/arc/policy/arc_policy_bridge.h"
Henrique Ferreiro717d3022021-03-24 15:43:56356#include "chrome/browser/ash/arc/session/arc_session_manager.h"
Yeunjoo Choi2c5e78c2021-04-01 10:51:52357#include "chrome/browser/ash/bluetooth/debug_logs_manager.h"
Theo Johnson-Kanudc9f96272023-01-12 05:11:39358#include "chrome/browser/ash/bluetooth/hats_bluetooth_revamp_trigger_impl.h"
Pranav Batra468fbe622021-06-23 01:42:36359#include "chrome/browser/ash/borealis/borealis_prefs.h"
Fergus Dall54a6a432022-11-18 17:35:29360#include "chrome/browser/ash/bruschetta/bruschetta_pref_names.h"
Yeunjoo Choiebf07312021-03-24 01:48:51361#include "chrome/browser/ash/cert_provisioning/cert_provisioning_common.h"
Yeunjoo Choi8a355962021-04-13 01:22:27362#include "chrome/browser/ash/child_accounts/family_user_chrome_activity_metrics.h"
363#include "chrome/browser/ash/child_accounts/family_user_metrics_service.h"
364#include "chrome/browser/ash/child_accounts/family_user_session_metrics.h"
Yeunjoo Choi52e1c572021-04-08 07:56:27365#include "chrome/browser/ash/child_accounts/parent_access_code/parent_access_service.h"
Yeunjoo Choi8a355962021-04-13 01:22:27366#include "chrome/browser/ash/child_accounts/screen_time_controller.h"
Yeunjoo Choi882388a2021-04-12 05:17:29367#include "chrome/browser/ash/child_accounts/time_limits/app_activity_registry.h"
368#include "chrome/browser/ash/child_accounts/time_limits/app_time_controller.h"
Yeunjoo Choiaba21c02021-05-07 09:06:34369#include "chrome/browser/ash/crostini/crostini_pref_names.h"
Henrique Ferreiro2029590e2021-09-23 08:01:52370#include "chrome/browser/ash/cryptauth/client_app_metadata_provider_service.h"
371#include "chrome/browser/ash/cryptauth/cryptauth_device_id_provider_impl.h"
Yeunjoo Choi91907642021-04-16 13:18:19372#include "chrome/browser/ash/customization/customization_document.h"
Nigel Taoa1d4dce2022-10-18 00:01:20373#include "chrome/browser/ash/file_manager/file_manager_pref_names.h"
Andrew Rayskiy47076d72022-09-27 18:46:14374#include "chrome/browser/ash/file_manager/file_tasks.h"
Yeunjoo Choi627505b7b2021-05-13 15:56:31375#include "chrome/browser/ash/file_system_provider/registry.h"
Yeunjoo Choi55626172021-07-27 03:17:27376#include "chrome/browser/ash/first_run/first_run.h"
Geng Li11526bb42022-02-15 23:59:14377#include "chrome/browser/ash/floating_workspace/floating_workspace_util.h"
Joel Hockeyfcc56a292022-06-17 02:28:00378#include "chrome/browser/ash/guest_os/guest_id.h"
Yeunjoo Choi0a9c1d42021-03-31 01:38:56379#include "chrome/browser/ash/guest_os/guest_os_pref_names.h"
David Munro86435df2022-07-25 01:27:45380#include "chrome/browser/ash/guest_os/guest_os_terminal.h"
Henrique Ferreiroe55c0d5f2021-02-25 02:16:05381#include "chrome/browser/ash/login/quick_unlock/fingerprint_storage.h"
382#include "chrome/browser/ash/login/quick_unlock/pin_storage_prefs.h"
383#include "chrome/browser/ash/login/quick_unlock/quick_unlock_utils.h"
Ahmed Nasrbe0670b72022-03-09 23:28:17384#include "chrome/browser/ash/login/reporting/login_logout_reporter.h"
Henrique Ferreiro96143e5a2021-02-25 12:52:36385#include "chrome/browser/ash/login/saml/saml_profile_prefs.h"
Henrique Ferreiro1786d45a2021-02-25 22:48:19386#include "chrome/browser/ash/login/screens/enable_adb_sideloading_screen.h"
Henrique Ferreiro81312ab2021-02-25 23:14:03387#include "chrome/browser/ash/login/screens/reset_screen.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41388#include "chrome/browser/ash/login/security_token_session_controller.h"
Hidehiko Abe13bceaf92024-04-08 17:53:13389#include "chrome/browser/ash/login/session/chrome_session_manager.h"
Henrique Ferreiroad3c6a572021-03-02 12:43:51390#include "chrome/browser/ash/login/session/user_session_manager.h"
Henrique Ferreiroa264c8c02021-07-20 08:31:47391#include "chrome/browser/ash/login/signin/signin_error_notifier.h"
Kush Sinha31d120b72023-09-04 12:21:54392#include "chrome/browser/ash/login/signin/token_handle_fetcher.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41393#include "chrome/browser/ash/login/startup_utils.h"
Jeffrey Young2e3b8f32024-05-10 15:50:13394#include "chrome/browser/ash/login/users/avatar/user_image_manager_impl.h"
Aiden Chiavatti112d3672023-03-17 21:13:41395#include "chrome/browser/ash/login/users/avatar/user_image_prefs.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58396#include "chrome/browser/ash/login/users/avatar/user_image_sync_observer.h"
Andreea Costinasc33add32023-07-13 16:57:13397#include "chrome/browser/ash/net/ash_proxy_monitor.h"
Henrique Ferreirod57c4962021-09-29 07:26:59398#include "chrome/browser/ash/net/network_throttling_observer.h"
Yeunjoo Choic5b3bf492021-03-15 13:57:19399#include "chrome/browser/ash/plugin_vm/plugin_vm_pref_names.h"
Yeunjoo Choi7227dba2021-08-04 06:35:47400#include "chrome/browser/ash/policy/core/browser_policy_connector_ash.h"
Yeunjoo Choiead8b3c2021-07-27 08:08:19401#include "chrome/browser/ash/policy/core/device_cloud_policy_manager_ash.h"
Yeunjoo Choia60b6212021-07-06 11:25:12402#include "chrome/browser/ash/policy/enrollment/auto_enrollment_client_impl.h"
403#include "chrome/browser/ash/policy/enrollment/enrollment_requisition_manager.h"
404#include "chrome/browser/ash/policy/external_data/handlers/device_wallpaper_image_external_data_handler.h"
Yeunjoo Choi5d6eb012021-07-09 03:03:05405#include "chrome/browser/ash/policy/handlers/adb_sideloading_allowance_mode_policy_handler.h"
406#include "chrome/browser/ash/policy/handlers/minimum_version_policy_handler.h"
Henrique Ferreiro11492caf2021-11-02 22:16:16407#include "chrome/browser/ash/policy/handlers/tpm_auto_update_mode_policy_handler.h"
Yeunjoo Choiad73a322021-07-20 04:55:49408#include "chrome/browser/ash/policy/reporting/app_install_event_log_manager_wrapper.h"
409#include "chrome/browser/ash/policy/reporting/arc_app_install_event_logger.h"
Vignesh Shenvi145bf6e2023-05-08 22:11:30410#include "chrome/browser/ash/policy/reporting/metrics_reporting/metric_reporting_prefs.h"
Sanja Perisic91217932022-04-13 13:45:02411#include "chrome/browser/ash/policy/scheduled_task_handler/reboot_notifications_scheduler.h"
Yeunjoo Choid33fdb62021-07-21 06:57:42412#include "chrome/browser/ash/policy/status_collector/device_status_collector.h"
413#include "chrome/browser/ash/policy/status_collector/status_collector.h"
Yeunjoo Choi0bab0cf2021-05-31 05:14:03414#include "chrome/browser/ash/power/auto_screen_brightness/metrics_reporter.h"
Yeunjoo Choi7629a77a12021-06-02 06:37:18415#include "chrome/browser/ash/power/power_metrics_reporter.h"
Georg Neise2f3e2e2024-08-09 08:25:17416#include "chrome/browser/ash/preferences/preferences.h"
Pranav Batra9c0eb782022-02-01 23:13:33417#include "chrome/browser/ash/printing/cups_printers_manager.h"
Sparik Hayrapetyan0b361692024-05-06 21:44:20418#include "chrome/browser/ash/printing/enterprise/enterprise_printers_provider.h"
Yeunjoo Choi0fb01cf62021-04-21 01:30:15419#include "chrome/browser/ash/release_notes/release_notes_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36420#include "chrome/browser/ash/scanning/chrome_scanning_app_delegate.h"
Eriko Kurimoto6176fc82024-08-14 01:23:00421#include "chrome/browser/ash/scheduler_config/scheduler_configuration_manager.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52422#include "chrome/browser/ash/settings/device_settings_cache.h"
Yeunjoo Choia43d74a2021-02-10 23:23:19423#include "chrome/browser/ash/system/automatic_reboot_manager.h"
424#include "chrome/browser/ash/system/input_device_settings.h"
Glen Robertson54e553b2023-06-27 03:18:37425#include "chrome/browser/ash/system_web_apps/apps/help_app/help_app_notification_controller.h"
Anthony Vallee-Dubois85edf222020-03-24 20:30:02426#include "chrome/browser/device_identity/chromeos/device_oauth2_token_store_chromeos.h"
[email protected]5a145e82014-05-29 22:19:07427#include "chrome/browser/extensions/extension_assets_manager_chromeos.h"
xhwangc84739e2015-03-14 01:02:46428#include "chrome/browser/media/protected_media_identifier_permission_context.h"
[email protected]8304f61a2014-05-24 12:17:33429#include "chrome/browser/metrics/chromeos_metrics_provider.h"
Erik Chenc2927bbd2021-09-22 23:20:07430#include "chrome/browser/ui/ash/shelf/chrome_shelf_prefs.h"
Yeunjoo Choi3fc970b2022-10-28 02:55:48431#include "chrome/browser/ui/webui/ash/login/enable_debugging_screen_handler.h"
Xiaohui Chen0b04ceb2023-10-20 21:22:17432#include "chrome/browser/ui/webui/ash/settings/os_settings_ui.h"
Behnood Momenzadeh1684ef642024-01-30 09:35:45433#include "chrome/browser/ui/webui/settings/reset_settings_handler.h"
Roman Aleksandrovd32e34e72019-05-22 17:29:50434#include "chrome/browser/upgrade_detector/upgrade_detector_chromeos.h"
Henrique Ferreiro94c5e502022-08-17 14:20:22435#include "chromeos/ash/components/audio/audio_devices_pref_handler_impl.h"
Vignesh Shenvicb34fe332024-10-04 02:40:12436#include "chromeos/ash/components/boca/on_task/on_task_prefs.h"
Xiqi Ruane4054542024-10-24 18:10:01437#include "chromeos/ash/components/demo_mode/utils/demo_session_utils.h"
Henrique Ferreiroc9e2aaf2022-07-07 13:45:18438#include "chromeos/ash/components/local_search_service/search_metrics_reporter.h"
Yeunjoo Choi1a8bc9942022-06-20 05:31:16439#include "chromeos/ash/components/network/cellular_esim_profile_handler_impl.h"
440#include "chromeos/ash/components/network/cellular_metrics_logger.h"
Yeunjoo Choibe813122022-06-29 15:13:44441#include "chromeos/ash/components/network/fast_transition_observer.h"
442#include "chromeos/ash/components/network/managed_cellular_pref_handler.h"
Yeunjoo Choi643dead2022-07-11 12:52:16443#include "chromeos/ash/components/network/network_metadata_store.h"
Yeunjoo Choida91d6452022-06-02 15:26:42444#include "chromeos/ash/components/network/proxy/proxy_config_handler.h"
Ivan Šandrk7e4eaac2024-08-02 21:11:39445#include "chromeos/ash/components/policy/restriction_schedule/device_restriction_schedule_controller.h"
Hirthanan Subenderan088f7322023-09-20 15:10:29446#include "chromeos/ash/components/report/report_controller.h"
Henrique Ferreiroacf002702022-10-06 21:54:59447#include "chromeos/ash/components/timezone/timezone_resolver.h"
Yeunjoo Choi2d3704c12022-06-21 02:44:34448#include "chromeos/ash/services/assistant/public/cpp/assistant_prefs.h"
Anastasiia N1ad94e1e2022-09-15 08:47:28449#include "chromeos/ash/services/auth_factor_config/auth_factor_config.h"
Henrique Ferreiroae001e92022-09-01 16:58:46450#include "chromeos/ash/services/bluetooth_config/bluetooth_power_controller_impl.h"
451#include "chromeos/ash/services/bluetooth_config/device_name_manager_impl.h"
Yeunjoo Choia292ed72022-11-01 01:19:55452#include "chromeos/ash/services/device_sync/public/cpp/device_sync_prefs.h"
Yeunjoo Choie4980f452022-10-21 16:07:58453#include "chromeos/ash/services/multidevice_setup/multidevice_setup_service.h"
Yue Lif0da5bf2021-11-19 22:01:57454#include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h"
Kushagra Sinhab37e24db2021-07-02 15:14:24455#include "components/account_manager_core/chromeos/account_manager.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44456#include "components/onc/onc_pref_names.h" // nogncheck
glevin5dd01a72016-03-23 23:08:12457#include "components/quirks/quirks_manager.h"
Hidehiko Abe4e0baf92024-10-07 18:05:58458#include "components/user_manager/user_manager_impl.h"
tbarzicd9a88fc92017-07-14 02:18:10459#include "extensions/browser/api/lock_screen_data/lock_screen_item_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36460#endif // BUILDFLAG(IS_CHROMEOS_ASH)
461
Xiaohan Wangae7f9182022-01-16 00:37:52462#if BUILDFLAG(IS_MAC)
Lei Zhangdb0c0872022-03-04 04:26:59463#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h"
[email protected]425f7a02014-04-29 01:51:44464#include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h"
Tom Anderson6a496032018-08-30 23:38:37465#include "chrome/browser/ui/cocoa/confirm_quit.h"
Marijn Kruisselbrink3458a1d82024-06-20 17:37:42466#include "chrome/browser/web_applications/os_integration/mac/app_shim_registry.h"
[email protected]2366a3a2012-10-02 20:41:14467#endif
468
Xiaohan Wangae7f9182022-01-16 00:37:52469#if BUILDFLAG(IS_WIN)
Scott Violet3ff87d062021-12-21 06:10:10470#include "chrome/browser/font_prewarmer_tab_helper.h"
Alex St-Onge9e4b9b72021-06-08 15:35:54471#include "chrome/browser/media/cdm_pref_service_helper.h"
Xiaohan Wang259f34c7a2022-03-26 23:18:19472#include "chrome/browser/media/media_foundation_service_monitor.h"
Will Harrisdda71e212024-03-25 23:56:39473#include "chrome/browser/os_crypt/app_bound_encryption_provider_win.h"
Nico Webereaa08412019-08-14 01:24:37474#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettebb543942019-05-17 17:45:32475#include "chrome/browser/win/conflicts/incompatible_applications_updater.h"
476#include "chrome/browser/win/conflicts/module_database.h"
477#include "chrome/browser/win/conflicts/third_party_conflicts_manager.h"
Nico Webereaa08412019-08-14 01:24:37478#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Daniel Ruberyd17b2fd2023-09-07 23:31:36479#endif // BUILDFLAG(IS_WIN)
[email protected]bdb8a1e2013-10-03 08:14:00480
Xiaohan Wangae7f9182022-01-16 00:37:52481#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Yann Dago77cd4872024-05-23 16:16:15482#include "chrome/browser/enterprise/platform_auth/platform_auth_policy_observer.h"
Maksim Sisov1d3f5eb22024-10-22 06:37:44483#include "components/os_crypt/sync/os_crypt.h" // nogncheck
Will Harris265b3942019-10-21 01:01:33484#endif
485
Sebastien Lalancette413625312023-05-08 13:58:01486#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
487 BUILDFLAG(IS_CHROMEOS_ASH)
Sebastien Lalancette120e0592023-05-04 21:02:33488#include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897
Lu Huangcd11f21c2021-02-03 22:24:56489#endif
490
Alison Gale711657b2024-04-25 19:38:55491// TODO(crbug.com/40118868): Revisit the macro expression once build flag switch
Yuta Hijikata31a359c2020-11-27 07:50:26492// of lacros-chrome is complete.
Xiaohan Wangae7f9182022-01-16 00:37:52493#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
494 (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:11495#include "chrome/browser/browser_switcher/browser_switcher_prefs.h"
496#endif
497
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:15498#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
499#include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h"
500#endif
501
Erik Chen38ceca082020-12-16 01:31:35502#if BUILDFLAG(IS_CHROMEOS_LACROS)
Nancy Wangc84098e2022-10-24 10:30:36503#include "chrome/browser/apps/app_service/metrics/website_metrics_service_lacros.h"
Alex Ilin953f1092021-11-26 15:49:10504#include "chrome/browser/lacros/account_manager/account_cache.h"
Polina Bondarenko3f3dc4f2022-04-25 07:55:01505#include "chrome/browser/lacros/app_mode/kiosk_session_service_lacros.h"
Erik Chen38ceca082020-12-16 01:31:35506#include "chrome/browser/lacros/lacros_prefs.h"
Andreea Costinas68cad91f2021-09-22 15:58:09507#include "chrome/browser/lacros/net/proxy_config_service_lacros.h"
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:46508#endif
509
510#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
511#include "chrome/browser/ui/startup/first_run_service.h"
Erik Chen38ceca082020-12-16 01:31:35512#endif
513
Georg Neisf11427f92024-02-02 01:27:46514#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
515#include "chrome/browser/downgrade/downgrade_prefs.h"
516#endif
517
Xiaohan Wangae7f9182022-01-16 00:37:52518#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Yusuke Sato28ab25092021-05-07 23:04:02519#include "chrome/browser/device_identity/device_oauth2_token_store_desktop.h"
Alison Gale1e44b052024-05-08 16:10:49520#include "chrome/browser/ui/startup/default_browser_prompt/default_browser_prompt.h"
thestigf2a0fa92016-09-07 09:37:29521#endif
522
[email protected]ceafc462013-11-04 12:26:03523#if defined(TOOLKIT_VIEWS)
524#include "chrome/browser/ui/browser_view_prefs.h"
Yuheng Huang9ce54892022-05-06 19:29:39525#include "chrome/browser/ui/side_search/side_search_prefs.h"
[email protected]ceafc462013-11-04 12:26:03526#endif
527
Scott Violet53fb03c2021-01-15 23:48:16528#if BUILDFLAG(ENABLE_SESSION_SERVICE)
Christian Dullweber0747d7c92021-05-10 10:05:13529#include "chrome/browser/sessions/session_data_service.h"
Scott Violet53fb03c2021-01-15 23:48:16530#include "chrome/browser/sessions/session_service_log.h"
531#endif
tomc5dd0cd2021-10-01 22:15:52532
Tom Andersoncb3408482022-09-02 19:06:41533#if BUILDFLAG(IS_LINUX)
534#include "ui/color/system_theme.h"
535#endif
536
Chris Mullinse59586192023-03-06 17:42:17537#if BUILDFLAG(IS_CHROMEOS_ASH)
538#include "chrome/browser/ash/wallpaper_handlers/wallpaper_prefs.h"
539#endif
540
Tsuyoshi Horo358ff3f2024-10-16 13:32:29541#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
542#include "chrome/browser/on_device_translation/pref_names.h"
543#endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
544
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40545#if BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
Dominique Fauteux-Chapleau98a6f6382024-07-23 17:59:10546#include "components/enterprise/data_controls/core/browser/prefs.h"
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40547#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
Mikel Astizd848587f2023-10-02 09:28:03554// Deprecated 10/2023.
Lily Chene658b27b2023-10-11 19:06:19555const char kSyncRequested[] = "sync.requested";
556const char kDownloadLastCompleteTime[] = "download.last_complete_time";
Mikel Astizd848587f2023-10-02 09:28:03557
James Hawkins8d2adfd2023-10-05 08:24:56558// Deprecated 10/2023.
559#if BUILDFLAG(IS_CHROMEOS_ASH)
560const char kLastSuccessfulDomainPref[] = "android_sms.last_successful_domain";
561const char kShouldAttemptReenable[] = "android_sms.should_attempt_reenable";
Jeremy Wu52e5c852023-10-31 01:45:09562const char kAudioVolumePercent[] = "settings.audio.volume_percent";
James Hawkins8d2adfd2023-10-05 08:24:56563#endif // BUILDFLAG(IS_CHROMEOS_ASH)
564
Tim Sergeantce1539d2023-10-12 00:35:49565// Deprecated 10/2023.
566#if BUILDFLAG(IS_CHROMEOS)
Tim Sergeantaffc95a2023-10-17 17:38:21567const char kSupportedLinksAppPrefsKey[] = "supported_links_infobar.apps";
Tim Sergeantce1539d2023-10-12 00:35:49568#endif // BUILDFLAG(IS_CHROMEOS)
569
Eric Suma2add402023-10-24 03:48:53570// Deprecated 10/2023.
571#if BUILDFLAG(IS_CHROMEOS_ASH)
572constexpr char kNightLightCachedLatitude[] = "ash.night_light.cached_latitude";
573constexpr char kNightLightCachedLongitude[] =
574 "ash.night_light.cached_longitude";
Zauri Meshvelianic39cff7c2023-11-14 20:31:11575#endif // BUILDFLAG(IS_CHROMEOS_ASH)
576
Mariam Ali4c166962024-01-04 12:18:16577// Deprecated 11/2023.
Zauri Meshvelianic39cff7c2023-11-14 20:31:11578#if BUILDFLAG(IS_CHROMEOS_ASH)
579constexpr char kUserGeolocationAllowed[] = "ash.user.geolocation_allowed";
580#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Eric Suma2add402023-10-24 03:48:53581
Ryan Kalla4bd74b412023-11-03 16:11:36582// Deprecated 11/2023.
583const char kPrivacySandboxAntiAbuseInitialized[] =
584 "privacy_sandbox.anti_abuse_initialized";
585
Guido Urdaneta39d28bb72023-11-09 14:40:58586// Deprecated 11/2023.
587constexpr char kWebRTCAllowLegacyTLSProtocols[] =
588 "webrtc.allow_legacy_tls_protocols";
589
Jiaming Chengbf012ae2023-11-10 22:00:12590// Deprecated 11/2023.
591#if BUILDFLAG(IS_CHROMEOS_ASH)
592constexpr char kSystemTrayExpanded[] = "ash.system_tray.expanded";
593#endif
594
Jan Keitel17fdab22023-11-17 12:41:36595// Deprecated 11/2023.
596constexpr char kPasswordChangeSuccessTrackerFlows[] =
597 "password_manager.password_change_success_tracker.flows";
598constexpr char kPasswordChangeSuccessTrackerVersion[] =
599 "password_manager.password_change_success_tracker.version";
600
Wen-Chien Wang29111192023-11-30 02:13:30601// Deprecated 11/2023.
602#if BUILDFLAG(IS_CHROMEOS_ASH)
603constexpr char kImageSearchPrivacyNotice[] =
604 "ash.launcher.image_search_privacy_notice";
605#endif // BUILDFLAG(IS_CHROMEOS_ASH)
606
Matt Jones90c86302023-12-07 18:06:38607// Deprecated 11/2023.
608constexpr char kWebAndAppActivityEnabledForShopping[] =
609 "web_and_app_activity_enabled_for_shopping";
610
Wenyu Fuae0324f2023-12-12 19:10:28611// Deprecated 12/2023.
612#if BUILDFLAG(IS_ANDROID)
613const char kTemplatesRandomOrder[] = "content_creation.notes.random_order";
614#endif
615
Shu Yangfc961acb2023-12-15 10:58:55616// Deprecated 12/2023.
617#if BUILDFLAG(IS_ANDROID)
618const char kDesktopSitePeripheralSettingEnabled[] =
619 "desktop_site.peripheral_setting";
620const char kDesktopSiteDisplaySettingEnabled[] = "desktop_site.display_setting";
621#endif
622
Lily Chen4766ba32023-12-15 17:37:12623// Deprecated 12/2023.
624constexpr char kDownloadDuplicateFilePromptEnabled[] =
625 "download_duplicate_file_prompt_enabled";
626
Zelin Liuafae5a22023-12-18 22:16:07627// Deprecated 12/2023.
628#if BUILDFLAG(IS_CHROMEOS_ASH)
629constexpr char kIsolatedWebAppsEnabled[] = "ash.isolated_web_apps_enabled";
630#endif // BUILDFLAG(IS_CHROMEOS_ASH)
631
Antonio Sartori910f325932023-12-19 16:19:03632// Deprecated 12/2023.
633const char kPrivacyBudgetReportedReidBlocks[] =
634 "privacy_budget.reported_reid_blocks";
635
Sophie Chang97c75f02023-12-21 17:36:30636// Deprecated from profile prefs 12/2023.
637const char kModelQualityLoggingClientId[] =
638 "optimization_guide.model_quality_logging_client_id";
639
Ryan Sultanem3b4f5952023-12-21 14:27:36640// Deprecated 12/2023.
641const char kSync_ExplicitBrowserSignin[] = "sync.explicit_browser_signin";
642
Mariam Alid43a5d42024-01-04 11:28:28643// Deprecated 01/2024.
644const char kPrivacySandboxPageViewed[] = "privacy_sandbox.page_viewed";
Sophie Chang97c75f02023-12-21 17:36:30645
Mariam Ali454bafbf2024-01-04 16:24:09646// Deprecated 01/2024.
647const char kPrivacySandboxApisEnabledV2[] = "privacy_sandbox.apis_enabled_v2";
648const char kPrivacySandboxManuallyControlledV2[] =
649 "privacy_sandbox.manually_controlled_v2";
650
Anthony Cui74262132024-01-04 20:29:58651// Deprecated 01/2024.
652#if BUILDFLAG(ENABLE_COMPOSE)
653constexpr char kPrefHasAcceptedComposeConsent[] =
654 "compose_has_accepted_consent";
Anthony Cui1f26306a2024-01-08 18:19:48655constexpr char kAutofillAssistanceEnabled[] = "autofill_assistance.enabled";
Anthony Cui74262132024-01-04 20:29:58656#endif
657
Side Yilmazcdc4cd92024-01-08 14:28:36658// Deprecated 01/2024.
659const char kSyncedLastTimePasswordCheckCompleted[] =
660 "profile.credentials_last_password_checkup_time";
661
Lily Chenf7aa1fc2024-01-09 16:25:05662// Deprecated 01/2024.
663const char kDownloadBubbleIphSuppression[] = "suppress_download_bubble_iph";
664
Andrea Orru162346b2024-01-12 10:24:45665#if BUILDFLAG(IS_CHROMEOS_ASH)
666// Deprecated 01/2024.
667const char kPersistedSystemExtensions[] = "system_extensions.persisted";
668#endif // BUILDFLAG(IS_CHROMEOS_ASH)
669
Vasiliy Telezhnikov3600f1e2024-01-13 01:28:34670// Deprecated 01/2024.
671const char kPPAPISharedImagesForVideoDecoderAllowed[] =
672 "policy.ppapi_shared_images_for_video_decoder_allowed";
673
Nicholas Hollingum8cef1a72024-01-17 23:12:51674#if BUILDFLAG(IS_CHROMEOS_ASH)
675// Deprecated 01/2024.
676const char kBorealisVmTokenHash[] = "borealis.vm_token_hash";
677#endif // BUILDFLAG(IS_CHROMEOS_ASH)
678
Michael Checoc64e6b0f2024-01-24 03:00:38679// Deprecated 01/2024.
680#if BUILDFLAG(IS_CHROMEOS_ASH)
681constexpr char kExtendedFkeysModifier[] =
682 "ash.settings.extended_fkeys_modifier";
683#endif // BUILDFLAG(IS_CHROMEOS_ASH)
684
Daniel Murphy93abb662024-01-25 17:11:14685// Deprecated 01/2024.
686constexpr char kNtpShownPage[] = "ntp.shown_page";
687constexpr char kNtpAppPageNames[] = "ntp.app_page_names";
688
Ian Kilpatrick3990a492024-01-26 00:31:55689// Deprecated 01/2024.
690#if BUILDFLAG(IS_WIN)
691const char kSearchResultsPagePrimaryFontsPref[] =
692 "cached_fonts.search_results_page.primary";
693const char kSearchResultsPageFallbackFontsPref[] =
694 "cached_fonts.search_results_page.fallback";
695#endif // BUILDFLAG(IS_WIN)
696
Jiaming Chengbdc479b2024-01-29 21:47:30697// Deprecated 01/2024.
698#if BUILDFLAG(IS_CHROMEOS_ASH)
699constexpr char kUpdateNotificationLastShownMilestone[] =
700 "update_notification_last_shown_milestone";
701#endif // BUILDFLAG(IS_CHROMEOS_ASH)
702
Viktor Semeniuk02ce9b82024-02-05 12:11:07703// Deprecated 02/2024.
704#if BUILDFLAG(IS_ANDROID)
705constexpr char kSavePasswordsSuspendedByError[] =
706 "profile.save_passwords_suspended_by_error";
707#endif
Daniel Rubery0d9dc312024-02-06 02:21:37708constexpr char kSafeBrowsingDeepScanPromptSeen[] =
709 "safebrowsing.deep_scan_prompt_seen";
710constexpr char kSafeBrowsingEsbEnabledTimestamp[] =
711 "safebrowsing.esb_enabled_timestamp";
Viktor Semeniuk02ce9b82024-02-05 12:11:07712
Leonard Grey8f81011a2024-02-07 17:59:45713#if BUILDFLAG(IS_MAC)
714constexpr char kScreenTimeEnabled[] = "policy.screen_time";
715#endif
716
David Blackdf74125d22024-02-12 19:00:05717// Deprecated 02/2024.
718#if BUILDFLAG(IS_CHROMEOS_ASH)
719constexpr std::array<const char*, 6u>
720 kWelcomeTourTimeBucketsOfFirstInteractions = {
721 "ash.welcome_tour.interaction_time.ExploreApp.first_time_bucket",
722 "ash.welcome_tour.interaction_time.FilesApp.first_time_bucket",
723 "ash.welcome_tour.interaction_time.Launcher.first_time_bucket",
724 "ash.welcome_tour.interaction_time.QuickSettings.first_time_bucket",
725 "ash.welcome_tour.interaction_time.Search.first_time_bucket",
726 "ash.welcome_tour.interaction_time.SettingsApp.first_time_bucket",
727};
Zufeng Wangfb1cfcb2024-02-22 08:13:07728
729// Deprecated 02/2024.
730constexpr char kDiscoverTabSuggestionChipTimesLeftToShow[] =
731 "times_left_to_show_discover_tab_suggestion_chip";
David Blackdf74125d22024-02-12 19:00:05732#endif
733
Nicolas Dossou-Gbete166dffd2024-02-16 15:46:51734// Deprecated 02/2024
735constexpr char kSearchEnginesChoiceProfile[] = "search_engines.choice_profile";
736
Curt Clemens446950b32024-02-20 23:57:15737// Deprecated 02/2024.
738#if BUILDFLAG(IS_CHROMEOS_ASH)
739constexpr char kHatsUnlockSurveyCycleEndTs[] =
740 "hats_unlock_cycle_end_timestamp";
741constexpr char kHatsUnlockDeviceIsSelected[] = "hats_unlock_device_is_selected";
742constexpr char kHatsSmartLockSurveyCycleEndTs[] =
743 "hats_smartlock_cycle_end_timestamp";
744constexpr char kHatsSmartLockDeviceIsSelected[] =
745 "hats_smartlock_device_is_selected";
746#endif // BUILDFLAG(IS_CHROMEOS_ASH)
747
Alison Gale861cb4022024-02-21 19:20:26748// Deprecated 02/2024
749constexpr char kResetCheckDefaultBrowser[] =
750 "browser.should_reset_check_default_browser";
751
Will Harris234a5252024-02-26 23:44:57752#if BUILDFLAG(IS_WIN)
753// Deprecated 02/2024
754constexpr char kOsCryptAppBoundFixedDataPrefName[] =
755 "os_crypt.app_bound_fixed_data";
Will Harrisd511eaa2024-03-26 17:52:47756// Deprecated 03/2024
757constexpr char kOsCryptAppBoundFixedData2PrefName[] =
758 "os_crypt.app_bound_fixed_data2";
Will Harris0ba68daa2024-06-04 21:51:01759// Deprecated 06/2024
760constexpr char kOsCryptAppBoundFixedData3PrefName[] =
761 "os_crypt.app_bound_fixed_data3";
Will Harris234a5252024-02-26 23:44:57762#endif // BUILDFLAG(IS_WIN)
763
Abigail Klein6a099f272024-03-06 20:31:39764// Deprecated 02/2024.
765constexpr char kOfferReaderMode[] = "dom_distiller.offer_reader_mode";
766
Jan Keitel86e1e22a2024-03-09 05:27:00767// Deprecated 03/2024.
768constexpr char kPlusAddressLastFetchedTime[] = "plus_address.last_fetched_time";
769
Mariam Ali2edf0f0a2024-03-11 08:32:08770// Deprecated 03/2024.
771constexpr char kPrivacySandboxApisEnabled[] = "privacy_sandbox.apis_enabled";
772
Hirthanan Subenderanc7a6c192024-03-12 19:14:36773#if BUILDFLAG(IS_CHROMEOS_ASH)
774// Deprecated 03/2024
775constexpr char kOobeGuestAcceptedTos[] = "oobe.guest_accepted_tos";
776#endif // BUILDFLAG(IS_CHROMEOS_ASH)
777
Theo Johnson-Kanue849d7ee2024-04-30 16:33:26778#if BUILDFLAG(IS_CHROMEOS_ASH)
779// Deprecated 04/2024
780constexpr char kLastUploadedEuiccStatusPrefLegacy[] =
781 "esim.last_upload_euicc_status";
782#endif // BUILDFLAG(IS_CHROMEOS_ASH)
783
Jacques Newmand516dda2024-03-20 21:49:55784// Deprecated 03/2024.
785constexpr char kShowInternalAccessibilityTree[] =
786 "accessibility.show_internal_accessibility_tree";
787
Nicolas Dossou-Gbete745c6c6a2024-03-25 19:20:13788// Deprecated 03/2024.
789// A `kDefaultSearchProviderChoicePending` pref persists (migrated to a new
790// pref name to reset the data), so the variable name has been changed here.
791constexpr char kDefaultSearchProviderChoicePendingDeprecated[] =
792 "default_search_provider.choice_pending";
793
Jacob Stanleya3e3fb42024-03-28 13:40:01794// Deprecated 03/2024.
795constexpr char kTrackingProtectionSentimentSurveyGroup[] =
796 "tracking_protection.tracking_protection_sentiment_survey_group";
797constexpr char kTrackingProtectionSentimentSurveyStartTime[] =
798 "tracking_protection.tracking_protection_sentiment_survey_start_time";
799constexpr char kTrackingProtectionSentimentSurveyEndTime[] =
800 "tracking_protection.tracking_protection_sentiment_survey_end_time";
801
Filipa Senraac341cc2024-03-29 09:47:26802// Deprecated 03/2024
803constexpr char kPreferencesMigratedToBasic[] =
804 "browser.clear_data.preferences_migrated_to_basic";
805
Orin Jaworski64918a72024-04-08 19:51:39806// Deprecated 04/2024.
807inline constexpr char kOmniboxInstantKeywordUsed[] =
808 "omnibox.instant_keyword_used";
809
Ryan Tarpine97eabb92024-04-15 21:56:50810// Deprecated 04/2024.
Glen Robertson2604df72024-04-17 02:37:33811inline constexpr char kWebAppPreinstalledAppWindowExperiment[] =
812 "web_apps.preinstalled_app_window_experiment";
813
814// Deprecated 04/2024.
Ryan Tarpine97eabb92024-04-15 21:56:50815inline constexpr char kDIPSTimerLastUpdate[] = "dips_timer_last_update";
816
Hirthanan Subenderanf298e902024-04-17 18:01:05817#if BUILDFLAG(IS_CHROMEOS_ASH)
818// Deprecated 04/2024
819constexpr char kMetricsUserInheritOwnerConsent[] =
820 "metrics.user_inherit_owner_consent";
Artsiom Mitrokhin082c26da12024-04-24 23:05:28821constexpr char kGlanceablesEnabled[] = "ash.glanceables_enabled";
Li Lin11034ce2024-05-07 16:25:55822
823// Deprecated 05/2024.
824// A preference to keep track of the device registered time.
825constexpr char kDeviceRegisteredTime[] = "DeviceRegisteredTime";
Jeroen Dhollander1c2be642024-05-15 17:41:11826constexpr char kArcKioskDictionaryName[] = "arc-kiosk";
Hirthanan Subenderanf298e902024-04-17 18:01:05827#endif // BUILDFLAG(IS_CHROMEOS_ASH)
828
Nicolas Dossou-Gbete2ddfa4f2024-05-07 12:30:04829#if !BUILDFLAG(IS_ANDROID)
830// Deprecated 05/2024
831inline constexpr char kSearchEnginesStudyGroup[] =
832 "search_engines.client_side_study_group";
833#endif
834
Mickey Burks97bad852024-05-09 14:24:28835#if !BUILDFLAG(IS_ANDROID)
836// Deprecated 05/2024
837// Pref name for the whether whats new refresh page has been shown
838// successfully.
839inline constexpr char kHasShownRefreshWhatsNew[] =
840 "browser.has_shown_refresh_2023_whats_new";
841#endif
842
Tzarial Kuznia9bfae1972024-05-10 19:30:18843#if BUILDFLAG(IS_CHROMEOS_ASH)
844// Deprecated 05/2024
845// A boolean pref which determines if you can pause mouse keys with a
846// keyboard shortcut.
847inline constexpr char kAccessibilityMouseKeysShortcutToPauseEnabled[] =
848 "settings.a11y.mouse_keys.ctrl_to_pause_enabled";
Tzarial Kuzniaee33d3a2024-05-14 17:26:59849// A boolean pref which determines if mouse keys is automatically disabled in
850// text fields.
851inline constexpr char kAccessibilityMouseKeysDisableInTextFields[] =
852 "settings.a11y.mouse_keys.disable_in_text_fields";
Tzarial Kuznia5705b482024-05-28 19:11:37853// A boolean pref which determines whether screen magnifier should center
854// the text input focus.
855inline constexpr char kAccessibilityScreenMagnifierCenterFocus[] =
856 "settings.a11y.screen_magnifier_center_focus";
Tzarial Kuznia9bfae1972024-05-10 19:30:18857#endif // BUILDFLAG(IS_CHROMEOS_ASH)
858
Andrew Williamsa2ac79b2024-05-16 18:30:32859// Deprecated 05/2024.
860constexpr char kBlockTruncatedCookies[] = "profile.cookie_block_truncated";
861
Jack Yamminedff4e752024-05-17 12:19:11862// Deprecated 05/2024
863inline constexpr char kDefaultSearchProviderChoiceLocationPrefName[] =
864 "default_search_provider_data.choice_location";
865
Mikel Astizf231c2d2024-05-21 14:05:57866// Deprecated 05/2024.
867inline constexpr char kSyncCachedTrustedVaultAutoUpgradeDebugInfo[] =
868 "sync.cached_trusted_vault_auto_upgrade_debug_info";
869
Marc Treiba5e73272024-05-27 11:27:37870// Deprecated 05/2024.
871inline constexpr char kAutologinEnabled[] = "autologin.enabled";
872inline constexpr char kReverseAutologinRejectedEmailList[] =
873 "reverse_autologin.rejected_email_list";
874
Abe Boujane685161212024-06-04 16:37:55875// Deprecated 06/2024.
876inline constexpr char kTrackingProtectionOnboardingNoticeFirstRequested[] =
877 "tracking_protection.tracking_protection_onboarding_notice_first_requested";
878inline constexpr char kTrackingProtectionOnboardingNoticeLastRequested[] =
879 "tracking_protection.tracking_protection_onboarding_notice_last_requested";
880
Abigail Kleindab940b82024-06-06 14:48:34881// Deprecated 06/2024.
882#if !BUILDFLAG(IS_ANDROID)
883inline constexpr char kAccessibilityReadAnythingOmniboxIconLabelShownCount[] =
884 "settings.a11y.read_anything.omnibox_icon_label_shown_count";
Abigail Kleindab940b82024-06-06 14:48:34885
Ramin Halavati1be7ac32024-06-07 08:48:52886// Deprecated 06/2024.
Ramin Halavati1be7ac32024-06-07 08:48:52887inline constexpr char kAccessibilityPdfOcrAlwaysActive[] =
888 "settings.a11y.pdf_ocr_always_active";
889#endif
890
Abe Boujane3d746772024-06-10 12:52:41891// Deprecated 06/2024.
892inline constexpr char kTrackingProtectionOffboarded[] =
893 "tracking_protection.tracking_protection_offboarded";
894inline constexpr char kTrackingProtectionOffboardedSince[] =
895 "tracking_protection.tracking_protection_offboarded_since";
896inline constexpr char kTrackingProtectionOffboardingAckAction[] =
897 "tracking_protection.tracking_protection_offboarding_ack_action";
898
David Black86f60822024-06-11 19:18:03899#if BUILDFLAG(IS_CHROMEOS_ASH)
900// Deprecated 06/2024.
901constexpr std::array<const char*, 12u>
902 kHoldingSpaceWallpaperNudgeTimesOfFirstInteraction = {
903 "ash.holding_space.wallpaper_nudge.interaction_time."
904 "DroppedFileOnHoldingSpace.first_time",
905 "ash.holding_space.wallpaper_nudge.interaction_time."
906 "DroppedFileOnWallpaper.first_time",
907 "ash.holding_space.wallpaper_nudge.interaction_time."
908 "DraggedFileOverWallpaper.first_time",
909 "ash.holding_space.wallpaper_nudge.interaction_time.OpenedHoldingSpace."
910 "first_time",
911 "ash.holding_space.wallpaper_nudge.interaction_time."
912 "PinnedFileFromAnySource.first_time",
913 "ash.holding_space.wallpaper_nudge.interaction_time."
914 "PinnedFileFromContextMenu.first_time",
915 "ash.holding_space.wallpaper_nudge.interaction_time."
916 "PinnedFileFromFilesApp.first_time",
917 "ash.holding_space.wallpaper_nudge.interaction_time."
918 "PinnedFileFromHoldingSpaceDrop.first_time",
919 "ash.holding_space.wallpaper_nudge.interaction_time."
920 "PinnedFileFromPinButton.first_time",
921 "ash.holding_space.wallpaper_nudge.interaction_time."
922 "PinnedFileFromWallpaperDrop.first_time",
923 "ash.holding_space.wallpaper_nudge.interaction_time.UsedOtherItem."
924 "first_time",
925 "ash.holding_space.wallpaper_nudge.interaction_time.UsedPinnedItem."
926 "first_time",
927};
928
929// Deprecated 06/2024.
930constexpr char kHoldingSpaceWallpaperNudgeLastTimeNudgeShownCounterfactual[] =
931 "ash.holding_space.wallpaper_nudge.last_shown_time_counterfactual";
932constexpr char kHoldingSpaceWallpaperNudgeLastTimeNudgeShown[] =
933 "ash.holding_space.wallpaper_nudge.last_shown_time";
934constexpr char kHoldingSpaceWallpaperNudgeNudgeShownCountCounterfactual[] =
935 "ash.holding_space.wallpaper_nudge.shown_count_counterfactual";
936constexpr char kHoldingSpaceWallpaperNudgeNudgeShownCount[] =
937 "ash.holding_space.wallpaper_nudge.shown_count";
938constexpr char kHoldingSpaceWallpaperNudgeUserEligibleForNudge[] =
939 "ash.holding_space.wallpaper_nudge.user_eligible";
940constexpr char kHoldingSpaceWallpaperNudgeUserFirstEligibleSessionTime[] =
941 "ash.holding_space.wallpaper_nudge.first_eligible_session_time";
Aida Zolicbe1b89f52024-06-18 13:58:24942
943// Deprecated 06/2024.
944constexpr char kLocalUserFilesMigrationEnabled[] =
945 "filebrowser.local_user_files_migration_enabled";
James Cook3fbf5ba92024-06-28 23:00:21946
947// Deprecated 06/2024.
948constexpr char kBirchUseRecentTabs[] = "ash.birch.use_recent_tabs";
949constexpr char kBirchUseLastActive[] = "ash.birch.use_last_active";
950constexpr char kBirchUseMostVisited[] = "ash.birch.use_most_visited";
951constexpr char kBirchUseSelfShare[] = "ash.birch.use_self_share";
David Black86f60822024-06-11 19:18:03952#endif
953
Nicolas Dossou-Gbetebc0c0792024-07-03 13:56:45954// Deprecated 06/2024
955constexpr char kDefaultSearchProviderChoicePending[] =
956 "default_search_provider.engine_choice_pending";
957
Jack Yammine5d7ae462024-07-03 16:39:38958// Deprecated 07/2024
959#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
960inline constexpr char kFirstRunStudyGroup[] = "browser.first_run_study_group";
961#endif
962
Riley Tatume3d4fc82024-07-11 22:18:59963#if !BUILDFLAG(IS_ANDROID)
dpapadb45cc7a2024-07-15 21:24:12964// Deprecated 07/2024
Riley Tatume3d4fc82024-07-11 22:18:59965constexpr char kNtpRecipesDismissedTasks[] = "NewTabPage.DismissedRecipeTasks";
dpapadb45cc7a2024-07-15 21:24:12966constexpr char kNtpModulesFirstShownTime[] = "NewTabPage.ModulesFirstShownTime";
967constexpr char kNtpModulesFreVisible[] = "NewTabPage.ModulesFreVisible";
968constexpr char kNtpModulesShownCount[] = "NewTabPage.ModulesShownCount";
Riley Tatumbea6acb2024-07-17 23:12:00969constexpr char kNtpPhotosLastDismissedTimePrefName[] =
970 "NewTabPage.Photos.LastDimissedTime";
971constexpr char kNtpPhotosOptInAcknowledgedPrefName[] =
972 "NewTabPage.Photos.OptInAcknowledged";
973constexpr char kNtpPhotosLastMemoryOpenTimePrefName[] =
974 "NewTabPage.Photos.LastMemoryOpenTime";
975constexpr char kNtpPhotosSoftOptOutCountPrefName[] =
976 "NewTabPage.Photos.SoftOptOutCount";
977constexpr char kNtpPhotosLastSoftOptedOutTimePrefName[] =
978 "NewTabPage.Photos.LastSoftOptedoutTime";
Roman Aroradc02312b2024-08-23 14:27:11979// Deprecated 08/2024
980constexpr char kDismissedTabsPrefName[] =
981 "NewTabPage.TabResumption.DismissedTabs";
Riley Tatume3d4fc82024-07-11 22:18:59982#endif
983
Tim Sergeant4f810e82024-07-16 23:43:38984// Deprecated 07/2024.
985#if BUILDFLAG(IS_CHROMEOS_ASH)
986constexpr char kAppDeduplicationServiceLastGetTimestamp[] =
987 "apps.app_deduplication_service.last_get_data_from_server_timestamp";
988#endif
989
Simon Ziegltrum986a31212024-07-17 13:39:33990// Deprecated 07/2024
991#if BUILDFLAG(IS_CHROMEOS_ASH)
992constexpr char kShowTunaScreenEnabled[] = "ash.tuna_screen_oobe_enabled";
993#endif
994
Oleg Nitz4fda6d372024-08-02 10:53:55995// Deprecated 08/2024
996#if BUILDFLAG(IS_CHROMEOS)
997inline constexpr char kStandaloneWindowMigrationNudgeShown[] =
998 "standalone_window_migration_nudge_shown";
999#endif
1000
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421001#if BUILDFLAG(IS_ANDROID)
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:451002// All of these were deprecated 08/24.
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421003constexpr char kObsoleteUnenrolledFromGoogleMobileServicesAfterApiErrorCode[] =
1004 "unenrolled_from_google_mobile_services_after_api_error_code";
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:451005constexpr char kObsoleteRequiresMigrationAfterSyncStatusChange[] =
1006 "requires_migration_after_sync_status_change";
1007constexpr char
1008 kObsoleteUnenrolledFromGoogleMobileServicesWithErrorListVersion[] =
1009 "unenrolled_from_google_mobile_services_with_error_list_version";
1010constexpr char kObsoleteTimesReenrolledToGoogleMobileServices[] =
1011 "times_reenrolled_to_google_mobile_services";
1012constexpr char kObsoleteTimesAttemptedToReenrollToGoogleMobileServices[] =
1013 "times_attempted_to_reenroll_to_google_mobile_services";
1014constexpr char kObsoleteUserReceivedGMSCoreError[] =
1015 "user_received_gmscore_error";
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421016#endif
1017
Awad Osmana44a3d82024-08-06 22:20:401018// Deprecated 08/2024.
1019constexpr char kSafeBrowsingEsbOptInWithFriendlierSettings[] =
1020 "safebrowsing.esb_opt_in_with_friendlier_settings";
1021
Igor67b80f82024-08-21 14:35:101022// Deprecated 08/2024.
1023#if BUILDFLAG(IS_CHROMEOS_ASH)
1024constexpr char kDeviceDMTokenV1[] = "device_dm_token";
1025constexpr char kDeviceDMTokenV2[] = "device_dm_token_v2";
1026#endif
1027
Min Qin7429666b2024-08-29 19:19:091028// Deprecated 08/2024
1029#if BUILDFLAG(IS_ANDROID)
1030constexpr char kBackoffEntryKey[] = "query_tiles.backoff_entry_key";
1031constexpr char kFirstScheduleTimeKey[] = "query_tiles.first_schedule_time_key";
1032#endif
1033
Marc Treib019121b042024-09-02 11:04:011034// Deprecated 09/2024.
1035constexpr char kContentSettingsWindowLastTabIndex[] =
1036 "content_settings_window.last_tab_index";
1037constexpr char kSyncPasswordHash[] = "profile.sync_password_hash";
1038constexpr char kSyncPasswordLengthAndHashSalt[] =
1039 "profile.sync_password_length_and_hash_salt";
1040
Xiqi Ruanc75794b2024-09-05 23:43:011041// Deprecated 09/2024
1042#if BUILDFLAG(IS_CHROMEOS_ASH)
1043constexpr char kDemoModeResourcesRemoved[] = "demo_mode_resources_removed";
1044constexpr char kAccumulatedUsagePref[] =
1045 "demo_mode_resources_remover.accumulated_device_usage_s";
1046#endif
1047
rgoddec88592024-09-11 14:19:441048// Deprecated 09/2024
1049#if !BUILDFLAG(IS_ANDROID)
1050constexpr char kPasswordGenerationNudgePasswordDismissCount[] =
1051 "password_generation_nudge_password_dismiss_count";
1052#endif // !BUILDFLAG(IS_ANDROID)
1053
Tsuyoshi Horo57cceaf2024-09-19 12:01:001054// Deprecated 09/2024
1055#if !BUILDFLAG(IS_ANDROID)
1056const char kTranslateKitRootDir[] =
1057 "on_device_translation.translate_kit_root_dir";
1058#endif
1059
Jacob Stanley4420edd2024-09-19 16:04:121060// Deprecated 09/2024
1061#if BUILDFLAG(IS_ANDROID)
1062constexpr char kPrivacySandboxActivityTypeRecord[] =
1063 "privacy_sandbox.activity_type.record";
1064#endif // BUILDFLAG(IS_ANDROID)
1065
Marlon Faceyde92b822024-10-01 18:23:381066// Deprecated 09/2024.
1067#if !BUILDFLAG(IS_ANDROID)
1068const char kTabResumeDismissedTabsPrefName[] =
1069 "NewTabPage.MostRelevantTabResumption.DismissedTabs";
1070#endif // !BUILDFLAG(IS_ANDROID)
1071
Yuta Hijikatada78e502024-10-03 12:59:041072// Deprecated 10/2024.
Evan Liu84cdee32024-10-16 18:41:451073constexpr char kLiveCaptionBubblePinned[] =
1074 "accessibility.captions.live_caption_bubble_pinned";
1075
1076// Deprecated 10/2024.
Yuta Hijikatada78e502024-10-03 12:59:041077#if BUILDFLAG(IS_CHROMEOS)
1078const char kMigrationStep[] = "ash.browser_data_migrator.migration_step";
1079const char kMoveMigrationResumeStepPref[] =
1080 "ash.browser_data_migrator.move_migration_resume_step";
1081const char kMoveMigrationResumeCountPref[] =
1082 "ash.browser_data_migrator.move_migration_resume_count";
David Roger5ed8792b2024-10-11 11:46:031083const char kLacrosSecondaryProfilesAllowed[] =
1084 "lacros_secondary_profiles_allowed";
Yuta Hijikata26d8117102024-10-21 07:25:391085constexpr char kDataVerPref[] = "lacros.data_version";
1086constexpr char kMigrationAttemptCountPref[] =
1087 "ash.browser_data_migrator.migration_attempt_count";
1088constexpr char kProfileMigrationCompletedForUserPref[] =
1089 "lacros.profile_migration_completed_for_user";
1090constexpr char kProfileMoveMigrationCompletedForUserPref[] =
1091 "lacros.profile_move_migration_completed_for_user";
1092constexpr char kProfileMigrationCompletedForNewUserPref[] =
1093 "lacros.profile_migration_completed_for_new_user";
Yuta Hijikata9649b3b2024-10-25 02:00:371094const char kProfileDataBackwardMigrationCompletedForUserPref[] =
1095 "lacros.profile_data_backward_migration_completed_for_user";
1096const char kGotoFilesPref[] = "lacros.goto_files";
1097const char kProfileMigrationCompletionTimeForUserPref[] =
1098 "lacros.profile_migration_completion_time_for_user";
Georg Neis1f83a8f2024-10-31 08:19:211099const char kLacrosDataBackwardMigrationMode[] =
1100 "lacros_data_backward_migration_mode";
Yuta Hijikatada78e502024-10-03 12:59:041101#endif
1102
Mickey Burks33f68d62024-10-04 13:46:371103#if !BUILDFLAG(IS_ANDROID)
1104// Deprecated 10/2024
1105// Pref name for the percent threshold to show HaTS on the What's New page.
1106inline constexpr char kWhatsNewHatsActivationThreshold[] =
1107 "browser.whats_new_hats_activation_threshold";
1108#endif
1109
Akihiro Ota5fa1b26fd2024-10-14 19:40:151110#if BUILDFLAG(IS_CHROMEOS_ASH)
1111// Deprecated 10/2024
1112// An integer pref which determines how much FaceGaze should smooth cursor
1113// movements.
1114inline constexpr char kAccessibilityFaceGazeCursorSmoothing[] =
1115 "settings.a11y.face_gaze.cursor_smoothing";
1116#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1117
Di Zhang9bf1d652024-10-14 22:25:021118// Deprecated 10/2024.
1119const char kBeforeunloadEventCancelByPreventDefaultEnabled[] =
1120 "policy.beforeunload_event_cancel_by_prevent_default_enabled";
1121
Justin Donnelly7aca8e502024-10-22 14:55:451122// Deprecated 10/2024.
1123inline constexpr char kDocumentSuggestEnabled[] = "documentsuggest.enabled";
1124
Jeffrey Young4d72e9fc2024-10-23 17:42:241125#if BUILDFLAG(IS_CHROMEOS_ASH)
1126// Deprecated 10/2024
1127inline constexpr char kWallpaperSeaPenMigrationStatus[] =
1128 "ash.wallpaper.sea_pen.migration_status";
1129#endif
1130
Liza Bipina2c42ec2024-10-28 10:12:111131// Deprecated 10/2024
1132inline constexpr char kFirstTimeInterstitialBannerState[] =
1133 "profile.managed.banner_state";
1134
Juan Mojica378f7542024-10-29 18:44:321135// Deprecated 10/2024
1136inline constexpr char kSidePanelCompanionEntryPinnedToToolbar[] =
1137 "side_panel.companion_pinned_to_toolbar";
1138inline constexpr char kMsbbPromoDeclinedCountPref[] =
1139 "Companion.Promo.MSBB.Declined.Count";
1140inline constexpr char kSigninPromoDeclinedCountPref[] =
1141 "Companion.Promo.Signin.Declined.Count";
1142inline constexpr char kExpsPromoDeclinedCountPref[] =
1143 "Companion.Promo.Exps.Declined.Count";
1144inline constexpr char kExpsPromoShownCountPref[] =
1145 "Companion.Promo.Exps.Shown.Count";
1146inline constexpr char kPcoPromoShownCountPref[] =
1147 "Companion.Promo.PCO.Shown.Count";
1148inline constexpr char kPcoPromoDeclinedCountPref[] =
1149 "Companion.Promo.PCO.Declined.Count";
1150inline constexpr char kExpsOptInStatusGrantedPref[] =
1151 "Companion.Exps.OptIn.Status.Granted";
1152inline constexpr char kHasNavigatedToExpsSuccessPage[] =
1153 "Companion.HasNavigatedToExpsSuccessPage";
1154
Mitsuru Oshima0f7eaf02024-11-07 03:19:071155// Deprecated 11/2024.
1156#if BUILDFLAG(IS_CHROMEOS)
1157constexpr char kNoteTakingAppEnabledOnLockScreen[] =
1158 "settings.note_taking_app_enabled_on_lock_screen";
1159constexpr char kNoteTakingAppsLockScreenAllowlist[] =
1160 "settings.note_taking_apps_lock_screen_whitelist";
1161constexpr char kNoteTakingAppsLockScreenToastShown[] =
1162 "settings.note_taking_apps_lock_screen_toast_shown";
1163constexpr char kRestoreLastLockScreenNote[] =
1164 "settings.restore_last_lock_screen_note";
1165#endif
1166
Lei Zhangb76b80e32020-04-08 16:58:161167// Register local state used only for migration (clearing or moving to a new
1168// key).
1169void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) {
Zelin Liuafae5a22023-12-18 22:16:071170 // Deprecated 11/2023.
1171#if BUILDFLAG(IS_CHROMEOS_ASH)
1172 registry->RegisterBooleanPref(kIsolatedWebAppsEnabled, false);
1173#endif
Antonio Sartori910f325932023-12-19 16:19:031174
Mariam Ali4c166962024-01-04 12:18:161175 // Deprecated 12/2023.
Antonio Sartori910f325932023-12-19 16:19:031176 registry->RegisterStringPref(kPrivacyBudgetReportedReidBlocks, std::string());
Vasiliy Telezhnikov3600f1e2024-01-13 01:28:341177
1178 // Deprecated 01/2024.
1179 registry->RegisterBooleanPref(kPPAPISharedImagesForVideoDecoderAllowed, true);
Michael Checoc64e6b0f2024-01-24 03:00:381180
1181 // Deprecated 01/2024.
1182#if BUILDFLAG(IS_CHROMEOS_ASH)
1183 registry->RegisterIntegerPref(kExtendedFkeysModifier, 0);
1184#endif
Leonard Grey8f81011a2024-02-07 17:59:451185
1186 // Deprecated 02/2024
1187#if BUILDFLAG(IS_MAC)
1188 registry->RegisterBooleanPref(kScreenTimeEnabled, true);
1189#endif
Nicolas Dossou-Gbete166dffd2024-02-16 15:46:511190
1191 // Deprecated 02/2024.
1192 registry->RegisterFilePathPref(kSearchEnginesChoiceProfile, base::FilePath());
Will Harris234a5252024-02-26 23:44:571193
1194#if BUILDFLAG(IS_WIN)
1195 // Deprecated 02/2024.
1196 registry->RegisterStringPref(kOsCryptAppBoundFixedDataPrefName,
1197 std::string());
Will Harrisd511eaa2024-03-26 17:52:471198 // Deprecated 03/2024.
1199 registry->RegisterStringPref(kOsCryptAppBoundFixedData2PrefName,
1200 std::string());
Will Harris0ba68daa2024-06-04 21:51:011201 // Deprecated 06/2024.
1202 registry->RegisterStringPref(kOsCryptAppBoundFixedData3PrefName,
1203 std::string());
Will Harris234a5252024-02-26 23:44:571204#endif
Hirthanan Subenderanc7a6c192024-03-12 19:14:361205
1206#if BUILDFLAG(IS_CHROMEOS_ASH)
1207 // Deprecated 03/2024.
1208 registry->RegisterBooleanPref(kOobeGuestAcceptedTos, false);
Li Lin11034ce2024-05-07 16:25:551209
1210 // Deprecated 05/2024.
1211 registry->RegisterTimePref(kDeviceRegisteredTime, base::Time());
Jeroen Dhollander1c2be642024-05-15 17:41:111212 registry->RegisterDictionaryPref(kArcKioskDictionaryName);
Hirthanan Subenderanc7a6c192024-03-12 19:14:361213#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Theo Johnson-Kanue849d7ee2024-04-30 16:33:261214
1215// Deprecated 04/2024.
1216#if BUILDFLAG(IS_CHROMEOS_ASH)
1217 registry->RegisterDictionaryPref(kLastUploadedEuiccStatusPrefLegacy);
1218#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Nicolas Dossou-Gbete2ddfa4f2024-05-07 12:30:041219
1220#if !BUILDFLAG(IS_ANDROID)
1221 // Deprecated 05/2024.
1222 registry->RegisterStringPref(kSearchEnginesStudyGroup, std::string());
1223#endif
Mickey Burks97bad852024-05-09 14:24:281224
1225#if !BUILDFLAG(IS_ANDROID)
1226 // Deprecated 05/2024.
1227 registry->RegisterBooleanPref(kHasShownRefreshWhatsNew, false);
1228#endif
Aida Zolicbe1b89f52024-06-18 13:58:241229
1230#if BUILDFLAG(IS_CHROMEOS_ASH)
1231 // Deprecated 06/2024.
1232 registry->RegisterBooleanPref(kLocalUserFilesMigrationEnabled, false);
1233#endif
Jack Yammine5d7ae462024-07-03 16:39:381234#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
1235 // Deprecated 07/2024.
1236 registry->RegisterStringPref(kFirstRunStudyGroup, std::string());
1237#endif
Igor67b80f82024-08-21 14:35:101238
1239#if BUILDFLAG(IS_CHROMEOS_ASH)
1240 // Deprecated 08/2024.
1241 registry->RegisterStringPref(kDeviceDMTokenV1, std::string());
1242 registry->RegisterStringPref(kDeviceDMTokenV2, std::string());
1243#endif
Xiqi Ruanc75794b2024-09-05 23:43:011244
1245#if BUILDFLAG(IS_CHROMEOS_ASH)
1246 // Deprecated 08/2024.
1247 registry->RegisterBooleanPref(kDemoModeResourcesRemoved, false);
1248 registry->RegisterIntegerPref(kAccumulatedUsagePref, 0);
1249#endif
Yuta Hijikatada78e502024-10-03 12:59:041250
1251#if BUILDFLAG(IS_CHROMEOS)
1252 // Deprecated 10/2024.
1253 registry->RegisterIntegerPref(kMigrationStep, 0);
1254 registry->RegisterDictionaryPref(kMoveMigrationResumeStepPref);
1255 registry->RegisterDictionaryPref(kMoveMigrationResumeCountPref);
Yuta Hijikata26d8117102024-10-21 07:25:391256 registry->RegisterDictionaryPref(kDataVerPref);
1257 registry->RegisterDictionaryPref(kMigrationAttemptCountPref);
1258 registry->RegisterDictionaryPref(kProfileMigrationCompletedForUserPref);
1259 registry->RegisterDictionaryPref(kProfileMoveMigrationCompletedForUserPref);
1260 registry->RegisterDictionaryPref(kProfileMigrationCompletedForNewUserPref);
Yuta Hijikata9649b3b2024-10-25 02:00:371261 registry->RegisterDictionaryPref(
1262 kProfileDataBackwardMigrationCompletedForUserPref);
1263 registry->RegisterListPref(kGotoFilesPref);
1264 registry->RegisterDictionaryPref(kProfileMigrationCompletionTimeForUserPref);
Georg Neis1f83a8f2024-10-31 08:19:211265 registry->RegisterStringPref(kLacrosDataBackwardMigrationMode, "");
Yuta Hijikatada78e502024-10-03 12:59:041266#endif
Mickey Burks33f68d62024-10-04 13:46:371267
1268#if !BUILDFLAG(IS_ANDROID)
1269 // Deprecated 10/2024
1270 registry->RegisterIntegerPref(kWhatsNewHatsActivationThreshold, 100);
1271#endif
Di Zhang9bf1d652024-10-14 22:25:021272
1273 // Deprecated 10/2024.
1274 registry->RegisterBooleanPref(kBeforeunloadEventCancelByPreventDefaultEnabled,
1275 true);
Lei Zhangb76b80e32020-04-08 16:58:161276}
1277
James Cook0ba192bf2017-12-01 20:53:111278// Register prefs used only for migration (clearing or moving to a new key).
1279void RegisterProfilePrefsForMigration(
1280 user_prefs::PrefRegistrySyncable* registry) {
Ben Schwartz135746c2020-05-14 04:37:031281 chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry);
Jeffrey Youngcb5d7c6d2024-10-23 22:45:211282 // Deprecated 10/2023.
Mikel Astizd848587f2023-10-02 09:28:031283 registry->RegisterBooleanPref(kSyncRequested, false);
James Hawkins8d2adfd2023-10-05 08:24:561284
1285 // Deprecated 10/2023.
1286#if BUILDFLAG(IS_CHROMEOS_ASH)
1287 registry->RegisterStringPref(kLastSuccessfulDomainPref, std::string());
1288 registry->RegisterBooleanPref(kShouldAttemptReenable, true);
Jeremy Wu52e5c852023-10-31 01:45:091289 registry->RegisterDoublePref(kAudioVolumePercent, 0);
James Hawkins8d2adfd2023-10-05 08:24:561290#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Lily Chene658b27b2023-10-11 19:06:191291 registry->RegisterTimePref(kDownloadLastCompleteTime, base::Time());
Tim Sergeantce1539d2023-10-12 00:35:491292
1293// Deprecated 10/2023.
1294#if BUILDFLAG(IS_CHROMEOS)
1295 registry->RegisterDictionaryPref(kSupportedLinksAppPrefsKey);
1296#endif // BUILDFLAG(IS_CHROMEOS)
Eric Suma2add402023-10-24 03:48:531297
1298// Deprecated 10/2023.
1299#if BUILDFLAG(IS_CHROMEOS_ASH)
1300 registry->RegisterDoublePref(kNightLightCachedLatitude, 0.0);
1301 registry->RegisterDoublePref(kNightLightCachedLongitude, 0.0);
1302#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Ryan Kalla4bd74b412023-11-03 16:11:361303
1304 // Deprecated 11/2023.
1305 registry->RegisterBooleanPref(kPrivacySandboxAntiAbuseInitialized, false);
Guido Urdaneta39d28bb72023-11-09 14:40:581306
1307 // Deprecated 11/2023.
1308 registry->RegisterBooleanPref(kWebRTCAllowLegacyTLSProtocols, false);
Jiaming Chengbf012ae2023-11-10 22:00:121309
1310// Deprecated 11/2023.
1311#if BUILDFLAG(IS_CHROMEOS_ASH)
1312 registry->RegisterBooleanPref(kSystemTrayExpanded, true);
1313#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Zauri Meshvelianic39cff7c2023-11-14 20:31:111314
Mariam Ali4c166962024-01-04 12:18:161315// Deprecated 11/2023.
Zauri Meshvelianic39cff7c2023-11-14 20:31:111316#if BUILDFLAG(IS_CHROMEOS_ASH)
1317 registry->RegisterBooleanPref(kUserGeolocationAllowed, true);
1318#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Jan Keitel17fdab22023-11-17 12:41:361319
1320 // Deprecated 11/2023.
1321 registry->RegisterListPref(kPasswordChangeSuccessTrackerFlows);
1322 registry->RegisterIntegerPref(kPasswordChangeSuccessTrackerVersion, 0);
Wen-Chien Wang29111192023-11-30 02:13:301323
1324 // Deprecated 11/2023.
1325#if BUILDFLAG(IS_CHROMEOS_ASH)
1326 registry->RegisterDictionaryPref(kImageSearchPrivacyNotice);
1327#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Matt Jones90c86302023-12-07 18:06:381328
1329 // Deprecated 11/2023.
1330 registry->RegisterBooleanPref(kWebAndAppActivityEnabledForShopping, true);
Wenyu Fuae0324f2023-12-12 19:10:281331
1332 // Deprecated 12/2023.
1333#if BUILDFLAG(IS_ANDROID)
1334 registry->RegisterListPref(kTemplatesRandomOrder);
1335#endif
Shu Yangfc961acb2023-12-15 10:58:551336
1337// Deprecated 12/2023.
1338#if BUILDFLAG(IS_ANDROID)
1339 registry->RegisterBooleanPref(kDesktopSitePeripheralSettingEnabled, false);
1340 registry->RegisterBooleanPref(kDesktopSiteDisplaySettingEnabled, false);
1341#endif
Lily Chen4766ba32023-12-15 17:37:121342
1343 // Deprecated 12/2023.
1344 registry->RegisterBooleanPref(kDownloadDuplicateFilePromptEnabled, true);
Ryan Sultanem3b4f5952023-12-21 14:27:361345
1346 // Deprecated 12/2023.
Sophie Chang97c75f02023-12-21 17:36:301347 registry->RegisterInt64Pref(kModelQualityLoggingClientId, true);
Ryan Sultanem3b4f5952023-12-21 14:27:361348 registry->RegisterBooleanPref(kSync_ExplicitBrowserSignin, false);
Mariam Alid43a5d42024-01-04 11:28:281349
1350 // Deprecated 01/2024.
1351 registry->RegisterBooleanPref(kPrivacySandboxPageViewed, false);
Mariam Ali454bafbf2024-01-04 16:24:091352
1353 // Deprecated 01/2024.
1354 registry->RegisterBooleanPref(kPrivacySandboxApisEnabledV2, false);
1355 registry->RegisterBooleanPref(kPrivacySandboxManuallyControlledV2, false);
Anthony Cui74262132024-01-04 20:29:581356
1357// Deprecated 01/2024.
1358#if BUILDFLAG(ENABLE_COMPOSE)
1359 registry->RegisterBooleanPref(kPrefHasAcceptedComposeConsent, false);
Anthony Cui1f26306a2024-01-08 18:19:481360 registry->RegisterBooleanPref(kAutofillAssistanceEnabled, false);
Anthony Cui74262132024-01-04 20:29:581361#endif
Side Yilmazcdc4cd92024-01-08 14:28:361362
1363 // Deprecated 01/2024.
1364 registry->RegisterTimePref(kSyncedLastTimePasswordCheckCompleted,
1365 base::Time());
Lily Chenf7aa1fc2024-01-09 16:25:051366
1367 // Deprecated 01/2024.
1368 registry->RegisterBooleanPref(kDownloadBubbleIphSuppression, false);
Andrea Orru162346b2024-01-12 10:24:451369
Nicholas Hollingum8cef1a72024-01-17 23:12:511370// Deprecated 01/2024.
Andrea Orru162346b2024-01-12 10:24:451371#if BUILDFLAG(IS_CHROMEOS_ASH)
1372 registry->RegisterDictionaryPref(kPersistedSystemExtensions);
Nicholas Hollingum8cef1a72024-01-17 23:12:511373 registry->RegisterStringPref(kBorealisVmTokenHash, "");
Andrea Orru162346b2024-01-12 10:24:451374#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Daniel Murphy93abb662024-01-25 17:11:141375
1376 // Deprecated 01/2024.
1377 registry->RegisterIntegerPref(kNtpShownPage, 0);
1378 registry->RegisterListPref(kNtpAppPageNames);
Ian Kilpatrick3990a492024-01-26 00:31:551379
1380 // Deprecated 01/2024.
1381#if BUILDFLAG(IS_WIN)
1382 registry->RegisterListPref(kSearchResultsPagePrimaryFontsPref);
1383 registry->RegisterListPref(kSearchResultsPageFallbackFontsPref);
1384#endif
Jiaming Chengbdc479b2024-01-29 21:47:301385
1386 // Deprecated 01/2024.
1387#if BUILDFLAG(IS_CHROMEOS_ASH)
1388 registry->RegisterIntegerPref(kUpdateNotificationLastShownMilestone, -10);
1389#endif
Viktor Semeniuk02ce9b82024-02-05 12:11:071390
1391 // Deprecated 02/2024.
1392#if BUILDFLAG(IS_ANDROID)
1393 registry->RegisterBooleanPref(kSavePasswordsSuspendedByError, false);
1394#endif
Daniel Rubery0d9dc312024-02-06 02:21:371395 registry->RegisterBooleanPref(kSafeBrowsingDeepScanPromptSeen, false);
1396 registry->RegisterTimePref(kSafeBrowsingEsbEnabledTimestamp, base::Time());
David Blackdf74125d22024-02-12 19:00:051397
1398// Deprecated 02/2024.
1399#if BUILDFLAG(IS_CHROMEOS_ASH)
1400 for (const char* pref : kWelcomeTourTimeBucketsOfFirstInteractions) {
1401 registry->RegisterIntegerPref(pref, -1);
1402 }
Zufeng Wangfb1cfcb2024-02-22 08:13:071403
1404 // Deprecated 02/2024.
1405 registry->RegisterIntegerPref(kDiscoverTabSuggestionChipTimesLeftToShow, 0);
David Blackdf74125d22024-02-12 19:00:051406#endif
Curt Clemens446950b32024-02-20 23:57:151407
1408 // Deprecated 02/2024.
1409#if BUILDFLAG(IS_CHROMEOS_ASH)
1410 registry->RegisterInt64Pref(kHatsSmartLockSurveyCycleEndTs, 0);
1411 registry->RegisterBooleanPref(kHatsSmartLockDeviceIsSelected, false);
1412 registry->RegisterInt64Pref(kHatsUnlockSurveyCycleEndTs, 0);
1413 registry->RegisterBooleanPref(kHatsUnlockDeviceIsSelected, false);
1414#endif
Alison Gale861cb4022024-02-21 19:20:261415
1416 // Deprecated 02/2024
1417 registry->RegisterBooleanPref(kResetCheckDefaultBrowser, false);
Abigail Klein6a099f272024-03-06 20:31:391418
1419 // Deprecated 02/2024.
1420 registry->RegisterBooleanPref(kOfferReaderMode, false);
Jan Keitel86e1e22a2024-03-09 05:27:001421
1422 // Deprecated 03/2024.
1423 registry->RegisterTimePref(kPlusAddressLastFetchedTime, base::Time());
Mariam Ali2edf0f0a2024-03-11 08:32:081424
1425 // Deprecated 03/2024.
1426 registry->RegisterBooleanPref(kPrivacySandboxApisEnabled, true);
Jacques Newmand516dda2024-03-20 21:49:551427
1428 // Deprecated 03/2024.
1429 registry->RegisterBooleanPref(kShowInternalAccessibilityTree, false);
Nicolas Dossou-Gbete745c6c6a2024-03-25 19:20:131430
1431 // Deprecated 03/2024.
1432 registry->RegisterBooleanPref(kDefaultSearchProviderChoicePendingDeprecated,
1433 false);
Jacob Stanleya3e3fb42024-03-28 13:40:011434
1435 // Deprecated 03/2024
1436 registry->RegisterIntegerPref(kTrackingProtectionSentimentSurveyGroup, 0);
1437 registry->RegisterTimePref(kTrackingProtectionSentimentSurveyStartTime,
1438 base::Time());
1439 registry->RegisterTimePref(kTrackingProtectionSentimentSurveyEndTime,
1440 base::Time());
Filipa Senraac341cc2024-03-29 09:47:261441
1442 // Deprecated 03/2024.
1443 registry->RegisterBooleanPref(kPreferencesMigratedToBasic, false);
Orin Jaworski64918a72024-04-08 19:51:391444
1445 // Deprecated 04/2024.
1446 registry->RegisterBooleanPref(kOmniboxInstantKeywordUsed, false);
Ryan Tarpine97eabb92024-04-15 21:56:501447
1448 // Deprecated 04/2024.
Glen Robertson2604df72024-04-17 02:37:331449 registry->RegisterDictionaryPref(kWebAppPreinstalledAppWindowExperiment);
1450
1451 // Deprecated 04/2024.
Ryan Tarpine97eabb92024-04-15 21:56:501452 registry->RegisterTimePref(kDIPSTimerLastUpdate, base::Time());
Hirthanan Subenderanf298e902024-04-17 18:01:051453
Hirthanan Subenderanf298e902024-04-17 18:01:051454#if BUILDFLAG(IS_CHROMEOS_ASH)
Li Lin11034ce2024-05-07 16:25:551455 // Deprecated 04/2024.
Hirthanan Subenderanf298e902024-04-17 18:01:051456 registry->RegisterBooleanPref(kMetricsUserInheritOwnerConsent, true);
Artsiom Mitrokhin082c26da12024-04-24 23:05:281457 registry->RegisterBooleanPref(kGlanceablesEnabled, true);
Tzarial Kuznia9bfae1972024-05-10 19:30:181458
1459 // Deprecated 05/2024.
1460 registry->RegisterBooleanPref(kAccessibilityMouseKeysShortcutToPauseEnabled,
1461 true);
Tzarial Kuzniaee33d3a2024-05-14 17:26:591462 registry->RegisterBooleanPref(kAccessibilityMouseKeysDisableInTextFields,
1463 true);
Tzarial Kuznia5705b482024-05-28 19:11:371464 registry->RegisterBooleanPref(kAccessibilityScreenMagnifierCenterFocus, true);
Hirthanan Subenderanf298e902024-04-17 18:01:051465#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Andrew Williamsa2ac79b2024-05-16 18:30:321466
1467 // Deprecated 05/2024.
1468 registry->RegisterBooleanPref(kBlockTruncatedCookies, true);
Jack Yamminedff4e752024-05-17 12:19:111469
1470 // Deprecated 05/2024
1471 registry->RegisterIntegerPref(
1472 kDefaultSearchProviderChoiceLocationPrefName,
1473 static_cast<int>(search_engines::ChoiceMadeLocation::kOther));
Mikel Astizf231c2d2024-05-21 14:05:571474
1475 // Deprecated 05/2024.
1476 registry->RegisterStringPref(kSyncCachedTrustedVaultAutoUpgradeDebugInfo, "");
Marc Treiba5e73272024-05-27 11:27:371477
1478 // Deprecated 05/2024.
1479 registry->RegisterBooleanPref(kAutologinEnabled, true);
1480 registry->RegisterListPref(kReverseAutologinRejectedEmailList);
Abe Boujane685161212024-06-04 16:37:551481
1482 // Deprecated 06/2024.
1483 registry->RegisterTimePref(kTrackingProtectionOnboardingNoticeFirstRequested,
1484 base::Time());
1485 registry->RegisterTimePref(kTrackingProtectionOnboardingNoticeLastRequested,
1486 base::Time());
Abigail Kleindab940b82024-06-06 14:48:341487
1488// Deprecated 06/2024.
1489#if !BUILDFLAG(IS_ANDROID)
1490 registry->RegisterIntegerPref(
1491 kAccessibilityReadAnythingOmniboxIconLabelShownCount, 0);
Ramin Halavati1be7ac32024-06-07 08:48:521492
Erik Chen4ee66d62024-08-05 20:47:381493 // Deprecated 06/2024.
Ramin Halavati1be7ac32024-06-07 08:48:521494 registry->RegisterBooleanPref(kAccessibilityPdfOcrAlwaysActive, true);
1495#endif
Abe Boujane3d746772024-06-10 12:52:411496
1497 // Deprecated 06/2024.
1498 registry->RegisterBooleanPref(kTrackingProtectionOffboarded, false);
1499 registry->RegisterTimePref(kTrackingProtectionOffboardedSince, base::Time());
1500 registry->RegisterIntegerPref(kTrackingProtectionOffboardingAckAction, 0);
David Black86f60822024-06-11 19:18:031501
1502#if BUILDFLAG(IS_CHROMEOS_ASH)
1503 // Deprecated 06/2024.
1504 for (const char* pref : kHoldingSpaceWallpaperNudgeTimesOfFirstInteraction) {
1505 registry->RegisterTimePref(pref, base::Time());
1506 }
1507
1508 // Deprecated 06/2024.
1509 registry->RegisterBooleanPref(kHoldingSpaceWallpaperNudgeUserEligibleForNudge,
1510 false);
1511 registry->RegisterTimePref(
1512 kHoldingSpaceWallpaperNudgeLastTimeNudgeShownCounterfactual,
1513 base::Time());
1514 registry->RegisterTimePref(kHoldingSpaceWallpaperNudgeLastTimeNudgeShown,
1515 base::Time());
1516 registry->RegisterTimePref(
1517 kHoldingSpaceWallpaperNudgeUserFirstEligibleSessionTime, base::Time());
1518 registry->RegisterUint64Pref(
1519 kHoldingSpaceWallpaperNudgeNudgeShownCountCounterfactual, 0u);
1520 registry->RegisterUint64Pref(kHoldingSpaceWallpaperNudgeNudgeShownCount, 0u);
James Cook3fbf5ba92024-06-28 23:00:211521
1522 // Deprecated 06/2024
1523 registry->RegisterBooleanPref(kBirchUseRecentTabs, true);
1524 registry->RegisterBooleanPref(kBirchUseLastActive, true);
1525 registry->RegisterBooleanPref(kBirchUseMostVisited, true);
1526 registry->RegisterBooleanPref(kBirchUseSelfShare, true);
David Black86f60822024-06-11 19:18:031527#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Nicolas Dossou-Gbetebc0c0792024-07-03 13:56:451528
1529 // Deprecated 06/2024.
1530 registry->RegisterBooleanPref(kDefaultSearchProviderChoicePending, false);
Riley Tatume3d4fc82024-07-11 22:18:591531
Riley Tatume3d4fc82024-07-11 22:18:591532#if !BUILDFLAG(IS_ANDROID)
dpapadb45cc7a2024-07-15 21:24:121533 // Deprecated 07/2024
Riley Tatume3d4fc82024-07-11 22:18:591534 registry->RegisterListPref(kNtpRecipesDismissedTasks);
dpapadb45cc7a2024-07-15 21:24:121535 registry->RegisterBooleanPref(kNtpModulesFreVisible, true);
1536 registry->RegisterIntegerPref(kNtpModulesShownCount, 0);
1537 registry->RegisterTimePref(kNtpModulesFirstShownTime, base::Time());
Riley Tatumbea6acb2024-07-17 23:12:001538 registry->RegisterTimePref(kNtpPhotosLastDismissedTimePrefName, base::Time());
1539 registry->RegisterBooleanPref(kNtpPhotosOptInAcknowledgedPrefName, false);
1540 registry->RegisterTimePref(kNtpPhotosLastMemoryOpenTimePrefName,
1541 base::Time());
1542 registry->RegisterTimePref(kNtpPhotosLastSoftOptedOutTimePrefName,
1543 base::Time());
1544 registry->RegisterIntegerPref(kNtpPhotosSoftOptOutCountPrefName, 0);
Roman Aroradc02312b2024-08-23 14:27:111545 // Deprecated 08/2024
1546 registry->RegisterListPref(kDismissedTabsPrefName);
Riley Tatume3d4fc82024-07-11 22:18:591547#endif
Tim Sergeant4f810e82024-07-16 23:43:381548
1549 // Deprecated 07/2024.
1550#if BUILDFLAG(IS_CHROMEOS_ASH)
1551 registry->RegisterTimePref(kAppDeduplicationServiceLastGetTimestamp,
1552 base::Time());
1553#endif
Simon Ziegltrum986a31212024-07-17 13:39:331554
1555#if BUILDFLAG(IS_CHROMEOS_ASH)
1556 // Deprecated 07/2024.
1557 registry->RegisterBooleanPref(kShowTunaScreenEnabled, true);
1558#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Oleg Nitz4fda6d372024-08-02 10:53:551559
1560// Deprecated 08/2024
1561#if BUILDFLAG(IS_CHROMEOS)
1562 registry->RegisterBooleanPref(kStandaloneWindowMigrationNudgeShown, false);
1563#endif
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421564
1565#if BUILDFLAG(IS_ANDROID)
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:451566 // All of these were deprecated 08/2024.
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421567 registry->RegisterIntegerPref(
1568 kObsoleteUnenrolledFromGoogleMobileServicesAfterApiErrorCode, 0);
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:451569 registry->RegisterBooleanPref(kObsoleteRequiresMigrationAfterSyncStatusChange,
1570 false);
1571 registry->RegisterIntegerPref(
1572 kObsoleteUnenrolledFromGoogleMobileServicesWithErrorListVersion, 0);
1573 registry->RegisterIntegerPref(kObsoleteTimesReenrolledToGoogleMobileServices,
1574 0);
1575 registry->RegisterIntegerPref(
1576 kObsoleteTimesAttemptedToReenrollToGoogleMobileServices, 0);
1577 registry->RegisterBooleanPref(kObsoleteUserReceivedGMSCoreError, false);
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:421578#endif
Awad Osmana44a3d82024-08-06 22:20:401579 // Deprecated 08/2024.
1580 registry->RegisterBooleanPref(kSafeBrowsingEsbOptInWithFriendlierSettings,
1581 false);
Min Qin7429666b2024-08-29 19:19:091582
1583#if BUILDFLAG(IS_ANDROID)
1584 // Deprecated 08/2024
1585 registry->RegisterListPref(kBackoffEntryKey);
1586 registry->RegisterTimePref(kFirstScheduleTimeKey, base::Time());
1587#endif
Marc Treib019121b042024-09-02 11:04:011588
1589 // Deprecated 09/2024.
1590 registry->RegisterIntegerPref(kContentSettingsWindowLastTabIndex, 0);
1591 registry->RegisterStringPref(kSyncPasswordHash, std::string());
1592 registry->RegisterStringPref(kSyncPasswordLengthAndHashSalt, std::string());
rgoddec88592024-09-11 14:19:441593
1594// Deprecated 09/2024.
1595#if !BUILDFLAG(IS_ANDROID)
1596 registry->RegisterIntegerPref(kPasswordGenerationNudgePasswordDismissCount,
1597 0);
1598#endif // !BUILDFLAG(IS_ANDROID)
Tsuyoshi Horo57cceaf2024-09-19 12:01:001599
1600// Deprecated 09/2024.
1601#if !BUILDFLAG(IS_ANDROID)
1602 registry->RegisterFilePathPref(kTranslateKitRootDir, base::FilePath());
1603#endif
Jacob Stanley4420edd2024-09-19 16:04:121604
1605// Deprecated 09/2024
1606#if BUILDFLAG(IS_ANDROID)
1607 registry->RegisterListPref(kPrivacySandboxActivityTypeRecord);
1608#endif // BUILDFLAG(IS_ANDROID)
Marlon Faceyde92b822024-10-01 18:23:381609
1610// Deprecated 09/2024
1611#if !BUILDFLAG(IS_ANDROID)
1612 registry->RegisterListPref(kTabResumeDismissedTabsPrefName,
1613 base::Value::List());
1614#endif // !BUILDFLAG(IS_ANDROID)
David Roger5ed8792b2024-10-11 11:46:031615
1616// Deprecated 10/2024
1617#if BUILDFLAG(IS_CHROMEOS)
1618 registry->RegisterBooleanPref(kLacrosSecondaryProfilesAllowed, true);
1619#endif // BUILDFLAG(IS_CHROMEOS)
Akihiro Ota5fa1b26fd2024-10-14 19:40:151620
1621#if BUILDFLAG(IS_CHROMEOS_ASH)
1622 // Deprecated 10/2024
1623 registry->RegisterIntegerPref(kAccessibilityFaceGazeCursorSmoothing, 7);
Jeffrey Young4d72e9fc2024-10-23 17:42:241624
1625 // Deprecated 10/2024
1626 registry->RegisterIntegerPref(kWallpaperSeaPenMigrationStatus, 0);
Akihiro Ota5fa1b26fd2024-10-14 19:40:151627#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Evan Liu84cdee32024-10-16 18:41:451628
1629 // Deprecated 10/2024
1630 registry->RegisterBooleanPref(kLiveCaptionBubblePinned, false);
Justin Donnelly7aca8e502024-10-22 14:55:451631
1632 // Deprecated 10/2024
1633 registry->RegisterBooleanPref(kDocumentSuggestEnabled, true);
Liza Bipina2c42ec2024-10-28 10:12:111634
1635 // Deprecated 10/2024
1636 registry->RegisterIntegerPref(kFirstTimeInterstitialBannerState, 0);
Juan Mojica378f7542024-10-29 18:44:321637
1638 // Deprecated 10/2024
1639 registry->RegisterBooleanPref(kSidePanelCompanionEntryPinnedToToolbar, false);
1640 registry->RegisterIntegerPref(kMsbbPromoDeclinedCountPref, 0);
1641 registry->RegisterIntegerPref(kSigninPromoDeclinedCountPref, 0);
1642 registry->RegisterIntegerPref(kExpsPromoDeclinedCountPref, 0);
1643 registry->RegisterIntegerPref(kExpsPromoShownCountPref, 0);
1644 registry->RegisterIntegerPref(kPcoPromoShownCountPref, 0);
1645 registry->RegisterIntegerPref(kPcoPromoDeclinedCountPref, 0);
1646 registry->RegisterBooleanPref(kExpsOptInStatusGrantedPref, false);
1647 registry->RegisterBooleanPref(kHasNavigatedToExpsSuccessPage, false);
Mitsuru Oshima0f7eaf02024-11-07 03:19:071648
1649#if BUILDFLAG(IS_CHROMEOS)
1650 // Deprecated 11/2024
1651 registry->RegisterBooleanPref(kNoteTakingAppEnabledOnLockScreen, false);
1652 registry->RegisterListPref(kNoteTakingAppsLockScreenAllowlist,
1653 base::Value::List());
1654 registry->RegisterDictionaryPref(kNoteTakingAppsLockScreenToastShown);
1655 registry->RegisterBooleanPref(kRestoreLastLockScreenNote, false);
1656#endif
Mikel Astizd848587f2023-10-02 09:28:031657}
1658
1659void ClearSyncRequestedPrefAndMaybeMigrate(PrefService* profile_prefs) {
1660#if BUILDFLAG(IS_CHROMEOS_ASH)
1661 // On Ash specifically, if `kSyncRequested` was set to false explicitly, the
1662 // value needs to be migrated to syncer::internal::kSyncDisabledViaDashboard.
1663 if (profile_prefs->GetUserPrefValue(kSyncRequested) != nullptr &&
1664 !profile_prefs->GetUserPrefValue(kSyncRequested)->GetBool()) {
1665 profile_prefs->SetBoolean(
1666 syncer::prefs::internal::kSyncDisabledViaDashboard, true);
1667 }
1668#endif
1669 profile_prefs->ClearPref(kSyncRequested);
Osama Fathy592e239a2023-02-02 15:26:131670}
Rushan Suleymanov95b36922023-08-03 17:17:411671
[email protected]572f40c9b2012-07-06 20:35:331672} // namespace
1673
John Palmer1e70a002023-08-15 02:20:341674std::string GetCountry() {
1675 if (!g_browser_process || !g_browser_process->variations_service()) {
1676 // This should only happen in tests. Ideally this would be guarded by
1677 // CHECK_IS_TEST, but that is not set on Android, so no specific guard.
1678 return std::string();
1679 }
1680 return std::string(
1681 g_browser_process->variations_service()->GetStoredPermanentCountry());
1682}
1683
[email protected]4082306d92013-02-21 14:51:011684void RegisterLocalState(PrefRegistrySimple* registry) {
Chris Hamilton65c41312020-06-10 13:14:401685 // Call outs to individual subsystems that register Local State (browser-wide)
1686 // prefs en masse. See RegisterProfilePrefs for per-profile prefs. Please
1687 // keep this list alphabetized.
Amanda Lin Dietz8864d302023-06-26 18:36:391688#if BUILDFLAG(IS_ANDROID)
1689 accessibility::AccessibilityPrefsController::RegisterLocalStatePrefs(
1690 registry);
1691#endif
Dominic Battre69c359972024-07-16 09:22:371692 autofill::prefs::RegisterLocalStatePrefs(registry);
Jesse McKenna0d767592023-11-03 19:31:521693 breadcrumbs::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471694 browser_shutdown::RegisterPrefs(registry);
1695 BrowserProcessImpl::RegisterPrefs(registry);
Chris Palmerac7d75642017-11-22 20:12:541696 ChromeContentBrowserClient::RegisterLocalStatePrefs(registry);
Elaine Chienf8d13692021-07-26 23:05:561697 chrome_labs_prefs::RegisterLocalStatePrefs(registry);
[email protected]4a55a712014-06-08 16:50:341698 ChromeMetricsServiceClient::RegisterPrefs(registry);
Hyungwook Lee30fed832024-08-13 00:50:301699 enterprise_util::RegisterLocalStatePrefs(registry);
sorinebcfc8dd2016-08-12 21:57:181700 component_updater::RegisterPrefs(registry);
Alex Chen9e56f7352023-01-20 22:56:151701 domain_reliability::RegisterPrefs(registry);
Mugdha Lakhanida851fd2021-03-16 18:21:021702 embedder_support::OriginTrialPrefs::RegisterPrefs(registry);
Og Astorga3089fd82021-09-21 00:02:371703 enterprise_reporting::RegisterLocalStatePrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471704 ExternalProtocolHandler::RegisterPrefs(registry);
sdefresne8593e6432015-12-01 12:38:081705 flags_ui::PrefServiceFlagsStorage::RegisterPrefs(registry);
[email protected]e6933d2a2013-03-12 22:32:211706 GpuModeManager::RegisterPrefs(registry);
Miyoung Shin23737f62019-07-23 15:43:311707 signin::IdentityManager::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois43fded9702020-06-19 16:30:381708 invalidation::FCMInvalidationService::RegisterPrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281709 invalidation::InvalidatorRegistrarWithMemory::RegisterPrefs(registry);
1710 invalidation::PerUserTopicSubscriptionManager::RegisterPrefs(registry);
Anthony Vallee-Dubois6f993122018-09-17 16:13:281711 language::GeoLanguageProvider::RegisterLocalStatePrefs(registry);
Alexandre Frechette38f4ef92019-02-25 16:31:571712 language::UlpLanguageCodeLocator::RegisterLocalStatePrefs(registry);
Sebastien Marchand5a63997a2019-09-27 19:15:341713 memory::EnterpriseMemoryLimitPrefObserver::RegisterPrefs(registry);
Roger McFarlane1c1147ae2022-11-07 17:25:171714 metrics::RegisterDemographicsLocalStatePrefs(registry);
[email protected]d0ab865b2014-06-04 19:41:341715 network_time::NetworkTimeTracker::RegisterPrefs(registry);
rajendrant5fb61c52022-11-21 19:42:551716 optimization_guide::prefs::RegisterLocalStatePrefs(registry);
rajendrant0e2483432024-05-31 04:12:221717 optimization_guide::model_execution::prefs::RegisterLocalStatePrefs(registry);
Tonko Sabolčec6f271d32018-08-17 14:35:471718 password_manager::PasswordManager::RegisterLocalPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101719 policy::BrowserPolicyConnector::RegisterPrefs(registry);
Jayee7b9b6df2023-07-31 16:39:241720 policy::LocalTestPolicyProvider::RegisterLocalStatePrefs(registry);
Yann Dago9c1e19512022-02-28 22:27:311721 policy::ManagementService::RegisterLocalStatePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101722 policy::PolicyStatisticsCollector::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471723 PrefProxyConfigTrackerImpl::RegisterPrefs(registry);
Thomas Tanglc67ace42019-06-07 19:31:501724 ProfileAttributesEntry::RegisterLocalStatePrefs(registry);
Alex Ilinbb08a0d2021-07-08 09:37:241725 ProfileAttributesStorage::RegisterPrefs(registry);
Nick Harper030046f2019-09-05 23:36:091726 ProfileNetworkContextService::RegisterLocalStatePrefs(registry);
[email protected]de71ae992013-07-18 03:30:381727 profiles::RegisterPrefs(registry);
Illia Klimov4b72378ed2022-07-18 13:46:571728#if BUILDFLAG(IS_ANDROID)
1729 PushMessagingServiceImpl::RegisterPrefs(registry);
1730#endif
[email protected]ceafc462013-11-04 12:26:031731 RegisterScreenshotPrefs(registry);
Luke Zielinski63784cd2018-05-22 14:08:161732 safe_browsing::RegisterLocalStatePrefs(registry);
Jack Yamminefdf648b2024-09-06 09:18:061733 search_engines::SearchEngineChoiceService::RegisterLocalStatePrefs(registry);
Ayu Ishiifbb1fad2020-06-22 20:15:071734 secure_origin_allowlist::RegisterPrefs(registry);
Min Qinc4012282022-04-15 16:53:581735 segmentation_platform::SegmentationPlatformService::RegisterLocalStatePrefs(
1736 registry);
Xiaohan Wangae7f9182022-01-16 00:37:521737#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:301738 SerialPolicyAllowedPorts::RegisterPrefs(registry);
Matt Reynolds1914ff6b2022-02-04 08:48:261739 HidPolicyAllowedDevices::RegisterLocalStatePrefs(registry);
Reilly Grantbfc2ab72021-06-02 23:57:301740#endif
Mikel Astizf61f4ba02018-06-01 10:50:191741 sessions::SessionIdGenerator::RegisterPrefs(registry);
Marc Treib7e603672024-08-13 11:50:431742 signin::ActivePrimaryAccountsMetricsRecorder::RegisterLocalStatePrefs(
1743 registry);
Ryan Sleevi4689ad32018-04-16 19:09:051744 SSLConfigServiceManager::RegisterPrefs(registry);
Martin Verde176fc042024-02-27 22:41:331745 subresource_filter::IndexedRulesetVersion::RegisterPrefs(
Martin Verde9c54fca12024-03-27 15:48:411746 registry, subresource_filter::kSafeBrowsingRulesetConfig.filter_tag);
Zainab Rizvi766266982024-04-09 13:55:411747 subresource_filter::IndexedRulesetVersion::RegisterPrefs(
1748 registry,
1749 fingerprinting_protection_filter::kFingerprintingProtectionRulesetConfig
1750 .filter_tag);
Matt Menke4dfb375c2018-06-13 18:06:311751 SystemNetworkContextManager::RegisterPrefs(registry);
Patricia Alfonsoc6f40b5c2023-09-14 21:02:431752 tpcd::experiment::RegisterLocalStatePrefs(registry);
Jonathan Njeunje73b97ef2024-04-17 14:11:491753 tpcd::metadata::RegisterLocalStatePrefs(registry);
Oksana Zhuravlova58c85282022-06-14 20:24:281754 tracing::RegisterPrefs(registry);
wafflesd2d9a332016-04-09 01:59:571755 update_client::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571756 variations::VariationsService::RegisterPrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341757
Chris Hamilton65c41312020-06-10 13:14:401758 // Individual preferences. If you have multiple preferences that should
1759 // clearly be grouped together, please group them together into a helper
1760 // function called above. Please keep this list alphabetized.
1761 registry->RegisterBooleanPref(
1762 policy::policy_prefs::kIntensiveWakeUpThrottlingEnabled, false);
Aaron Tagliaboschi8f3a28302020-06-24 03:08:261763 registry->RegisterBooleanPref(
Matt Reichhoff2f190122021-11-02 19:28:191764 policy::policy_prefs::kUserAgentClientHintsGREASEUpdateEnabled, true);
Jesse McKennaf798fe12024-07-18 00:02:461765#if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1766 registry->RegisterBooleanPref(prefs::kFeatureNotificationsEnabled, true);
1767#endif // BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521768#if BUILDFLAG(IS_ANDROID)
Rakina Zata Amnic123bd22020-07-31 19:08:391769 registry->RegisterBooleanPref(policy::policy_prefs::kBackForwardCacheEnabled,
1770 true);
Andrea Gomezf2316d92023-07-19 16:30:571771 registry->RegisterBooleanPref(policy::policy_prefs::kReadAloudEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521772#endif // BUILDFLAG(IS_ANDROID)
Chris Hamilton65c41312020-06-10 13:14:401773
1774 // Below this point is for platform-specific and compile-time conditional
1775 // calls. Please follow the helper-function-first-then-direct-calls pattern
1776 // established above, and keep things alphabetized.
1777
Denis Kuznetsov32099f32017-12-15 14:04:571778#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
Michael Giuffridab41fa5c42017-11-13 23:30:571779 BackgroundModeManager::RegisterPrefs(registry);
1780#endif
1781
Xiaohan Wangae7f9182022-01-16 00:37:521782#if BUILDFLAG(IS_ANDROID)
Mark Pearsonee17df912017-04-27 21:51:041783 ::android::RegisterPrefs(registry);
Sky Maliced8eb4302020-08-03 05:46:441784
Sky Malicef7dd9422020-10-26 22:12:401785 registry->RegisterIntegerPref(first_run::kTosDialogBehavior, 0);
Yu Su4d459862021-04-15 04:19:541786 registry->RegisterBooleanPref(lens::kLensCameraAssistedSearchEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521787#else // BUILDFLAG(IS_ANDROID)
Nasser Al-shawwa067cc3712023-03-01 17:55:391788 enterprise_connectors::RegisterLocalStatePrefs(registry);
johnme627dc8c72016-08-19 21:49:391789 gcm::RegisterPrefs(registry);
Peter Kvitek6567a8a3a2023-01-31 01:03:571790 headless::RegisterPrefs(registry);
Tommy Lid5b7c22b2020-10-28 01:26:511791 IntranetRedirectDetector::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101792 media_router::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571793 metrics::TabStatsTracker::RegisterPrefs(registry);
Anthony Vallee-Dubois2b822262022-04-25 19:31:441794 performance_manager::user_tuning::prefs::RegisterLocalStatePrefs(registry);
stluongd2d020f82024-06-08 00:01:311795 PerformanceInterventionMetricsReporter::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571796 RegisterBrowserPrefs(registry);
Amanda Deacon9535c972021-04-29 04:26:511797 speech::SodaInstaller::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571798 StartupBrowserCreator::RegisterLocalStatePrefs(registry);
1799 task_manager::TaskManagerInterface::RegisterPrefs(registry);
thestigd75ce5532015-10-05 22:08:341800 UpgradeDetector::RegisterPrefs(registry);
rbpotter99defa32024-05-28 20:04:071801 registry->RegisterIntegerPref(prefs::kLastWhatsNewVersion, 0);
Xiaohan Wangae7f9182022-01-16 00:37:521802#endif // BUILDFLAG(IS_ANDROID)
[email protected]3954f332012-02-25 02:51:541803
Tsuyoshi Horo358ff3f2024-10-16 13:32:291804#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
1805 on_device_translation::RegisterLocalStatePrefs(registry);
1806#endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION)
1807
Mickey Burksd1ae50f2024-06-21 15:08:501808#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
1809 WhatsNewUI::RegisterLocalStatePrefs(registry);
1810#endif
1811
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:461812#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
1813 FirstRunService::RegisterLocalStatePrefs(registry);
Nicolas Dossou-Gbete2804a372022-11-09 17:25:351814#endif
1815
Yuta Hijikata31a359c2020-11-27 07:50:261816#if BUILDFLAG(IS_CHROMEOS_ASH)
Shao-Chuan Lee85a46992019-03-05 04:46:151817 arc::prefs::RegisterLocalStatePrefs(registry);
[email protected]8304f61a2014-05-24 12:17:331818 ChromeOSMetricsProvider::RegisterPrefs(registry);
Henrique Ferreiro3d9d93d2021-02-19 22:17:391819 ash::AudioDevicesPrefHandlerImpl::RegisterPrefs(registry);
Michal Mazur55ab4f52023-10-19 11:18:001820 ash::carrier_lock::CarrierLockManager::RegisterLocalPrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491821 ash::cert_provisioning::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111822 ash::CellularESimProfileHandlerImpl::RegisterLocalStatePrefs(registry);
1823 ash::ManagedCellularPrefHandler::RegisterLocalStatePrefs(registry);
Hidehiko Abe13bceaf92024-04-08 17:53:131824 ash::ChromeSessionManager::RegisterPrefs(registry);
Hidehiko Abe4e0baf92024-10-07 18:05:581825 user_manager::UserManagerImpl::RegisterPrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:231826 ash::CupsPrintersManager::RegisterLocalStatePrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:551827 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterLocalStatePrefs(
1828 registry);
1829 ash::bluetooth_config::DeviceNameManagerImpl::RegisterLocalStatePrefs(
Gordon Setob2b7c7bc2021-10-12 17:42:551830 registry);
Xiqi Ruane4054542024-10-24 18:10:011831 ash::demo_mode::RegisterLocalStatePrefs(registry);
Henrique Ferreiro7967dce2021-09-23 11:37:471832 ash::DeviceNameStore::RegisterLocalStatePrefs(registry);
Yichen0047059e2024-10-03 01:48:201833 ash::DozeModePowerStatusScheduler::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021834 chromeos::DeviceOAuth2TokenStoreChromeOS::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191835 ash::device_settings_cache::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151836 ash::EnableAdbSideloadingScreen::RegisterPrefs(registry);
Hirthanan Subenderan088f7322023-09-20 15:10:291837 ash::report::ReportController::RegisterPrefs(registry);
Yeunjoo Choif3fe34c2022-11-04 02:02:301838 ash::EnableDebuggingScreenHandler::RegisterPrefs(registry);
Yeunjoo Choid0b242f2022-07-28 02:23:021839 ash::FastTransitionObserver::RegisterPrefs(registry);
Danila Kuzmin90a42f02021-12-08 14:00:161840 ash::HWDataUsageController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271841 ash::KerberosCredentialsManager::RegisterLocalStatePrefs(registry);
Edman Anjosa0162f362024-08-06 13:49:511842 ash::KioskController::RegisterLocalStatePrefs(registry);
Henrique Ferreirodef18c22021-11-04 19:36:001843 ash::language_prefs::RegisterPrefs(registry);
Henrique Ferreiro234c7dff2022-09-08 02:44:541844 ash::local_search_service::SearchMetricsReporter::RegisterLocalStatePrefs(
1845 registry);
Henrique Ferreirob403be32021-09-22 07:15:361846 ash::login::SecurityTokenSessionController::RegisterLocalStatePrefs(registry);
Ahmed Nasrbe0670b72022-03-09 23:28:171847 ash::reporting::LoginLogoutReporter::RegisterPrefs(registry);
Marc Grimme803938832024-01-11 15:41:581848 ash::reporting::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111849 ash::NetworkMetadataStore::RegisterPrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231850 ash::NetworkThrottlingObserver::RegisterPrefs(registry);
Yeunjoo Choic2000932021-06-10 01:54:081851 ash::PowerMetricsReporter::RegisterLocalStatePrefs(registry);
Henrique Ferreiroa8763b62021-10-13 18:37:531852 ash::platform_keys::KeyPermissionsManagerImpl::RegisterLocalStatePrefs(
Omar Morsi4febb4d2020-10-30 07:55:211853 registry);
Yeunjoo Choif3c7e402021-06-04 04:28:561854 ash::power::auto_screen_brightness::MetricsReporter::RegisterLocalStatePrefs(
1855 registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371856 ash::Preferences::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151857 ash::ResetScreen::RegisterPrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371858 ash::SchedulerConfigurationManager::RegisterLocalStatePrefs(registry);
Andreea Costinasa7bdcc12024-08-20 06:17:491859 ash::SecureDnsManager::RegisterLocalStatePrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091860 ash::ServicesCustomizationDocument::RegisterPrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361861 ash::StartupUtils::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191862 ash::StatsReportingController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi03b09c62021-02-18 21:40:051863 ash::system::AutomaticRebootManager::RegisterPrefs(registry);
Yeunjoo Choi953a4c32021-10-15 05:20:441864 ash::TimeZoneResolver::RegisterPrefs(registry);
Jeffrey Young2e3b8f32024-05-10 15:50:131865 ash::UserImageManagerImpl::RegisterPrefs(registry);
Henrique Ferreirod70b5c22021-04-30 10:55:271866 ash::UserSessionManager::RegisterPrefs(registry);
Xiaochu Liu48ab5932018-05-11 03:44:041867 component_updater::MetadataTable::RegisterPrefs(registry);
Henrique Ferreirob902d6c2021-10-14 19:55:441868 ash::CryptAuthDeviceIdProviderImpl::RegisterLocalPrefs(registry);
[email protected]5a145e82014-05-29 22:19:071869 extensions::ExtensionAssetsManagerChromeOS::RegisterPrefs(registry);
Aya ElAttarb4f7a5f2020-03-05 00:47:241870 extensions::ExtensionsPermissionsTracker::RegisterLocalStatePrefs(registry);
tbarzicd9a88fc92017-07-14 02:18:101871 extensions::lock_screen_data::LockScreenItemStorage::RegisterLocalState(
1872 registry);
Jit Yao Yap8e247322019-06-24 16:56:591873 extensions::login_api::RegisterLocalStatePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381874 ::onc::RegisterPrefs(registry);
Jana Grill784b1e52020-06-26 18:22:121875 policy::AdbSideloadingAllowanceModePolicyHandler::RegisterPrefs(registry);
Sergiy Belozorov757bc002023-03-13 19:13:191876 // TODO(b/265923216): Replace with EnrollmentStateFetcher::RegisterPrefs.
Pavol Marko35bcf1a2018-05-23 15:33:071877 policy::AutoEnrollmentClientImpl::RegisterPrefs(registry);
Yeunjoo Choi7227dba2021-08-04 06:35:471878 policy::BrowserPolicyConnectorAsh::RegisterPrefs(registry);
Ashutosh Singhal96d051012023-07-26 11:00:491879 policy::CrdAdminSessionController::RegisterLocalStatePrefs(registry);
Yeunjoo Choiead8b3c2021-07-27 08:08:191880 policy::DeviceCloudPolicyManagerAsh::RegisterPrefs(registry);
Ivan Šandrk7e4eaac2024-08-02 21:11:391881 policy::DeviceRestrictionScheduleController::RegisterLocalStatePrefs(
1882 registry);
[email protected]b1de2c72013-02-06 02:45:471883 policy::DeviceStatusCollector::RegisterPrefs(registry);
Nikita Podguzov72c21f02019-06-17 14:48:411884 policy::DeviceWallpaperImageExternalDataHandler::RegisterPrefs(registry);
Sergey Poromovd6575a0b2020-05-19 21:41:091885 policy::EnrollmentRequisitionManager::RegisterPrefs(registry);
Anatoliy Potapchuka460bc12021-11-05 19:23:101886 policy::EuiccStatusUploader::RegisterLocalStatePrefs(registry);
Ivan Šandrk7e4eaac2024-08-02 21:11:391887 policy::MinimumVersionPolicyHandler::RegisterPrefs(registry);
Andreea Costinasc4b76ff2019-04-11 15:52:131888 policy::TPMAutoUpdateModePolicyHandler::RegisterPrefs(registry);
glevin5dd01a72016-03-23 23:08:121889 quirks::QuirksManager::RegisterPrefs(registry);
Roman Aleksandrovd32e34e72019-05-22 17:29:501890 UpgradeDetectorChromeos::RegisterPrefs(registry);
James Hawkins225001cf2020-09-18 16:04:341891 RegisterNearbySharingLocalPrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:261892#endif // BUILDFLAG(IS_CHROMEOS_ASH)
[email protected]b6366ffa2012-02-29 17:12:261893
Xiaohan Wangae7f9182022-01-16 00:37:521894#if BUILDFLAG(IS_CHROMEOS)
Erik Chen643355d2022-04-22 05:44:491895 chromeos::echo_offer::RegisterPrefs(registry);
Kuo-Hsin Yang40227972022-05-16 18:39:091896 memory::OOMKillsMonitor::RegisterPrefs(registry);
Ben Franz73537362021-11-08 11:53:401897 policy::SystemFeaturesDisableListPolicyHandler::RegisterPrefs(registry);
Alvin Lee99f8d9a82021-11-18 18:45:551898 policy::DlpRulesManagerImpl::RegisterPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521899#endif // BUILDFLAG(IS_CHROMEOS)
Ben Franz73537362021-11-08 11:53:401900
Xiaohan Wangae7f9182022-01-16 00:37:521901#if BUILDFLAG(IS_MAC)
[email protected]b1de2c72013-02-06 02:45:471902 confirm_quit::RegisterLocalState(registry);
[email protected]425f7a02014-04-29 01:51:441903 QuitWithAppsController::RegisterPrefs(registry);
Henrik Grunelle11045a2019-04-12 09:27:271904 system_media_permissions::RegisterSystemMediaPermissionStatesPrefs(registry);
Christopher Cameron81f442e2019-11-14 06:50:141905 AppShimRegistry::Get()->RegisterLocalPrefs(registry);
Mark Rowef25ccd72024-08-14 16:20:281906
1907 // The default value is not signicant as this preference is only consulted if
1908 // it is explicitly set by an enterprise policy.
1909 registry->RegisterBooleanPref(prefs::kWebAppsUseAdHocCodeSigningForAppShims,
1910 false);
[email protected]b6366ffa2012-02-29 17:12:261911#endif
[email protected]bdb8a1e2013-10-03 08:14:001912
Erik Chen38ceca082020-12-16 01:31:351913#if BUILDFLAG(IS_CHROMEOS_LACROS)
Alex Ilin953f1092021-11-26 15:49:101914 AccountCache::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351915 lacros_prefs::RegisterLocalStatePrefs(registry);
Polina Bondarenko3f3dc4f2022-04-25 07:55:011916 KioskSessionServiceLacros::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351917#endif
1918
Xiaohan Wangae7f9182022-01-16 00:37:521919#if BUILDFLAG(IS_WIN)
Will Harris265b3942019-10-21 01:01:331920 OSCrypt::RegisterLocalPrefs(registry);
Will Harris956e0ca2019-08-23 20:47:391921 registry->RegisterBooleanPref(prefs::kRendererCodeIntegrityEnabled, true);
Will Harrisf09e40d2022-06-02 21:15:401922 registry->RegisterBooleanPref(prefs::kRendererAppContainerEnabled, true);
Stefan Smolenfd3965b2021-08-17 19:27:181923 registry->RegisterBooleanPref(prefs::kBlockBrowserLegacyExtensionPoints,
1924 true);
Will Harrisefde2fe2024-05-24 21:59:041925 registry->RegisterIntegerPref(prefs::kDynamicCodeSettings, /*Default=*/0);
Will Harrisceadf692024-04-03 20:44:041926 registry->RegisterBooleanPref(prefs::kApplicationBoundEncryptionEnabled,
1927 true);
Will Harris552212ee2024-07-15 19:40:301928 registry->RegisterBooleanPref(prefs::kPrintingLPACSandboxEnabled, true);
David Bienvenu554a2592020-02-13 20:20:541929 registry->RegisterBooleanPref(
1930 policy::policy_prefs::kNativeWindowOcclusionEnabled, true);
Xiaohan Wang259f34c7a2022-03-26 23:18:191931 MediaFoundationServiceMonitor::RegisterPrefs(registry);
Will Harrisdda71e212024-03-25 23:56:391932 os_crypt_async::AppBoundEncryptionProviderWin::RegisterLocalPrefs(registry);
Nico Webereaa08412019-08-14 01:24:371933#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettef8fd8b22018-05-10 20:58:041934 IncompatibleApplicationsUpdater::RegisterLocalStatePrefs(registry);
Patrick Monette6b7c475b2018-06-12 14:58:081935 ModuleDatabase::RegisterLocalStatePrefs(registry);
Patrick Monettee31f63e22018-06-06 00:10:341936 ThirdPartyConflictsManager::RegisterLocalStatePrefs(registry);
Nico Webereaa08412019-08-14 01:24:371937#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521938#endif // BUILDFLAG(IS_WIN)
[email protected]ceafc462013-11-04 12:26:031939
Georg Neisf11427f92024-02-02 01:27:461940#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
1941 downgrade::RegisterPrefs(registry);
1942#endif
1943
Alison Gale017ff5a2024-04-30 14:44:361944#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Lei Zhang92c15542020-01-10 17:05:101945 RegisterDefaultBrowserPromptPrefs(registry);
Alison Gale017ff5a2024-04-30 14:44:361946#endif
1947
1948#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Anthony Vallee-Dubois85edf222020-03-24 20:30:021949 DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101950#endif
1951
Erik Chen4ee66d62024-08-05 20:47:381952#if !BUILDFLAG(IS_ANDROID)
Ramin Halavati69bf7752022-04-04 09:58:151953 screen_ai::RegisterLocalStatePrefs(registry);
Erik Chen4ee66d62024-08-05 20:47:381954#endif // !BUILDFLAG(IS_ANDROID)
Ramin Halavati69bf7752022-04-04 09:58:151955
Yann Dago77cd4872024-05-23 16:16:151956#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Igor Ruvinov13e658e2022-12-13 03:15:201957 PlatformAuthPolicyObserver::RegisterPrefs(registry);
Yann Dago77cd4872024-05-23 16:16:151958#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
Igor Ruvinov13e658e2022-12-13 03:15:201959
Alan Screen661060f82023-11-20 19:58:561960 // Platform-specific and compile-time conditional individual preferences.
1961 // If you have multiple preferences that should clearly be grouped together,
1962 // please group them together into a helper function called above. Please
1963 // keep this list alphabetized.
1964
1965#if BUILDFLAG(ENABLE_OOP_PRINTING)
1966 registry->RegisterBooleanPref(prefs::kOopPrintDriversAllowedByPolicy, true);
1967#endif
1968
David Bienvenu22264802024-07-12 21:14:111969#if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1970 // TODO(b/328668317): Default pref should be set to true once this is
1971 // launched.
1972 registry->RegisterBooleanPref(prefs::kOsUpdateHandlerEnabled, false);
1973#endif // BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1974
Andy Phanb46ec9b2024-04-19 23:18:421975#if BUILDFLAG(ENABLE_PDF)
1976 registry->RegisterBooleanPref(prefs::kPdfViewerOutOfProcessIframeEnabled,
1977 true);
1978#endif // BUILDFLAG(ENABLE_PDF)
1979
Peter Kvitek44f0a44b2024-07-18 16:13:221980#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \
1981 BUILDFLAG(IS_ANDROID)
Peter Kvitek82f9e1e2024-02-07 22:19:041982 registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true);
1983#endif
1984
Greg Thompsond351fde2024-03-27 17:55:511985#if BUILDFLAG(IS_WIN)
1986 registry->RegisterBooleanPref(prefs::kUiAutomationProviderEnabled, false);
1987#endif
1988
Brent McBridea8d94bfa2024-07-08 16:24:111989 registry->RegisterBooleanPref(prefs::kQRCodeGeneratorEnabled, true);
1990
Chris Hamilton65c41312020-06-10 13:14:401991 // This is intentionally last.
Lei Zhangb76b80e32020-04-08 16:58:161992 RegisterLocalStatePrefsForMigration(registry);
[email protected]9acc48602009-11-30 21:18:511993}
initial.commit09911bf2008-07-26 23:55:291994
[email protected]37ca3fe02013-07-05 15:32:441995// Register prefs applicable to all profiles.
Xi Han25a7f032019-04-18 21:44:211996void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
1997 const std::string& locale) {
rkaplow058da3132015-02-19 18:18:381998 TRACE_EVENT0("browser", "chrome::RegisterProfilePrefs");
[email protected]2a5f29632012-11-26 17:17:551999 // User prefs. Please keep this list alphabetized.
Dominic Mazzoni21fb0282019-02-13 18:32:472000 AccessibilityLabelsService::RegisterProfilePrefs(registry);
James Wallace-Lee25a1b05e2018-07-24 00:06:312001 AccessibilityUIMessageHandler::RegisterProfilePrefs(registry);
Xing Liu7252b8d2020-01-22 22:12:472002 AnnouncementNotificationService::RegisterProfilePrefs(registry);
Moe Ahmadi173b0a2b2018-08-03 17:35:512003 autofill::prefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:332004 browsing_data::prefs::RegisterBrowserUserPrefs(registry);
Simon Hangl2d73e742023-06-16 16:52:472005 capture_policy::RegisterProfilePrefs(registry);
Doug Turner9e79cf0c2018-04-05 21:32:302006 certificate_transparency::prefs::RegisterPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442007 ChromeContentBrowserClient::RegisterProfilePrefs(registry);
Elaine Chien07f137d2021-01-14 02:57:212008 chrome_labs_prefs::RegisterProfilePrefs(registry);
Livvie Lin9141d0f132020-03-23 22:47:042009 ChromeLocationBarModelDelegate::RegisterProfilePrefs(registry);
Fiona Macintosh72b7c7f2024-04-19 14:40:022010 content_settings::CookieSettings::RegisterProfilePrefs(registry);
Colin Blundell7657b402020-02-25 09:46:502011 StatefulSSLHostStateDelegate::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442012 ChromeVersionService::RegisterProfilePrefs(registry);
Eric Secklera5c24e12018-11-28 16:09:202013 chrome_browser_net::NetErrorTabHelper::RegisterProfilePrefs(registry);
[email protected]06690dc2014-03-07 08:44:002014 chrome_prefs::RegisterProfilePrefs(registry);
Matt Jones704e1a62022-09-20 16:28:242015 commerce::RegisterPrefs(registry);
hmaree31cadf52022-11-09 22:32:552016 enterprise::RegisterIdentifiersProfilePrefs(registry);
Dominique Fauteux-Chapleaudbc56802024-08-01 16:25:322017 enterprise_connectors::RegisterProfilePrefs(registry);
Owen Min9867b162022-01-20 21:39:072018 enterprise_reporting::RegisterProfilePrefs(registry);
Katie D1ca4328b2020-02-19 18:08:472019 dom_distiller::DistilledPagePrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442020 DownloadPrefs::RegisterProfilePrefs(registry);
Adam Abeshouse810b6972024-10-15 16:31:522021 fingerprinting_protection_filter::prefs::RegisterProfilePrefs(registry);
Florian Jackya33ad152023-11-22 11:46:042022 permissions::PermissionHatsTriggerHelper::RegisterProfilePrefs(registry);
Moe Ahmadi656dd532021-10-06 21:59:182023 history_clusters::prefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442024 HostContentSettingsMap::RegisterProfilePrefs(registry);
Brandon Wylie6961a2e2018-09-19 23:03:372025 image_fetcher::ImageCache::RegisterProfilePrefs(registry);
Evan Stade7a984802020-12-14 19:10:152026 site_engagement::ImportantSitesUtil::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442027 IncognitoModePrefs::RegisterProfilePrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:282028 invalidation::PerUserTopicSubscriptionManager::RegisterProfilePrefs(registry);
2029 invalidation::InvalidatorRegistrarWithMemory::RegisterProfilePrefs(registry);
Alexandre Frechette37edd93a2019-03-19 15:57:202030 language::LanguagePrefs::RegisterProfilePrefs(registry);
rajendrantff2361da2020-12-16 09:18:272031 login_detection::prefs::RegisterProfilePrefs(registry);
Joe DeBlasio59db500b2020-08-21 00:37:352032 lookalikes::RegisterProfilePrefs(registry);
Bryant Chandlerd638fb02023-11-03 23:40:172033 media_prefs::RegisterUserPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442034 MediaCaptureDevicesDispatcher::RegisterProfilePrefs(registry);
Guido Urdaneta9f831c22023-06-22 13:44:342035 media_device_salt::MediaDeviceIDSalt::RegisterProfilePrefs(registry);
Becca Hughes6354b6b2017-08-31 22:01:552036 MediaEngagementService::RegisterProfilePrefs(registry);
John Rummelle5621c12017-09-05 23:52:102037 MediaStorageIdSalt::RegisterProfilePrefs(registry);
Mikel Astizf4226912020-10-19 19:10:372038 metrics::RegisterDemographicsProfilePrefs(registry);
Tom Anderson1ef51d032020-02-11 01:05:082039 NotificationDisplayServiceImpl::RegisterProfilePrefs(registry);
brettw1f92eed2016-12-07 01:12:582040 NotifierStateTracker::RegisterProfilePrefs(registry);
treibbb0c5af52016-12-09 17:34:152041 ntp_tiles::MostVisitedSites::RegisterProfilePrefs(registry);
Sophie Chang5ff4b942019-05-23 20:04:322042 optimization_guide::prefs::RegisterProfilePrefs(registry);
rajendrant19e545e2023-12-04 16:51:372043 optimization_guide::model_execution::prefs::RegisterProfilePrefs(registry);
Sam Davis Omekara (from Dev Box)c767f0292024-07-16 18:57:082044 PageColors::RegisterProfilePrefs(registry);
[email protected]a8564212014-04-09 16:16:512045 password_manager::PasswordManager::RegisterProfilePrefs(registry);
anthonyvd6a43b932017-05-11 18:39:272046 payments::RegisterProfilePrefs(registry);
Anthony Vallee-Duboiscee55b12022-03-24 22:54:022047 performance_manager::user_tuning::prefs::RegisterProfilePrefs(registry);
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:042048 permissions::RegisterProfilePrefs(registry);
Evan Stade32d635a2020-04-03 18:51:252049 PermissionBubbleMediaAccessHandler::RegisterProfilePrefs(registry);
Sharon Yangc6706902018-07-16 13:06:192050 PlatformNotificationServiceImpl::RegisterProfilePrefs(registry);
Jan Keiteld13cb6b2024-08-02 11:55:312051 plus_addresses::prefs::RegisterProfilePrefs(registry);
Aaron Colwellf94fd97a2020-07-21 19:37:082052 policy::URLBlocklistManager::RegisterProfilePrefs(registry);
Jayee07bb468c2023-06-01 18:25:312053 PolicyUI::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442054 PrefProxyConfigTrackerImpl::RegisterProfilePrefs(registry);
Simon Pelchate74bbb62021-12-03 23:57:552055 prefetch::RegisterPredictionOptionsProfilePrefs(registry);
Max Curran14dd7872023-03-20 19:57:362056 PrefetchOriginDecider::RegisterPrefs(registry);
Xi Han25a7f032019-04-18 21:44:212057 PrefsTabHelper::RegisterProfilePrefs(registry, locale);
harrisonsean04618302020-11-27 16:00:532058 privacy_sandbox::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442059 Profile::RegisterProfilePrefs(registry);
2060 ProfileImpl::RegisterProfilePrefs(registry);
Matt Menkecfef87d2017-08-03 13:03:062061 ProfileNetworkContextService::RegisterProfilePrefs(registry);
Javier Fernández García-Boente7966a892021-12-09 12:28:232062 custom_handlers::ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
johnmecf2da0c2015-10-28 19:42:122063 PushMessagingAppIdentifier::RegisterProfilePrefs(registry);
Balazs Engedy715b0ec2019-12-04 15:11:452064 QuietNotificationPermissionUiState::RegisterProfilePrefs(registry);
[email protected]c753f142013-02-10 13:14:042065 RegisterBrowserUserPrefs(registry);
Evelynn Kaplan840e1c0e2024-02-01 00:47:272066 RegisterPrefersDefaultScrollbarStylesPrefs(registry);
Rubin Deliallisicab8416d2024-06-28 14:08:072067 RegisterSafetyHubProfilePrefs(registry);
Behnood Momenzadeh79dfdd42024-06-17 15:10:562068#if BUILDFLAG(IS_CHROMEOS_ASH)
2069 settings::ResetSettingsHandler::RegisterProfilePrefs(registry);
2070#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Amanda Velasco Gallardo25f07362022-01-28 02:08:472071 safe_browsing::file_type::RegisterProfilePrefs(registry);
Luke Zielinski12ef88552017-06-23 15:36:272072 safe_browsing::RegisterProfilePrefs(registry);
Ryan Sturm010e2f52021-01-08 00:13:562073 SearchPrefetchService::RegisterProfilePrefs(registry);
Clark DuVall8236b6a82020-05-28 22:54:322074 blocked_content::SafeBrowsingTriggeredPopupBlocker::RegisterProfilePrefs(
2075 registry);
Carlos IL06e6c8c2020-07-28 00:25:192076 security_interstitials::InsecureFormBlockingPage::RegisterProfilePrefs(
2077 registry);
Shakti Sahu93bfba22021-06-17 18:05:212078 segmentation_platform::SegmentationPlatformService::RegisterProfilePrefs(
2079 registry);
Anastasia Helfinstein33187fd2023-01-27 03:06:072080 segmentation_platform::DeviceSwitcherResultDispatcher::RegisterProfilePrefs(
2081 registry);
[email protected]37ca3fe02013-07-05 15:32:442082 SessionStartupPref::RegisterProfilePrefs(registry);
Himanshu Jajubcf3b9292019-06-07 12:54:072083 SharingSyncPreference::RegisterProfilePrefs(registry);
Ryan Sultanem7d45ddf2024-04-29 16:36:032084 SigninPrefs::RegisterProfilePrefs(registry);
Evan Stade89158192021-01-27 18:45:232085 site_engagement::SiteEngagementService::RegisterProfilePrefs(registry);
Liza Bipin822edb1e2024-03-26 19:12:382086 supervised_user::RegisterProfilePrefs(registry);
Mikel Astiz0889b2be2018-09-25 16:20:412087 sync_sessions::SessionSyncPrefs::RegisterProfilePrefs(registry);
Jeffrey Cohen053be24d2019-07-23 23:44:052088 syncer::DeviceInfoPrefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:332089 syncer::SyncPrefs::RegisterProfilePrefs(registry);
Mikel Astiz89473c442021-07-13 09:46:122090 syncer::SyncTransportDataPrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442091 TemplateURLPrepopulateData::RegisterProfilePrefs(registry);
Min Qinee665392024-05-03 14:37:412092 tab_groups::prefs::RegisterProfilePrefs(registry);
Patricia Alfonsoc6f40b5c2023-09-14 21:02:432093 tpcd::experiment::RegisterProfilePrefs(registry);
[email protected]e5e72cc2014-07-22 19:06:492094 translate::TranslatePrefs::RegisterProfilePrefs(registry);
Moe Ahmadi1266de82020-04-10 17:19:532095 omnibox::RegisterProfilePrefs(registry);
[email protected]855ebff2014-05-09 07:14:382096 ZeroSuggestProvider::RegisterProfilePrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:342097
Scott Violet53fb03c2021-01-15 23:48:162098#if BUILDFLAG(ENABLE_SESSION_SERVICE)
2099 RegisterSessionServiceLogProfilePrefs(registry);
Christian Dullweber0747d7c92021-05-10 10:05:132100 SessionDataService::RegisterProfilePrefs(registry);
Scott Violet53fb03c2021-01-15 23:48:162101#endif
2102
Devlin Croninb9e28e72024-08-30 18:39:002103#if BUILDFLAG(ENABLE_EXTENSIONS_CORE)
2104 extensions::PermissionsManager::RegisterProfilePrefs(registry);
2105 extensions::ExtensionPrefs::RegisterProfilePrefs(registry);
James Cookbbe845fb2024-10-22 22:17:472106 extensions::RuntimeAPI::RegisterPrefs(registry);
Devlin Croninb9e28e72024-08-30 18:39:002107#endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE)
2108
brettw00899e62016-11-12 02:10:172109#if BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:282110 ExtensionWebUI::RegisterProfilePrefs(registry);
je_julie.kim7fbb5a1a2015-02-09 17:26:052111 RegisterAnimationPolicyPrefs(registry);
mfoltz96f329c2016-01-13 18:16:582112 extensions::ActivityLog::RegisterProfilePrefs(registry);
tbarzicfa3c7ef62017-04-17 23:12:022113 extensions::AudioAPI::RegisterUserPrefs(registry);
Devlin Cronin71f0f532018-04-26 16:35:062114 extensions::ExtensionsUI::RegisterProfilePrefs(registry);
Joel Hockeya9ccf0e2022-05-27 22:11:192115#if BUILDFLAG(IS_CHROMEOS_ASH)
2116 extensions::shared_storage::RegisterProfilePrefs(registry);
2117#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Devlin Cronina997c8e2021-03-18 00:33:182118 // TODO(devlin): This would be more inline with the other calls here if it
2119 // were nested in either a class or separate namespace with a simple
2120 // Register[Profile]Prefs() name.
2121 extensions::RegisterSettingsOverriddenUiPrefs(registry);
Minh X. Nguyen3aa40692018-03-28 01:15:592122 update_client::RegisterProfilePrefs(registry);
brettw00899e62016-11-12 02:10:172123#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]c2ac1dda2013-09-23 05:04:562124
Andy Phan99ccfb42022-11-29 18:57:072125#if BUILDFLAG(ENABLE_PDF)
2126 registry->RegisterListPref(prefs::kPdfLocalFileAccessAllowedForDomains,
2127 base::Value::List());
Hui Yingsta4a03ec82023-05-16 00:00:172128 registry->RegisterBooleanPref(prefs::kPdfUseSkiaRendererEnabled, true);
Andy Phan99ccfb42022-11-29 18:57:072129#endif // BUILDFLAG(ENABLE_PDF)
2130
Brett Wilson65f951c2016-11-03 22:06:122131#if BUILDFLAG(ENABLE_PRINT_PREVIEW)
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:022132 printing::PolicySettings::RegisterProfilePrefs(registry);
Nikita Podguzov26222d12019-12-04 11:44:312133 printing::PrintPreviewStickySettings::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:132134#endif
2135
Lei Zhang92c15542020-01-10 17:05:102136#if BUILDFLAG(ENABLE_RLZ)
2137 ChromeRLZTrackerDelegate::RegisterProfilePrefs(registry);
2138#endif
2139
Erik Chen16419622024-07-30 21:59:582140#if BUILDFLAG(IS_ANDROID)
Jian Lic9a227c2022-02-28 22:55:442141 feed::prefs::RegisterFeedSharedProfilePrefs(registry);
2142 feed::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102143 cdm::MediaDrmStorageImpl::RegisterProfilePrefs(registry);
Christopher Thompson2602fea2019-11-26 19:36:542144 KnownInterceptionDisclosureInfoBarDelegate::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102145 MediaDrmOriginIdManager::RegisterProfilePrefs(registry);
2146 NotificationChannelsProviderAndroid::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102147 ntp_tiles::PopularSitesImpl::RegisterProfilePrefs(registry);
2148 OomInterventionDecider::RegisterProfilePrefs(registry);
[email protected]084f82b2013-11-01 00:09:592149 PartnerBookmarksShim::RegisterProfilePrefs(registry);
Wolfgang Billenstein546bd4d72022-09-20 11:34:262150 permissions::GeolocationPermissionContextAndroid::RegisterProfilePrefs(
2151 registry);
Ian Wells5d248f012023-11-07 17:30:022152 readaloud::RegisterProfilePrefs(registry);
mvanouwerkerkc1751e02017-01-06 12:16:432153 RecentTabsPagePrefs::RegisterProfilePrefs(registry);
Patrick Noland87d9f842019-01-16 03:52:022154 usage_stats::UsageStatsBridge::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102155 variations::VariationsService::RegisterProfilePrefs(registry);
Ella Gebf864d372023-06-06 17:44:312156 webapps::InstallPromptPrefs::RegisterProfilePrefs(registry);
Jan Keitel98b2cc42022-09-20 05:38:392157#else // BUILDFLAG(IS_ANDROID)
Emily Shack670f745c2023-03-03 19:47:302158 bookmarks_webui::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:392159 browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry);
Dana Fried154c57f2024-10-23 17:21:582160 BrowserUserEducationStorageService::RegisterProfilePrefs(registry);
evliuc5b5a722022-10-28 00:05:492161 captions::LiveTranslateController::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:082162 CartService::RegisterProfilePrefs(registry);
Nina Satragno8c832df2019-07-29 15:59:392163 ChromeAuthenticatorRequestDelegate::RegisterProfilePrefs(registry);
Matt Jones43bca672023-11-22 15:19:272164 commerce::CommerceUiTabHelper::RegisterProfilePrefs(registry);
Anqing Zhao9595e482021-06-10 11:33:552165 DeviceServiceImpl::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102166 DevToolsWindow::RegisterProfilePrefs(registry);
Tibor Goldschwendt610d0372021-05-11 01:39:022167 DriveService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102168 extensions::CommandService::RegisterProfilePrefs(registry);
2169 extensions::TabsCaptureVisibleTabFunction::RegisterProfilePrefs(registry);
gabdac09c03b2017-03-22 20:00:112170 first_run::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:392171 gcm::RegisterProfilePrefs(registry);
Riley Tatum8a8d2902024-05-14 16:24:162172 GoogleCalendarPageHandler::RegisterProfilePrefs(registry);
Florian Jackya33ad152023-11-22 11:46:042173 HatsServiceDesktop::RegisterProfilePrefs(registry);
Mohamad Ahmadieb5d1222024-05-06 17:12:432174 lens::prefs::RegisterProfilePrefs(registry);
Tibor Goldschwendtf3a3ce92021-08-17 00:42:162175 NtpCustomBackgroundService::RegisterProfilePrefs(registry);
George Benz13da3df02022-01-14 00:03:522176 media_router::RegisterAccessCodeProfilePrefs(registry);
Derek Cheng23a01402018-07-24 13:38:142177 media_router::RegisterProfilePrefs(registry);
Tibor Goldschwendt53ca78b2020-10-07 19:56:182178 NewTabPageHandler::RegisterProfilePrefs(registry);
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:392179 NewTabPageUI::RegisterProfilePrefs(registry);
Rohit Bhatia22e544f2021-10-05 15:32:262180 ntp::SafeBrowsingHandler::RegisterProfilePrefs(registry);
kristiparkc0199772018-07-18 05:25:422181 ntp_tiles::CustomLinksManagerImpl::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102182 PinnedTabCodec::RegisterProfilePrefs(registry);
Yann Dago44d6cc322022-07-13 17:46:252183 policy::DeveloperToolsPolicyHandler::RegisterProfilePrefs(registry);
Robbie Gibson91fee002024-10-14 19:03:592184 promos_utils::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102185 PromoService::RegisterProfilePrefs(registry);
Mark Schillaciba4a7322022-06-29 15:08:352186 RegisterReadAnythingProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102187 settings::SettingsUI::RegisterProfilePrefs(registry);
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:302188 send_tab_to_self::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102189 signin::RegisterProfilePrefs(registry);
tmartino6254f472016-11-21 01:22:562190 StartupBrowserCreator::RegisterProfilePrefs(registry);
Marlon Facey70b4b352024-06-12 22:59:342191 MostRelevantTabResumptionPageHandler::RegisterProfilePrefs(registry);
dljames3bf933d2024-05-15 17:07:482192 tab_groups::saved_tab_groups::prefs::RegisterProfilePrefs(registry);
Taylor Bergquistc0109ac2023-11-18 01:10:042193 tab_organization_prefs::RegisterProfilePrefs(registry);
Roman Aroracd8462c2021-08-03 01:20:332194 tab_search_prefs::RegisterProfilePrefs(registry);
Roman Arorabc876bf2023-08-03 15:25:212195 ThemeColorPickerHandler::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:082196 toolbar::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102197 UnifiedAutoplayConfig::RegisterProfilePrefs(registry);
Caroline Rising065085a22023-02-22 14:34:092198 user_notes::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:082199
Michael Martis8b35dd72023-01-26 01:07:472200#if !BUILDFLAG(IS_CHROMEOS_LACROS)
2201 captions::LiveCaptionController::RegisterProfilePrefs(registry);
2202#endif // !BUILDFLAG(IS_CHROMEOS_LACROS)
Xiaohan Wangae7f9182022-01-16 00:37:522203#endif // BUILDFLAG(IS_ANDROID)
mvanouwerkerk9f0f38a2016-06-08 14:11:442204
Xiaohan Wangae7f9182022-01-16 00:37:522205#if BUILDFLAG(IS_CHROMEOS)
Maksim Sisov444f4c82024-10-15 07:21:222206 extensions::DocumentScanRegisterProfilePrefs(registry);
Maria Petrisorbb5226b2022-06-02 09:10:512207 extensions::login_api::RegisterProfilePrefs(registry);
Maksim Sisov3f1de6b42024-10-15 10:44:392208 extensions::platform_keys::EnterprisePlatformKeysRegisterProfilePrefs(
2209 registry);
Michael Ershovd9a627e2021-11-03 13:55:272210 certificate_manager::CertificatesHandler::RegisterProfilePrefs(registry);
Simon Hangl8ebaf732023-08-25 14:59:472211 chromeos::cloud_storage::RegisterProfilePrefs(registry);
Andrew Rayskiy0ec947f2023-08-23 09:19:542212 chromeos::cloud_upload::RegisterProfilePrefs(registry);
Aiden Chiavattiec33cc52024-04-22 18:55:562213 policy::NetworkAnnotationBlocklistHandler::RegisterPrefs(registry);
Michael Ershov5b2a7062022-01-17 14:28:452214 policy::PolicyCertService::RegisterProfilePrefs(registry);
Josh Simmons29bce0e82023-08-31 05:59:502215 quickoffice::RegisterProfilePrefs(registry);
Yanzhu Du76169d12022-09-21 02:53:312216 registry->RegisterBooleanPref(prefs::kDeskAPIThirdPartyAccessEnabled, false);
avynnf0708712023-10-26 21:19:302217 registry->RegisterBooleanPref(prefs::kDeskAPIDeskSaveAndShareEnabled, false);
Yanzhu Du428de9052022-10-05 22:46:582218 registry->RegisterListPref(prefs::kDeskAPIThirdPartyAllowlist);
Vignesh Shenvif47279d2022-04-07 10:55:362219 registry->RegisterBooleanPref(prefs::kInsightsExtensionEnabled, false);
Mohammed Abdonb4ae483c2024-01-09 22:15:162220 registry->RegisterBooleanPref(prefs::kEssentialSearchEnabled, false);
Mohammed Abdondd78eef2024-02-02 01:06:542221 registry->RegisterBooleanPref(prefs::kLastEssentialSearchValue, false);
Nicolas Dossou-Gbete8bf46c12022-05-16 14:20:172222 // By default showing Sync Consent is set to true. It can changed by policy.
2223 registry->RegisterBooleanPref(prefs::kEnableSyncConsent, true);
anina koehlerf1e29df62022-08-10 07:22:322224 registry->RegisterListPref(
2225 chromeos::prefs::kKeepFullscreenWithoutNotificationUrlAllowList,
2226 PrefRegistry::PUBLIC);
zhumatthew58f3c2332024-02-15 21:46:482227 registry->RegisterBooleanPref(policy::policy_prefs::kFloatingWorkspaceEnabled,
2228 false);
Vignesh Shenvidfab2b12023-08-07 19:13:002229 ::reporting::RegisterProfilePrefs(registry);
Maria Petrisor8d0f0b22024-06-04 12:29:582230 registry->RegisterBooleanPref(prefs::kFloatingSsoEnabled, false);
2231 registry->RegisterListPref(prefs::kFloatingSsoDomainBlocklist);
2232 registry->RegisterListPref(prefs::kFloatingSsoDomainBlocklistExceptions);
Andrew Rayskiy16f8cab2022-12-15 16:28:332233#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:002234 extensions::PrintingAPIHandler::RegisterProfilePrefs(registry);
Andrew Rayskiy16f8cab2022-12-15 16:28:332235#endif // BUILDFLAG(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:522236#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:222237
Yuta Hijikata31a359c2020-11-27 07:50:262238#if BUILDFLAG(IS_CHROMEOS_ASH)
James Cookc542d992019-11-08 23:34:242239 app_list::AppListSyncableService::RegisterProfilePrefs(registry);
Elitsa Bankova984491f2023-10-06 07:40:112240 apps::AlmanacFetcher::RegisterProfilePrefs(registry);
Nancy Wanga78b7a32021-04-28 05:10:292241 apps::AppPlatformMetricsService::RegisterProfilePrefs(registry);
Jeevan Shikarama73dec1a2022-09-08 05:51:522242 apps::AppPreloadService::RegisterProfilePrefs(registry);
Tim Sergeant1231dcc2021-05-10 14:00:572243 apps::webapk_prefs::RegisterProfilePrefs(registry);
Hidehiko Abe33e9adf2017-09-13 06:12:232244 arc::prefs::RegisterProfilePrefs(registry);
James Cookc542d992019-11-08 23:34:242245 ArcAppListPrefs::RegisterProfilePrefs(registry);
Hidehiko Abe89f9b5c92023-09-19 04:37:112246 arc::ArcBootPhaseMonitorBridge::RegisterProfilePrefs(registry);
Anastasiia N0582a902021-12-08 17:44:592247 ash::AccountAppsAvailability::RegisterPrefs(registry);
Kushagra Sinhab37e24db2021-07-02 15:14:242248 account_manager::AccountManager::RegisterPrefs(registry);
Yeunjoo Choi19772c942021-03-08 14:51:112249 ash::ApkWebAppService::RegisterProfilePrefs(registry);
Yeunjoo Choi40d02412021-04-21 01:38:562250 ash::app_time::AppActivityRegistry::RegisterProfilePrefs(registry);
2251 ash::app_time::AppTimeController::RegisterProfilePrefs(registry);
Andreea Costinasc33add32023-07-13 16:57:132252 ash::AshProxyMonitor::RegisterProfilePrefs(registry);
Yeunjoo Choi65c73cc2022-08-02 05:30:162253 ash::assistant::prefs::RegisterProfilePrefs(registry);
Anastasiia N1ad94e1e2022-09-15 08:47:282254 ash::auth::AuthFactorConfig::RegisterPrefs(registry);
Yeunjoo Choi0e66c9aa2021-04-02 02:05:562255 ash::bluetooth::DebugLogsManager::RegisterPrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:552256 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterProfilePrefs(
2257 registry);
Theo Johnson-Kanudc9f96272023-01-12 05:11:392258 ash::HatsBluetoothRevampTriggerImpl::RegisterProfilePrefs(registry);
Hidehiko Abe4e0baf92024-10-07 18:05:582259 user_manager::UserManagerImpl::RegisterProfilePrefs(registry);
Henrique Ferreiro2029590e2021-09-23 08:01:522260 ash::ClientAppMetadataProviderService::RegisterProfilePrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:232261 ash::CupsPrintersManager::RegisterProfilePrefs(registry);
Yeunjoo Choi0dc579e42022-03-23 04:14:522262 ash::device_sync::RegisterProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:432263 ash::FamilyUserChromeActivityMetrics::RegisterProfilePrefs(registry);
2264 ash::FamilyUserMetricsService::RegisterProfilePrefs(registry);
2265 ash::FamilyUserSessionMetrics::RegisterProfilePrefs(registry);
Yeunjoo Choiebbdaa62022-10-20 01:05:312266 ash::InlineLoginHandlerImpl::RegisterProfilePrefs(registry);
Yeunjoo Choi395103872021-07-22 01:16:072267 ash::first_run::RegisterProfilePrefs(registry);
Yeunjoo Choic4e54fe2021-06-09 02:11:392268 ash::file_system_provider::RegisterProfilePrefs(registry);
Yeunjoo Choi0842edfa2021-07-29 00:53:172269 ash::full_restore::RegisterProfilePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:272270 ash::KerberosCredentialsManager::RegisterProfilePrefs(registry);
Yeunjoo Choi044ea242022-03-14 12:06:292271 ash::multidevice_setup::MultiDeviceSetupService::RegisterProfilePrefs(
Jordy Greenblatt2265de702018-07-26 19:05:262272 registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:112273 ash::NetworkMetadataStore::RegisterPrefs(registry);
Yeunjoo Choic1593bf2021-04-23 03:49:252274 ash::ReleaseNotesStorage::RegisterProfilePrefs(registry);
Yeunjoo Choif5706262021-08-24 01:11:242275 ash::HelpAppNotificationController::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:272276 ash::quick_unlock::FingerprintStorage::RegisterProfilePrefs(registry);
2277 ash::quick_unlock::PinStoragePrefs::RegisterProfilePrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:372278 ash::Preferences::RegisterProfilePrefs(registry);
Yeunjoo Choida53f442021-09-17 01:07:362279 ash::EnterprisePrintersProvider::RegisterProfilePrefs(registry);
Yeunjoo Choi09213db2021-04-16 03:42:082280 ash::parent_access::ParentAccessService::RegisterProfilePrefs(registry);
Yue Lia3125692022-01-05 20:05:432281 quick_answers::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:272282 ash::quick_unlock::RegisterProfilePrefs(registry);
Henrique Ferreiroec8355d2021-07-20 08:20:082283 ash::RegisterSamlProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:432284 ash::ScreenTimeController::RegisterProfilePrefs(registry);
Henrique Ferreirofad33bd2021-01-29 00:28:402285 ash::EduCoexistenceConsentInvalidationController::RegisterProfilePrefs(
yilkalc04a16dc2020-11-04 22:07:072286 registry);
Yeunjoo Choi38cea422022-10-18 06:19:172287 ash::EduCoexistenceLoginHandler::RegisterProfilePrefs(registry);
Henrique Ferreiroa264c8c02021-07-20 08:31:472288 ash::SigninErrorNotifier::RegisterPrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:092289 ash::ServicesCustomizationDocument::RegisterProfilePrefs(registry);
Andreea Costinas697da682024-09-11 09:13:412290 ash::SecureDnsManager::RegisterProfilePrefs(registry);
Yeunjoo Choiba3d9972022-10-11 12:50:122291 ash::settings::OSSettingsUI::RegisterProfilePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:362292 ash::StartupUtils::RegisterOobeProfilePrefs(registry);
Aiden Chiavatti112d3672023-03-17 21:13:412293 ash::user_image::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:152294 ash::UserImageSyncObserver::RegisterProfilePrefs(registry);
Jong Ahn6f1c54a42022-01-18 00:20:562295 ChromeMetricsServiceClient::RegisterProfilePrefs(registry);
Renee Wrightc41d5432018-04-26 05:27:372296 crostini::prefs::RegisterProfilePrefs(registry);
sdefresne8593e6432015-12-01 12:38:082297 flags_ui::PrefServiceFlagsStorage::RegisterProfilePrefs(registry);
Joel Hockey7fb974342019-06-27 23:35:052298 guest_os::prefs::RegisterProfilePrefs(registry);
Olya Kalitovac869f962018-12-04 12:01:232299 plugin_vm::prefs::RegisterProfilePrefs(registry);
GioVAX287418d2020-11-23 17:56:592300 policy::ArcAppInstallEventLogger::RegisterProfilePrefs(registry);
Bartosz Fabianowskid4d93a72018-05-17 18:49:482301 policy::AppInstallEventLogManagerWrapper::RegisterProfilePrefs(registry);
Marcelo Almeida9ef8c132019-05-13 20:19:122302 policy::StatusCollector::RegisterProfilePrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:232303 ash::SystemProxyManager::RegisterProfilePrefs(registry);
Erik Chenc2927bbd2021-09-22 23:20:072304 ChromeShelfPrefs::RegisterProfilePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:382305 ::onc::RegisterProfilePrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:492306 ash::cert_provisioning::RegisterProfilePrefs(registry);
Nicholas Hollingumf4c11e32020-10-05 22:52:572307 borealis::prefs::RegisterProfilePrefs(registry);
Gavin Williamsf6781f3e2021-04-22 01:13:492308 ash::ChromeScanningAppDelegate::RegisterProfilePrefs(registry);
yilkal95d9f882021-10-18 21:59:002309 ProjectorAppClientImpl::RegisterProfilePrefs(registry);
Geng Li11526bb42022-02-15 23:59:142310 ash::floating_workspace_util::RegisterProfilePrefs(registry);
Sanja Perisic91217932022-04-13 13:45:022311 policy::RebootNotificationsScheduler::RegisterProfilePrefs(registry);
Edman Anjosa0162f362024-08-06 13:49:512312 ash::KioskController::RegisterProfilePrefs(registry);
Andrew Rayskiy47076d72022-09-27 18:46:142313 file_manager::file_tasks::RegisterProfilePrefs(registry);
Nigel Taoa1d4dce2022-10-18 00:01:202314 file_manager::prefs::RegisterProfilePrefs(registry);
Fergus Dall54a6a432022-11-18 17:35:292315 bruschetta::prefs::RegisterProfilePrefs(registry);
Chris Mullinse59586192023-03-06 17:42:172316 wallpaper_handlers::prefs::RegisterProfilePrefs(registry);
Vignesh Shenvi145bf6e2023-05-08 22:11:302317 ash::reporting::RegisterProfilePrefs(registry);
John Palmerd5ac9f9e2024-06-21 08:05:202318 ChromeMediaAppGuestUIDelegate::RegisterProfilePrefs(registry);
Vignesh Shenvicb34fe332024-10-04 02:40:122319 ash::boca::RegisterOnTaskProfilePrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:262320#endif // BUILDFLAG(IS_CHROMEOS_ASH)
gab3ca4a492017-03-02 00:19:412321
Darin Fisher127d5782021-01-20 20:32:342322#if BUILDFLAG(IS_CHROMEOS_LACROS)
2323 lacros_prefs::RegisterProfilePrefs(registry);
Andreea Costinas68cad91f2021-09-22 15:58:092324 chromeos::ProxyConfigServiceLacros::RegisterProfilePrefs(registry);
Ian Helmkec4a4e452022-05-09 22:17:582325 lacros_prefs::RegisterExtensionControlledAshPrefs(registry);
Irina Fedorova13745422022-07-15 12:59:002326 KioskSessionServiceLacros::RegisterProfilePrefs(registry);
Nancy Wangc84098e2022-10-24 10:30:362327 apps::WebsiteMetricsServiceLacros::RegisterProfilePrefs(registry);
Darin Fisher127d5782021-01-20 20:32:342328#endif
2329
Xiaohan Wangae7f9182022-01-16 00:37:522330#if BUILDFLAG(IS_WIN)
Alex St-Onge9e4b9b72021-06-08 15:35:542331 CdmPrefServiceHelper::RegisterProfilePrefs(registry);
Scott Violet3ff87d062021-12-21 06:10:102332 FontPrewarmerTabHelper::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442333 NetworkProfileBubble::RegisterProfilePrefs(registry);
[email protected]a4422802012-05-03 09:19:152334#endif
[email protected]eeec6ca2013-02-21 15:10:432335
Sebastien Lalancette413625312023-05-08 13:58:012336#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
2337 BUILDFLAG(IS_CHROMEOS_ASH)
Zonghan Xuc528f6e82022-08-09 22:31:582338 device_signals::RegisterProfilePrefs(registry);
Sebastien Lalancette413625312023-05-08 13:58:012339#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
2340 // BUILDFLAG(IS_CHROMEOS_ASH)
Zonghan Xuc528f6e82022-08-09 22:31:582341
Nicolas Ouellet-Payeurc1b89932022-09-30 16:22:532342#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
Nicolas4b82a652019-01-04 17:42:382343 browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:152344 enterprise_signin::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:112345#endif
2346
Miyoung Shin16caa0c12023-11-15 14:09:462347#if BUILDFLAG(ENABLE_EXTENSIONS) && !BUILDFLAG(IS_CHROMEOS_ASH)
Daniel Murphy3657906d2021-04-13 20:33:122348 preinstalled_apps::RegisterProfilePrefs(registry);
Becca Hughes7d2bbb82018-08-07 22:56:592349#endif
2350
Xiaohan Wangae7f9182022-01-16 00:37:522351#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Kristi Parkd0f72412021-07-02 01:09:032352 sharing_hub::RegisterProfilePrefs(registry);
2353#endif
2354
Lei Zhang92c15542020-01-10 17:05:102355#if defined(TOOLKIT_VIEWS)
2356 accessibility_prefs::RegisterInvertBubbleUserPrefs(registry);
Yuheng Huang9ce54892022-05-06 19:29:392357 side_search_prefs::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102358 RegisterBrowserViewProfilePrefs(registry);
Owen Minef022e92019-10-15 21:25:212359#endif
2360
Duncan Mercer8062eef2022-12-28 22:28:372361#if BUILDFLAG(ENABLE_LENS_DESKTOP)
Juan Mojica4669f8d2021-08-05 20:01:452362 registry->RegisterBooleanPref(
2363 prefs::kLensRegionSearchEnabled, true,
2364 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
Duncan Mercer8062eef2022-12-28 22:28:372365 registry->RegisterBooleanPref(prefs::kLensDesktopNTPSearchEnabled, true);
2366#endif
2367
2368#if !BUILDFLAG(IS_ANDROID)
Martin Kreichgauerd7aa4f92022-02-22 20:46:212369 registry->RegisterBooleanPref(
2370 webauthn::pref_names::kRemoteProxiedRequestsAllowed, false);
dljames0a96ef192022-07-07 23:31:432371
Nina Satragno42747a42023-06-29 15:25:272372 registry->RegisterStringPref(
2373 webauthn::pref_names::kLastUsedPairingFromSyncPublicKey, "");
2374
Ken Buchanan6387f002024-04-19 12:48:242375 registry->RegisterIntegerPref(
2376 webauthn::pref_names::kEnclaveFailedPINAttemptsCount, 0);
2377
Caroline Risingf4b49092023-03-23 02:28:262378 side_panel_prefs::RegisterProfilePrefs(registry);
David Pennington2f0a11ea2024-06-12 21:39:332379
2380 tabs::RegisterProfilePrefs(registry);
2381#endif // !BUILDFLAG(IS_ANDROID)
Juan Mojica4669f8d2021-08-05 20:01:452382
Nina Satragnod7b8fb42022-11-10 20:43:392383 registry->RegisterBooleanPref(webauthn::pref_names::kAllowWithBrokenCerts,
2384 false);
2385
Sean Harrisonf263b732021-12-07 11:17:522386 registry->RegisterBooleanPref(prefs::kPrivacyGuideViewed, false);
2387
James Cook0ba192bf2017-12-01 20:53:112388 RegisterProfilePrefsForMigration(registry);
Alison Gale6bf2cc52022-09-08 15:11:492389
2390#if !BUILDFLAG(IS_ANDROID)
Alison Gale3a43a5f02023-12-14 16:04:222391 registry->RegisterIntegerPref(prefs::kMemorySaverChipExpandedCount, 0);
2392 registry->RegisterTimePref(prefs::kLastMemorySaverChipExpandedTimestamp,
Alison Gale58bb3cd52023-04-21 15:03:202393 base::Time());
Erik Chen4ee66d62024-08-05 20:47:382394 registry->RegisterBooleanPref(
2395 prefs::kAccessibilityMainNodeAnnotationsEnabled, false,
2396 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
Alison Gale6bf2cc52022-09-08 15:11:492397#endif
Anders Hartvoll Ruudeedebdc2022-10-12 15:38:012398
2399#if BUILDFLAG(IS_ANDROID)
2400 registry->RegisterBooleanPref(prefs::kVirtualKeyboardResizesLayoutByDefault,
2401 false);
2402#endif
Kirubel Aklilubb804082022-11-10 19:02:302403
Jonathan Hao3a829c12023-10-24 14:35:472404 registry->RegisterBooleanPref(
2405 prefs::kManagedPrivateNetworkAccessRestrictionsEnabled, false);
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:402406
2407#if BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
2408 data_controls::RegisterProfilePrefs(registry);
2409#endif // BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
Georgina Sanchez Buenrostro57c36622023-10-26 00:53:122410
2411#if BUILDFLAG(IS_WIN)
2412 registry->RegisterBooleanPref(prefs::kNativeHostsExecutablesLaunchDirectly,
2413 false);
2414#endif // BUILDFLAG(IS_WIN)
Anthony Cui417bf4b2023-11-17 20:48:042415
Anthony Cuifc4726fc2023-12-01 23:28:472416#if BUILDFLAG(ENABLE_COMPOSE)
Anthony Cui74262132024-01-04 20:29:582417 registry->RegisterBooleanPref(prefs::kPrefHasCompletedComposeFRE, false);
Anthony Cuib2635372024-04-30 16:36:312418 registry->RegisterBooleanPref(prefs::kEnableProactiveNudge, true);
Anthony Cui6bac28d2024-05-13 15:44:342419 registry->RegisterDictionaryPref(prefs::kProactiveNudgeDisabledSitesWithTime);
Anthony Cui417bf4b2023-11-17 20:48:042420#endif
Alex Chen6d6382e2024-04-09 22:52:482421
Hzj_jie04163172024-04-29 19:37:162422#if !BUILDFLAG(IS_ANDROID)
Alex Chen6d6382e2024-04-09 22:52:482423 registry->RegisterIntegerPref(prefs::kChromeDataRegionSetting, 0);
2424#endif
Jason Hu13975a02024-05-18 19:09:422425
2426 registry->RegisterIntegerPref(prefs::kLensOverlayStartCount, 0);
Fiona Zhanga39885922024-07-12 14:41:502427
2428 registry->RegisterDictionaryPref(prefs::kReportingEndpoints);
dljames1bedc20c2024-07-25 18:03:362429
2430 registry->RegisterBooleanPref(prefs::kCompactModeEnabled, false);
initial.commit09911bf2008-07-26 23:55:292431}
license.botbf09a502008-08-24 00:55:552432
[email protected]37ca3fe02013-07-05 15:32:442433void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:212434 RegisterUserProfilePrefs(registry, g_browser_process->GetApplicationLocale());
2435}
2436
2437void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2438 const std::string& locale) {
2439 RegisterProfilePrefs(registry, locale);
[email protected]2424cc52013-07-17 13:44:382440
Xiaohan Wangae7f9182022-01-16 00:37:522441#if BUILDFLAG(IS_ANDROID)
mlliuee3a405c2016-10-28 22:34:522442 ::android::RegisterUserProfilePrefs(registry);
2443#endif
Yuta Hijikata31a359c2020-11-27 07:50:262444#if BUILDFLAG(IS_CHROMEOS_ASH)
John Palmer1e70a002023-08-15 02:20:342445 ash::RegisterUserProfilePrefs(registry, locale);
Kush Sinha31d120b72023-09-04 12:21:542446 ash::TokenHandleFetcher::RegisterPrefs(registry);
Xiyuan Xia5a8c4172019-05-13 16:23:482447#endif
[email protected]37ca3fe02013-07-05 15:32:442448}
2449
[email protected]8eefe842014-01-17 06:42:402450void RegisterScreenshotPrefs(PrefRegistrySimple* registry) {
2451 registry->RegisterBooleanPref(prefs::kDisableScreenshots, false);
2452}
2453
Yuta Hijikata31a359c2020-11-27 07:50:262454#if BUILDFLAG(IS_CHROMEOS_ASH)
John Palmer1e70a002023-08-15 02:20:342455void RegisterSigninProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2456 std::string_view country) {
Xi Han25a7f032019-04-18 21:44:212457 RegisterProfilePrefs(registry, g_browser_process->GetApplicationLocale());
John Palmer1e70a002023-08-15 02:20:342458 ash::RegisterSigninProfilePrefs(registry, country);
[email protected]37ca3fe02013-07-05 15:32:442459}
Eyor Alemayehu4b516fb2019-02-20 20:24:292460
[email protected]37ca3fe02013-07-05 15:32:442461#endif
2462
rkaplowf216caf2015-03-02 22:37:452463// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532464// See chrome/browser/prefs/README.md for details.
Lei Zhangb76b80e32020-04-08 16:58:162465void MigrateObsoleteLocalStatePrefs(PrefService* local_state) {
Scott Littlec463f3362022-02-15 18:44:242466 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2467 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2468 // to be migrated or cleared specifically for iOS as well. This could be by
2469 // doing the migration in feature code that's called by all platforms instead
2470 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432471 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242472
Dominic Battre645d42342020-12-04 16:14:102473 // BEGIN_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
2474 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2475
Zelin Liuafae5a22023-12-18 22:16:072476// Added 11/2023.
2477#if BUILDFLAG(IS_CHROMEOS_ASH)
2478 local_state->ClearPref(kIsolatedWebAppsEnabled);
2479#endif
2480
Mariam Ali4c166962024-01-04 12:18:162481 // Added 12/2023.
Antonio Sartori910f325932023-12-19 16:19:032482 local_state->ClearPref(kPrivacyBudgetReportedReidBlocks);
2483
Vasiliy Telezhnikov3600f1e2024-01-13 01:28:342484 // Added 01/2024.
2485 local_state->ClearPref(kPPAPISharedImagesForVideoDecoderAllowed);
2486
Michael Checoc64e6b0f2024-01-24 03:00:382487// Added 01/2024.
2488#if BUILDFLAG(IS_CHROMEOS_ASH)
2489 local_state->ClearPref(kExtendedFkeysModifier);
2490#endif
2491
Leonard Grey8f81011a2024-02-07 17:59:452492// Added 02/2024
2493#if BUILDFLAG(IS_MAC)
2494 local_state->ClearPref(kScreenTimeEnabled);
2495#endif
Nicolas Dossou-Gbete166dffd2024-02-16 15:46:512496
2497 // Added 02/2024
2498 local_state->ClearPref(kSearchEnginesChoiceProfile);
2499
Will Harris234a5252024-02-26 23:44:572500#if BUILDFLAG(IS_WIN)
2501 // Deprecated 02/2024.
2502 local_state->ClearPref(kOsCryptAppBoundFixedDataPrefName);
Will Harrisd511eaa2024-03-26 17:52:472503 // Deprecated 03/2024.
2504 local_state->ClearPref(kOsCryptAppBoundFixedData2PrefName);
Will Harris0ba68daa2024-06-04 21:51:012505 // Deprecated 06/2024.
2506 local_state->ClearPref(kOsCryptAppBoundFixedData3PrefName);
Will Harris234a5252024-02-26 23:44:572507#endif
2508
Hirthanan Subenderanc7a6c192024-03-12 19:14:362509#if BUILDFLAG(IS_CHROMEOS_ASH)
2510 // Added 03/2024.
2511 local_state->ClearPref(kOobeGuestAcceptedTos);
Li Lin11034ce2024-05-07 16:25:552512
2513 // Added 05/2024.
2514 local_state->ClearPref(kDeviceRegisteredTime);
Jeroen Dhollander1c2be642024-05-15 17:41:112515 local_state->ClearPref(kArcKioskDictionaryName);
Hirthanan Subenderanc7a6c192024-03-12 19:14:362516#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2517
Theo Johnson-Kanue849d7ee2024-04-30 16:33:262518// Added 04/2024 .
2519#if BUILDFLAG(IS_CHROMEOS_ASH)
2520 local_state->ClearPref(kLastUploadedEuiccStatusPrefLegacy);
2521#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2522
Nicolas Dossou-Gbete2ddfa4f2024-05-07 12:30:042523#if !BUILDFLAG(IS_ANDROID)
2524 // Added 05/2024.
2525 local_state->ClearPref(kSearchEnginesStudyGroup);
2526#endif
2527
Mickey Burks97bad852024-05-09 14:24:282528#if !BUILDFLAG(IS_ANDROID)
2529 // Added 05/2024.
2530 local_state->ClearPref(kHasShownRefreshWhatsNew);
2531#endif
2532
Aida Zolicbe1b89f52024-06-18 13:58:242533// Added 06/2024.
2534#if BUILDFLAG(IS_CHROMEOS_ASH)
2535 local_state->ClearPref(kLocalUserFilesMigrationEnabled);
2536#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2537
Jack Yammine5d7ae462024-07-03 16:39:382538#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
2539 // Added 07/2024.
2540 local_state->ClearPref(kFirstRunStudyGroup);
2541#endif
2542
Igor67b80f82024-08-21 14:35:102543#if BUILDFLAG(IS_CHROMEOS_ASH)
2544 // Added 08/2024.
2545 local_state->ClearPref(kDeviceDMTokenV1);
2546 local_state->ClearPref(kDeviceDMTokenV2);
2547#endif
2548
Xiqi Ruanc75794b2024-09-05 23:43:012549// Added 08/2024.
2550#if BUILDFLAG(IS_CHROMEOS_ASH)
2551 local_state->ClearPref(kDemoModeResourcesRemoved);
2552 local_state->ClearPref(kAccumulatedUsagePref);
2553#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2554
Yuta Hijikatada78e502024-10-03 12:59:042555// Added 10/2024
2556#if BUILDFLAG(IS_CHROMEOS)
2557 local_state->ClearPref(kMigrationStep);
2558 local_state->ClearPref(kMoveMigrationResumeStepPref);
2559 local_state->ClearPref(kMoveMigrationResumeCountPref);
Yuta Hijikata26d8117102024-10-21 07:25:392560 local_state->ClearPref(kDataVerPref);
2561 local_state->ClearPref(kMigrationAttemptCountPref);
2562 local_state->ClearPref(kProfileMigrationCompletedForUserPref);
2563 local_state->ClearPref(kProfileMoveMigrationCompletedForUserPref);
2564 local_state->ClearPref(kProfileMigrationCompletedForNewUserPref);
Yuta Hijikata9649b3b2024-10-25 02:00:372565 local_state->ClearPref(kProfileDataBackwardMigrationCompletedForUserPref);
2566 local_state->ClearPref(kGotoFilesPref);
2567 local_state->ClearPref(kProfileMigrationCompletionTimeForUserPref);
Georg Neis1f83a8f2024-10-31 08:19:212568 local_state->ClearPref(kLacrosDataBackwardMigrationMode);
Yuta Hijikatada78e502024-10-03 12:59:042569#endif
2570
Mickey Burks33f68d62024-10-04 13:46:372571#if !BUILDFLAG(IS_ANDROID)
2572 // Added 10/2024
2573 local_state->ClearPref(kWhatsNewHatsActivationThreshold);
2574#endif
2575
Di Zhang9bf1d652024-10-14 22:25:022576 // Added 10/2024.
2577 local_state->ClearPref(kBeforeunloadEventCancelByPreventDefaultEnabled);
2578
Dominic Battre645d42342020-12-04 16:14:102579 // Please don't delete the following line. It is used by PRESUBMIT.py.
2580 // END_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
Scott Littlec463f3362022-02-15 18:44:242581
2582 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2583 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2584 // to be migrated or cleared specifically for iOS as well. This could be by
2585 // doing the migration in feature code that's called by all platforms instead
2586 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432587 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
rkaplowf216caf2015-03-02 22:37:452588}
2589
2590// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532591// See chrome/browser/prefs/README.md for details.
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572592void MigrateObsoleteProfilePrefs(PrefService* profile_prefs,
2593 const base::FilePath& profile_path) {
Scott Littlec463f3362022-02-15 18:44:242594 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2595 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2596 // to be migrated or cleared specifically for iOS as well. This could be by
2597 // doing the migration in feature code that's called by all platforms instead
2598 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432599 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242600
Dominic Battre645d42342020-12-04 16:14:102601 // BEGIN_MIGRATE_OBSOLETE_PROFILE_PREFS
2602 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2603
wutaobc9027e2020-04-08 02:01:442604 // Check MigrateDeprecatedAutofillPrefs() to see if this is safe to remove.
Moe Ahmadic3061bd2018-08-30 16:25:322605 autofill::prefs::MigrateDeprecatedAutofillPrefs(profile_prefs);
Alexandr Ilin273e20b2018-09-05 19:47:572606
Tarun Bansal99e447d2020-03-17 10:07:562607 // Added 3/2020.
Alison Gale3f4203f72024-04-26 19:27:422608 // TODO(crbug.com/40122991): Remove this once the privacy settings redesign
Julian Pastarmov7da3bc22021-03-30 14:30:182609 // is fully launched.
Ben Schwartz135746c2020-05-14 04:37:032610 chrome_browser_net::secure_dns::MigrateProbesSettingToOrFromBackup(
2611 profile_prefs);
wutao2e24aff2020-04-03 17:01:022612
Charles Meng7e9ad6c2024-03-12 21:03:332613 // TODO(326079444): After experiment is over, update the deprecated date and
2614 // allow this to be cleaned up.
Alison Gale017ff5a2024-04-30 14:44:362615#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Charles Meng7e9ad6c2024-03-12 21:03:332616 MigrateDefaultBrowserLastDeclinedPref(profile_prefs);
2617#endif
2618
Mikel Astizd848587f2023-10-02 09:28:032619 // Added 10/2023.
2620 ClearSyncRequestedPrefAndMaybeMigrate(profile_prefs);
2621
James Hawkins8d2adfd2023-10-05 08:24:562622// Added 10/2023.
2623#if BUILDFLAG(IS_CHROMEOS_ASH)
2624 profile_prefs->ClearPref(kLastSuccessfulDomainPref);
2625 profile_prefs->ClearPref(kShouldAttemptReenable);
Jeremy Wu52e5c852023-10-31 01:45:092626 profile_prefs->ClearPref(kAudioVolumePercent);
James Hawkins8d2adfd2023-10-05 08:24:562627#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2628
Tim Sergeantce1539d2023-10-12 00:35:492629 // Added 10/2023.
2630#if BUILDFLAG(IS_CHROMEOS)
2631 profile_prefs->ClearPref(kSupportedLinksAppPrefsKey);
2632#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2633
Eric Suma2add402023-10-24 03:48:532634#if BUILDFLAG(IS_CHROMEOS_ASH)
2635 // Added 10/2023.
2636 profile_prefs->ClearPref(kNightLightCachedLatitude);
2637 profile_prefs->ClearPref(kNightLightCachedLongitude);
2638#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2639
Mariam Ali4c166962024-01-04 12:18:162640 // Added 11/2023.
Ryan Kalla4bd74b412023-11-03 16:11:362641 profile_prefs->ClearPref(kPrivacySandboxAntiAbuseInitialized);
2642
Guido Urdaneta39d28bb72023-11-09 14:40:582643 // Added 11/2023.
2644 profile_prefs->ClearPref(kWebRTCAllowLegacyTLSProtocols);
2645
Jiaming Chengbf012ae2023-11-10 22:00:122646#if BUILDFLAG(IS_CHROMEOS_ASH)
2647 // Added 11/2023.
2648 profile_prefs->ClearPref(kSystemTrayExpanded);
2649#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2650
Zauri Meshvelianic39cff7c2023-11-14 20:31:112651#if BUILDFLAG(IS_CHROMEOS_ASH)
Mariam Ali4c166962024-01-04 12:18:162652 // Added 11/2023.
Zauri Meshvelianic39cff7c2023-11-14 20:31:112653 profile_prefs->ClearPref(kUserGeolocationAllowed);
2654#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2655
Victor Hugo Vianna Silvaa9775a22023-11-23 10:20:082656#if !BUILDFLAG(IS_ANDROID)
2657 // Added 11/2023.
2658 password_manager::features_util::MigrateOptInPrefToSyncSelectedTypes(
2659 profile_prefs);
2660#endif // !BUILDFLAG(IS_ANDROID)
2661
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572662#if BUILDFLAG(IS_ANDROID)
2663 // Added 11/2023, but DO NOT REMOVE after the usual year!
Alison Gale079e6e952024-04-16 22:00:302664 // TODO(crbug.com/40268177): The pref kPasswordsUseUPMLocalAndSeparateStores
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572665 // and this call (to compute said pref) should be removed once
2666 // kUnifiedPasswordManagerLocalPasswordsAndroidWithMigration is launched and
2667 // enough clients have migrated. UsesSplitStoresAndUPMForLocal() should be
2668 // updated to check the GmsCoreVersion directly instead of the pref, or might
2669 // be removed entirely, depending how the outdated GmsCore case is handled.
2670 password_manager_android_util::SetUsesSplitStoresAndUPMForLocal(profile_prefs,
2671 profile_path);
2672#endif
2673
Mariam Ali2edf0f0a2024-03-11 08:32:082674 // Added 11/2023.
Jan Keitel17fdab22023-11-17 12:41:362675 profile_prefs->ClearPref(kPasswordChangeSuccessTrackerFlows);
2676 profile_prefs->ClearPref(kPasswordChangeSuccessTrackerVersion);
2677
Wen-Chien Wang29111192023-11-30 02:13:302678#if BUILDFLAG(IS_CHROMEOS_ASH)
Mariam Ali2edf0f0a2024-03-11 08:32:082679 // Added 11/2023.
Wen-Chien Wang29111192023-11-30 02:13:302680 profile_prefs->ClearPref(kImageSearchPrivacyNotice);
2681#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2682
Matt Jones90c86302023-12-07 18:06:382683 // Added 11/2023.
2684 profile_prefs->ClearPref(kWebAndAppActivityEnabledForShopping);
2685
Amelie Schneider21352392023-12-12 15:24:372686#if !BUILDFLAG(IS_ANDROID)
2687 // Added 12/2023.
2688 password_manager::features_util::MigrateDeclinedSaveOptInToExplicitOptOut(
2689 profile_prefs);
2690#endif // !BUILDFLAG(IS_ANDROID)
2691
Wenyu Fuae0324f2023-12-12 19:10:282692#if BUILDFLAG(IS_ANDROID)
2693 // Added 12/2023.
2694 profile_prefs->ClearPref(kTemplatesRandomOrder);
2695#endif
2696
Shu Yangfc961acb2023-12-15 10:58:552697#if BUILDFLAG(IS_ANDROID)
2698 // Added 12/2023.
2699 profile_prefs->ClearPref(kDesktopSitePeripheralSettingEnabled);
2700 profile_prefs->ClearPref(kDesktopSiteDisplaySettingEnabled);
2701#endif
2702
Mariam Ali2edf0f0a2024-03-11 08:32:082703 // Added 12/2023.
Lily Chen4766ba32023-12-15 17:37:122704 profile_prefs->ClearPref(kDownloadDuplicateFilePromptEnabled);
2705
Mariam Ali2edf0f0a2024-03-11 08:32:082706 // Added 12/2023.
Sophie Chang97c75f02023-12-21 17:36:302707 profile_prefs->ClearPref(kModelQualityLoggingClientId);
2708
Ryan Sultanem3b4f5952023-12-21 14:27:362709 // Added 12/2023.
2710 // Moving the `kExplicitBrowserSignin` from sync/ to signin/.
2711 // If the sync (old) pref still exists, copy it to signin (new),
2712 // and clear the sync part of the pref.
2713 if (profile_prefs->HasPrefPath(kSync_ExplicitBrowserSignin)) {
2714 profile_prefs->SetBoolean(
2715 prefs::kExplicitBrowserSignin,
2716 profile_prefs->GetBoolean(kSync_ExplicitBrowserSignin));
2717 profile_prefs->ClearPref(kSync_ExplicitBrowserSignin);
2718 }
2719
Mariam Alid43a5d42024-01-04 11:28:282720 // Added 01/2024.
2721 profile_prefs->ClearPref(kPrivacySandboxPageViewed);
2722
Mariam Ali454bafbf2024-01-04 16:24:092723 // Added 01/2024.
2724 profile_prefs->ClearPref(kPrivacySandboxApisEnabledV2);
2725 profile_prefs->ClearPref(kPrivacySandboxManuallyControlledV2);
2726
Anthony Cui74262132024-01-04 20:29:582727 // Added 01/2024.
2728#if BUILDFLAG(ENABLE_COMPOSE)
2729 profile_prefs->ClearPref(kPrefHasAcceptedComposeConsent);
Anthony Cui1f26306a2024-01-08 18:19:482730 profile_prefs->ClearPref(kAutofillAssistanceEnabled);
Anthony Cui74262132024-01-04 20:29:582731#endif
2732
Side Yilmazcdc4cd92024-01-08 14:28:362733 // Added 01/2024.
2734 profile_prefs->ClearPref(kSyncedLastTimePasswordCheckCompleted);
2735
Lily Chenf7aa1fc2024-01-09 16:25:052736 // Added 01/2024.
2737 profile_prefs->ClearPref(kDownloadBubbleIphSuppression);
2738
Mariam Ali2edf0f0a2024-03-11 08:32:082739 // Added 01/2024.
Nicholas Hollingum8cef1a72024-01-17 23:12:512740#if BUILDFLAG(IS_CHROMEOS_ASH)
Andrea Orru162346b2024-01-12 10:24:452741 profile_prefs->ClearPref(kPersistedSystemExtensions);
Nicholas Hollingum8cef1a72024-01-17 23:12:512742 profile_prefs->ClearPref(kBorealisVmTokenHash);
Andrea Orru162346b2024-01-12 10:24:452743#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2744
Alison Gale002bbfa2024-01-24 17:22:492745#if !BUILDFLAG(IS_ANDROID)
Mariam Ali2edf0f0a2024-03-11 08:32:082746 // Added 1/2024.
Alison Gale002bbfa2024-01-24 17:22:492747 performance_manager::user_tuning::prefs::MigrateTabDiscardingExceptionsPref(
2748 profile_prefs);
2749#endif
2750
Daniel Murphy93abb662024-01-25 17:11:142751 // Added 01/2024.
2752 profile_prefs->ClearPref(kNtpShownPage);
2753 profile_prefs->ClearPref(kNtpAppPageNames);
2754
Mariam Ali2edf0f0a2024-03-11 08:32:082755 // Added 01/2024.
Ian Kilpatrick3990a492024-01-26 00:31:552756#if BUILDFLAG(IS_WIN)
2757 profile_prefs->ClearPref(kSearchResultsPagePrimaryFontsPref);
2758 profile_prefs->ClearPref(kSearchResultsPageFallbackFontsPref);
2759#endif
2760
Mariam Ali2edf0f0a2024-03-11 08:32:082761 // Added 01/2024.
Jiaming Chengbdc479b2024-01-29 21:47:302762#if BUILDFLAG(IS_CHROMEOS_ASH)
2763 profile_prefs->ClearPref(kUpdateNotificationLastShownMilestone);
2764#endif
2765
Mariam Ali2edf0f0a2024-03-11 08:32:082766 // Added 01/2024.
Viktor Semeniuk02ce9b82024-02-05 12:11:072767#if BUILDFLAG(IS_ANDROID)
2768 profile_prefs->ClearPref(kSavePasswordsSuspendedByError);
2769#endif
2770
Mariam Ali2edf0f0a2024-03-11 08:32:082771 // Added 02/2024
Daniel Rubery0d9dc312024-02-06 02:21:372772 profile_prefs->ClearPref(kSafeBrowsingDeepScanPromptSeen);
2773 profile_prefs->ClearPref(kSafeBrowsingEsbEnabledTimestamp);
2774
Mariam Ali2edf0f0a2024-03-11 08:32:082775 // Added 02/2024.
David Blackdf74125d22024-02-12 19:00:052776#if BUILDFLAG(IS_CHROMEOS_ASH)
2777 for (const char* pref : kWelcomeTourTimeBucketsOfFirstInteractions) {
2778 profile_prefs->ClearPref(pref);
2779 }
Zufeng Wangfb1cfcb2024-02-22 08:13:072780
Mariam Ali2edf0f0a2024-03-11 08:32:082781 // Added 02/2024.
Zufeng Wangfb1cfcb2024-02-22 08:13:072782 profile_prefs->ClearPref(kDiscoverTabSuggestionChipTimesLeftToShow);
David Blackdf74125d22024-02-12 19:00:052783#endif
2784
Mariam Ali2edf0f0a2024-03-11 08:32:082785 // Added 02/2024.
Curt Clemens446950b32024-02-20 23:57:152786#if BUILDFLAG(IS_CHROMEOS_ASH)
2787 profile_prefs->ClearPref(kHatsSmartLockSurveyCycleEndTs);
2788 profile_prefs->ClearPref(kHatsSmartLockDeviceIsSelected);
2789 profile_prefs->ClearPref(kHatsUnlockSurveyCycleEndTs);
2790 profile_prefs->ClearPref(kHatsUnlockDeviceIsSelected);
2791#endif
2792
Mariam Ali2edf0f0a2024-03-11 08:32:082793 // Added 02/2024
Alison Gale861cb4022024-02-21 19:20:262794 profile_prefs->ClearPref(kResetCheckDefaultBrowser);
2795
Mariam Ali2edf0f0a2024-03-11 08:32:082796 // Added 02/2024
Abigail Klein6a099f272024-03-06 20:31:392797 profile_prefs->ClearPref(kOfferReaderMode);
2798
Mariam Ali2edf0f0a2024-03-11 08:32:082799 // Added 03/2024.
2800 profile_prefs->ClearPref(kPlusAddressLastFetchedTime);
2801
2802 // Added 03/2024.
2803 profile_prefs->ClearPref(kPrivacySandboxApisEnabled);
2804
Nicolas Dossou-Gbete745c6c6a2024-03-25 19:20:132805 // Added 03/2024.
2806 profile_prefs->ClearPref(kDefaultSearchProviderChoicePendingDeprecated);
2807
Jacques Newmand516dda2024-03-20 21:49:552808 // Added 03/2024.
2809 profile_prefs->ClearPref(kShowInternalAccessibilityTree);
2810
Jacob Stanleya3e3fb42024-03-28 13:40:012811 // Added 03/2024.
2812 profile_prefs->ClearPref(kTrackingProtectionSentimentSurveyGroup);
2813 profile_prefs->ClearPref(kTrackingProtectionSentimentSurveyStartTime);
2814 profile_prefs->ClearPref(kTrackingProtectionSentimentSurveyEndTime);
2815
Filipa Senraac341cc2024-03-29 09:47:262816 // Added 03/2024
2817 profile_prefs->ClearPref(kPreferencesMigratedToBasic);
2818
Orin Jaworski64918a72024-04-08 19:51:392819 // Added 04/2024.
2820 profile_prefs->ClearPref(kOmniboxInstantKeywordUsed);
2821
Ryan Tarpine97eabb92024-04-15 21:56:502822 // Added 04/2024.
Glen Robertson2604df72024-04-17 02:37:332823 profile_prefs->ClearPref(kWebAppPreinstalledAppWindowExperiment);
2824
2825 // Added 04/2024.
Ryan Tarpine97eabb92024-04-15 21:56:502826 profile_prefs->ClearPref(kDIPSTimerLastUpdate);
2827
Hirthanan Subenderanf298e902024-04-17 18:01:052828#if BUILDFLAG(IS_CHROMEOS_ASH)
Li Lin11034ce2024-05-07 16:25:552829 // Added 04/2024.
Hirthanan Subenderanf298e902024-04-17 18:01:052830 profile_prefs->ClearPref(kMetricsUserInheritOwnerConsent);
Artsiom Mitrokhin082c26da12024-04-24 23:05:282831 profile_prefs->ClearPref(kGlanceablesEnabled);
Tzarial Kuznia9bfae1972024-05-10 19:30:182832
2833 // Added 05/2024.
2834 profile_prefs->ClearPref(kAccessibilityMouseKeysShortcutToPauseEnabled);
Tzarial Kuzniaee33d3a2024-05-14 17:26:592835 profile_prefs->ClearPref(kAccessibilityMouseKeysDisableInTextFields);
Tzarial Kuznia5705b482024-05-28 19:11:372836 profile_prefs->ClearPref(kAccessibilityScreenMagnifierCenterFocus);
Hirthanan Subenderanf298e902024-04-17 18:01:052837#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2838
Andrew Williamsa2ac79b2024-05-16 18:30:322839 // Added 05/2024.
2840 profile_prefs->ClearPref(kBlockTruncatedCookies);
2841
Jack Yamminedff4e752024-05-17 12:19:112842 // Added 05/2024
2843 profile_prefs->ClearPref(kDefaultSearchProviderChoiceLocationPrefName);
2844
Mikel Astizf231c2d2024-05-21 14:05:572845 // Added 05/2024.
2846 profile_prefs->ClearPref(kSyncCachedTrustedVaultAutoUpgradeDebugInfo);
2847
Marc Treiba5e73272024-05-27 11:27:372848 // Added 05/2024.
2849 profile_prefs->ClearPref(kAutologinEnabled);
2850 profile_prefs->ClearPref(kReverseAutologinRejectedEmailList);
2851
Abe Boujane685161212024-06-04 16:37:552852 // Added 06/2024.
2853 profile_prefs->ClearPref(kTrackingProtectionOnboardingNoticeFirstRequested);
2854 profile_prefs->ClearPref(kTrackingProtectionOnboardingNoticeLastRequested);
2855
Abigail Kleindab940b82024-06-06 14:48:342856 // Added 06/2024.
2857#if !BUILDFLAG(IS_ANDROID)
2858 profile_prefs->ClearPref(
2859 kAccessibilityReadAnythingOmniboxIconLabelShownCount);
Abigail Kleindab940b82024-06-06 14:48:342860
Erik Chen4ee66d62024-08-05 20:47:382861 // Added 06/2024.
Ramin Halavati1be7ac32024-06-07 08:48:522862 profile_prefs->ClearPref(kAccessibilityPdfOcrAlwaysActive);
2863#endif
2864
Abe Boujane3d746772024-06-10 12:52:412865 // Added 06/2024.
2866 profile_prefs->ClearPref(kTrackingProtectionOffboarded);
2867 profile_prefs->ClearPref(kTrackingProtectionOffboardedSince);
2868 profile_prefs->ClearPref(kTrackingProtectionOffboardingAckAction);
2869
David Black86f60822024-06-11 19:18:032870#if BUILDFLAG(IS_CHROMEOS_ASH)
2871 // Added 06/2024.
2872 for (const char* pref : kHoldingSpaceWallpaperNudgeTimesOfFirstInteraction) {
2873 profile_prefs->ClearPref(pref);
2874 }
2875
2876 // Added 06/2024.
2877 profile_prefs->ClearPref(kHoldingSpaceWallpaperNudgeUserEligibleForNudge);
2878 profile_prefs->ClearPref(
2879 kHoldingSpaceWallpaperNudgeLastTimeNudgeShownCounterfactual);
2880 profile_prefs->ClearPref(kHoldingSpaceWallpaperNudgeLastTimeNudgeShown);
2881 profile_prefs->ClearPref(
2882 kHoldingSpaceWallpaperNudgeUserFirstEligibleSessionTime);
2883 profile_prefs->ClearPref(
2884 kHoldingSpaceWallpaperNudgeNudgeShownCountCounterfactual);
2885 profile_prefs->ClearPref(kHoldingSpaceWallpaperNudgeNudgeShownCount);
James Cook3fbf5ba92024-06-28 23:00:212886
2887 // Added 06/2024.
2888 profile_prefs->ClearPref(kBirchUseRecentTabs);
2889 profile_prefs->ClearPref(kBirchUseLastActive);
2890 profile_prefs->ClearPref(kBirchUseMostVisited);
2891 profile_prefs->ClearPref(kBirchUseSelfShare);
David Black86f60822024-06-11 19:18:032892#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2893
Victor Hugo Vianna Silvafd402862024-06-13 15:18:512894#if !BUILDFLAG(IS_ANDROID)
2895 // Added 06/2024.
David Roger5acdd8b4272024-07-02 16:03:422896 syncer::SyncPrefs::MaybeMigrateAutofillToPerAccountPref(profile_prefs);
Victor Hugo Vianna Silvafd402862024-06-13 15:18:512897#endif // !BUILDFLAG(IS_ANDROID)
2898
Jian Li81b62142024-07-02 19:00:462899#if BUILDFLAG(IS_ANDROID)
2900 // Added 06/2024
2901 feed::prefs::MigrateObsoleteFeedExperimentPref_Jun_2024(profile_prefs);
2902#endif // BUILDFLAG(IS_ANDROID)
2903
Nicolas Dossou-Gbetebc0c0792024-07-03 13:56:452904 // Added 06/2024.
2905 profile_prefs->ClearPref(kDefaultSearchProviderChoicePending);
2906
Riley Tatume3d4fc82024-07-11 22:18:592907#if !BUILDFLAG(IS_ANDROID)
dpapadb45cc7a2024-07-15 21:24:122908 // Added 07/2024.
Riley Tatume3d4fc82024-07-11 22:18:592909 profile_prefs->ClearPref(kNtpRecipesDismissedTasks);
dpapadb45cc7a2024-07-15 21:24:122910 profile_prefs->ClearPref(kNtpModulesFirstShownTime);
2911 profile_prefs->ClearPref(kNtpModulesFreVisible);
2912 profile_prefs->ClearPref(kNtpModulesShownCount);
Riley Tatumbea6acb2024-07-17 23:12:002913 profile_prefs->ClearPref(kNtpPhotosLastDismissedTimePrefName);
2914 profile_prefs->ClearPref(kNtpPhotosOptInAcknowledgedPrefName);
2915 profile_prefs->ClearPref(kNtpPhotosLastMemoryOpenTimePrefName);
2916 profile_prefs->ClearPref(kNtpPhotosLastSoftOptedOutTimePrefName);
2917 profile_prefs->ClearPref(kNtpPhotosSoftOptOutCountPrefName);
Roman Aroradc02312b2024-08-23 14:27:112918 // Added 08/2024
2919 profile_prefs->ClearPref(kDismissedTabsPrefName);
Riley Tatume3d4fc82024-07-11 22:18:592920#endif
Tim Sergeant4f810e82024-07-16 23:43:382921
2922 // Added 07/2024.
2923#if BUILDFLAG(IS_CHROMEOS_ASH)
2924 profile_prefs->ClearPref(kAppDeduplicationServiceLastGetTimestamp);
2925#endif
2926
Simon Ziegltrum986a31212024-07-17 13:39:332927#if BUILDFLAG(IS_CHROMEOS_ASH)
2928 // Added 07/2024.
2929 profile_prefs->ClearPref(kShowTunaScreenEnabled);
2930#endif
2931
Oleg Nitz4fda6d372024-08-02 10:53:552932// Added 08/2024
2933#if BUILDFLAG(IS_CHROMEOS)
2934 profile_prefs->ClearPref(kStandaloneWindowMigrationNudgeShown);
2935#endif
2936
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422937#if BUILDFLAG(IS_ANDROID)
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:452938 // All of these were added 08/2024.
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422939 profile_prefs->ClearPref(
2940 kObsoleteUnenrolledFromGoogleMobileServicesAfterApiErrorCode);
Victor Hugo Vianna Silvaae6d5182024-08-06 14:39:452941 profile_prefs->ClearPref(kObsoleteRequiresMigrationAfterSyncStatusChange);
2942 profile_prefs->ClearPref(
2943 kObsoleteUnenrolledFromGoogleMobileServicesWithErrorListVersion);
2944 profile_prefs->ClearPref(kObsoleteTimesReenrolledToGoogleMobileServices);
2945 profile_prefs->ClearPref(
2946 kObsoleteTimesAttemptedToReenrollToGoogleMobileServices);
2947 profile_prefs->ClearPref(kObsoleteUserReceivedGMSCoreError);
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422948#endif
Awad Osmana44a3d82024-08-06 22:20:402949 // Added 08/2024.
2950 profile_prefs->ClearPref(kSafeBrowsingEsbOptInWithFriendlierSettings);
Victor Hugo Vianna Silva74dd88502024-08-05 19:42:422951
Ankush Singh100ad112024-08-20 10:23:012952#if !BUILDFLAG(IS_ANDROID)
2953 // Added 08/2024, but DO NOT REMOVE after the usual year.
2954 // TODO(crbug.com/356148174): Remove once kMoveThemePrefsToSpecifics has been
2955 // enabled for an year.
2956 MigrateSyncingThemePrefsToNonSyncingIfNeeded(profile_prefs);
2957#endif // !BUILDFLAG(IS_ANDROID)
2958
Min Qin7429666b2024-08-29 19:19:092959 // Added 08/2024.
2960#if BUILDFLAG(IS_ANDROID)
2961 profile_prefs->ClearPref(kBackoffEntryKey);
2962 profile_prefs->ClearPref(kFirstScheduleTimeKey);
2963#endif
2964
Marc Treib019121b042024-09-02 11:04:012965 // Added 09/2024.
2966 profile_prefs->ClearPref(kContentSettingsWindowLastTabIndex);
2967 profile_prefs->ClearPref(kSyncPasswordHash);
2968 profile_prefs->ClearPref(kSyncPasswordLengthAndHashSalt);
2969
rgoddec88592024-09-11 14:19:442970// Added 09/2024
2971#if !BUILDFLAG(IS_ANDROID)
2972 profile_prefs->ClearPref(kPasswordGenerationNudgePasswordDismissCount);
2973#endif // !BUILDFLAG(IS_ANDROID)
2974
Tsuyoshi Horo57cceaf2024-09-19 12:01:002975// Added 09/2024.
2976#if !BUILDFLAG(IS_ANDROID)
2977 profile_prefs->ClearPref(kTranslateKitRootDir);
2978#endif
2979
Jacob Stanley4420edd2024-09-19 16:04:122980// Added 09/2024
2981#if BUILDFLAG(IS_ANDROID)
2982 profile_prefs->ClearPref(kPrivacySandboxActivityTypeRecord);
2983#endif // BUILDFLAG(IS_ANDROID)
2984
Marlon Faceyde92b822024-10-01 18:23:382985// Added 09/2024
2986#if !BUILDFLAG(IS_ANDROID)
2987 profile_prefs->ClearPref(kTabResumeDismissedTabsPrefName);
2988#endif // !BUILDFLAG(IS_ANDROID)
2989
David Roger5ed8792b2024-10-11 11:46:032990// Added 10/2024
2991#if BUILDFLAG(IS_CHROMEOS)
2992 profile_prefs->ClearPref(kLacrosSecondaryProfilesAllowed);
Akihiro Ota5fa1b26fd2024-10-14 19:40:152993#endif // BUILDFLAG(IS_CHROMEOS)
2994
2995#if BUILDFLAG(IS_CHROMEOS_ASH)
2996 // Added 10/2024
2997 profile_prefs->ClearPref(kAccessibilityFaceGazeCursorSmoothing);
Jeffrey Young4d72e9fc2024-10-23 17:42:242998
2999 // Added 10/2024
3000 profile_prefs->ClearPref(kWallpaperSeaPenMigrationStatus);
Akihiro Ota5fa1b26fd2024-10-14 19:40:153001#endif // BUILDFLAG(IS_CHROMEOS_ASH)
David Roger5ed8792b2024-10-11 11:46:033002
Evan Liu84cdee32024-10-16 18:41:453003 // Added 10/2024
3004 profile_prefs->ClearPref(kLiveCaptionBubblePinned);
3005
Justin Donnelly7aca8e502024-10-22 14:55:453006 // Added 10/2024
3007 profile_prefs->ClearPref(kDocumentSuggestEnabled);
3008
Liza Bipina2c42ec2024-10-28 10:12:113009 // Added 10/2024
3010 profile_prefs->ClearPref(kFirstTimeInterstitialBannerState);
3011
Juan Mojica378f7542024-10-29 18:44:323012 // Added 10/2024
3013 profile_prefs->ClearPref(kSidePanelCompanionEntryPinnedToToolbar);
3014 profile_prefs->ClearPref(kMsbbPromoDeclinedCountPref);
3015 profile_prefs->ClearPref(kSigninPromoDeclinedCountPref);
3016 profile_prefs->ClearPref(kExpsPromoDeclinedCountPref);
3017 profile_prefs->ClearPref(kExpsPromoShownCountPref);
3018 profile_prefs->ClearPref(kPcoPromoShownCountPref);
3019 profile_prefs->ClearPref(kPcoPromoDeclinedCountPref);
3020 profile_prefs->ClearPref(kExpsOptInStatusGrantedPref);
3021 profile_prefs->ClearPref(kHasNavigatedToExpsSuccessPage);
3022
Mitsuru Oshima0f7eaf02024-11-07 03:19:073023#if BUILDFLAG(IS_CHROMEOS)
3024 // Deprecated 11/2024
3025 profile_prefs->ClearPref(kNoteTakingAppEnabledOnLockScreen);
3026 profile_prefs->ClearPref(kNoteTakingAppsLockScreenAllowlist);
3027 profile_prefs->ClearPref(kNoteTakingAppsLockScreenToastShown);
3028 profile_prefs->ClearPref(kRestoreLastLockScreenNote);
3029#endif
3030
Dominic Battre645d42342020-12-04 16:14:103031 // Please don't delete the following line. It is used by PRESUBMIT.py.
3032 // END_MIGRATE_OBSOLETE_PROFILE_PREFS
Scott Littlec463f3362022-02-15 18:44:243033
3034 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
3035 // or cleared here, and that pref is also used in iOS Chrome, it may also need
3036 // to be migrated or cleared specifically for iOS as well. This could be by
3037 // doing the migration in feature code that's called by all platforms instead
3038 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:433039 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
[email protected]102253f2012-12-14 17:00:583040}