blob: 8c13577c0d847612c81a3171d0ca2ae81b4fee31 [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"
Evelynn Kaplan840e1c0e2024-02-01 00:47:2722#include "chrome/browser/accessibility/prefers_default_scrollbar_styles_prefs.h"
[email protected]b1de2c72013-02-06 02:45:4723#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2324#include "chrome/browser/chrome_content_browser_client.h"
Simon Hangl8ebaf732023-08-25 14:59:4725#include "chrome/browser/chromeos/enterprise/cloud_storage/policy_utils.h"
Andrew Rayskiy0ec947f2023-08-23 09:19:5426#include "chrome/browser/chromeos/upload_office_to_cloud/upload_office_to_cloud.h"
sorinebcfc8dd2016-08-12 21:57:1827#include "chrome/browser/component_updater/component_updater_prefs.h"
[email protected]70019152012-12-19 11:44:1928#include "chrome/browser/devtools/devtools_window.h"
[email protected]e5dc4222010-08-30 22:16:3229#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1630#include "chrome/browser/engagement/important_sites_util.h"
Dominique Fauteux-Chapleau556bb84f2020-04-20 22:06:2931#include "chrome/browser/enterprise/connectors/connectors_prefs.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"
Himanshu Jajubcf3b9292019-06-07 12:54:0773#include "chrome/browser/sharing/sharing_sync_preference.h"
Kristi Parkd0f72412021-07-02 01:09:0374#include "chrome/browser/sharing_hub/sharing_hub_features.h"
Ryan Sleevi4689ad32018-04-16 19:09:0575#include "chrome/browser/ssl/ssl_config_service_manager.h"
avi24d693f2016-08-06 18:03:5276#include "chrome/browser/task_manager/task_manager_interface.h"
Patricia Alfonsoc6f40b5c2023-09-14 21:02:4377#include "chrome/browser/tpcd/experiment/tpcd_pref_names.h"
oysteine386fc9e2015-06-07 18:45:4178#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2679#include "chrome/browser/ui/browser_ui_prefs.h"
Florian Jackya33ad152023-11-22 11:46:0480#include "chrome/browser/ui/hats/hats_service_desktop.h"
[email protected]297fb7c22012-06-26 12:37:4981#include "chrome/browser/ui/network_profile_bubble.h"
[email protected]9ce7cb42011-12-07 18:53:0782#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
[email protected]62f77772011-02-23 19:45:4283#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:3084#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble.h"
Caroline Risingf4b49092023-03-23 02:28:2685#include "chrome/browser/ui/side_panel/side_panel_prefs.h"
Taylor Bergquistc0109ac2023-11-18 01:10:0486#include "chrome/browser/ui/tabs/organization/prefs.h"
[email protected]b56e2e32012-05-11 21:18:0487#include "chrome/browser/ui/tabs/pinned_tab_codec.h"
dljames77eab0a2024-01-19 23:08:2588#include "chrome/browser/ui/toolbar/chrome_labs/chrome_labs_prefs.h"
Livvie Lin9141d0f132020-03-23 22:47:0489#include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h"
dljames4b665b22023-09-21 19:35:0890#include "chrome/browser/ui/toolbar/toolbar_pref_names.h"
rbpottera58d7c52024-01-26 17:36:3191#include "chrome/browser/ui/webui/accessibility/accessibility_ui.h"
Emily Shack670f745c2023-03-03 19:47:3092#include "chrome/browser/ui/webui/bookmarks/bookmark_prefs.h"
dpapad2be5b61c62020-12-08 11:58:4993#include "chrome/browser/ui/webui/flags/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4994#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Jayee07bb468c2023-06-01 18:25:3195#include "chrome/browser/ui/webui/policy/policy_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0296#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Xing Liu7252b8d2020-01-22 22:12:4797#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Dana Friedb723dc42023-10-26 22:14:2298#include "chrome/browser/user_education/browser_feature_promo_storage_service.h"
Martin Kreichgauer0e1b15e2018-06-20 02:59:5099#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Martin Kreichgauerd7aa4f92022-02-22 20:46:21100#include "chrome/browser/webauthn/webauthn_pref_names.h"
Scott Violet6200d332018-02-23 21:29:23101#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:16102#include "chrome/common/pref_names.h"
Ayu Ishiifbb1fad2020-06-22 20:15:07103#include "chrome/common/secure_origin_allowlist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:51104#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:32105#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
Jesse McKenna0d767592023-11-03 19:31:52106#include "components/breadcrumbs/core/breadcrumbs_status.h"
Mikel Astiz9e85b4c2024-02-26 16:04:55107#include "components/browser_sync/sync_to_signin_migration.h"
ioanapa8bfbc72016-09-07 16:09:05108#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:30109#include "components/certificate_transparency/pref_names.h"
Matt Jones704e1a62022-09-20 16:28:24110#include "components/commerce/core/pref_names.h"
mukai8eaec822014-10-25 17:53:16111#include "components/content_settings/core/browser/host_content_settings_map.h"
Andrew Williams0e136592023-08-09 15:13:34112#include "components/content_settings/core/common/pref_names.h"
Javier Fernández García-Boente7966a892021-12-09 12:28:23113#include "components/custom_handlers/protocol_handler_registry.h"
[email protected]6a5b0712014-07-16 00:30:10114#include "components/dom_distiller/core/distilled_page_prefs.h"
Alex Chen9e56f7352023-01-20 22:56:15115#include "components/domain_reliability/domain_reliability_prefs.h"
Mugdha Lakhanida851fd2021-03-16 18:21:02116#include "components/embedder_support/origin_trials/origin_trial_prefs.h"
hmaree31cadf52022-11-09 22:32:55117#include "components/enterprise/browser/identifiers/identifiers_prefs.h"
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40118#include "components/enterprise/buildflags/buildflags.h"
sdefresne8593e6432015-12-01 12:38:08119#include "components/flags_ui/pref_service_flags_storage.h"
Moe Ahmadi656dd532021-10-06 21:59:18120#include "components/history_clusters/core/history_clusters_prefs.h"
Brandon Wyliec7a94502018-10-18 18:43:25121#include "components/image_fetcher/core/cache/image_cache.h"
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38122#include "components/invalidation/impl/fcm_invalidation_service.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54123#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07124#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28125#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57126#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20127#include "components/language/core/browser/language_prefs.h"
Duncan Mercer8062eef2022-12-28 22:28:37128#include "components/lens/buildflags.h"
Joe DeBlasio59db500b2020-08-21 00:37:35129#include "components/lookalikes/core/lookalike_url_util.h"
Guido Urdaneta9f831c22023-06-22 13:44:34130#include "components/media_device_salt/media_device_id_salt.h"
Mikel Astizf4226912020-10-19 19:10:37131#include "components/metrics/demographics/user_demographics.h"
Peter Wen45025ea2018-09-17 15:16:27132#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34133#include "components/network_time/network_time_tracker.h"
treibbb0c5af52016-12-09 17:34:15134#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12135#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13136#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53137#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53138#include "components/omnibox/browser/zero_suggest_provider.h"
rajendrant19e545e2023-12-04 16:51:37139#include "components/optimization_guide/core/model_execution/model_execution_prefs.h"
Sophie Changf2da5f02021-01-07 19:38:47140#include "components/optimization_guide/core/optimization_guide_prefs.h"
[email protected]1f730bd2014-02-28 15:11:32141#include "components/password_manager/core/browser/password_manager.h"
anthonyvd6a43b932017-05-11 18:39:27142#include "components/payments/core/payment_prefs.h"
Anthony Vallee-Duboiscee55b12022-03-24 22:54:02143#include "components/performance_manager/public/user_tuning/prefs.h"
Florian Jackya33ad152023-11-22 11:46:04144#include "components/permissions/permission_hats_trigger_helper.h"
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:04145#include "components/permissions/pref_names.h"
Kirubel Aklilu7abc28662023-09-14 17:14:40146#include "components/plus_addresses/plus_address_prefs.h"
brettw03e61962016-03-15 06:27:04147#include "components/policy/core/browser/browser_policy_connector.h"
Aaron Colwellb4226222020-07-25 16:11:36148#include "components/policy/core/browser/url_blocklist_manager.h"
Jayeeb93166c2023-07-17 14:04:49149#include "components/policy/core/common/local_test_policy_provider.h"
Yann Dago9c1e19512022-02-28 22:27:31150#include "components/policy/core/common/management/management_service.h"
David Bienvenu554a2592020-02-13 20:20:54151#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04152#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26153#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47154#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08155#include "components/prefs/pref_registry_simple.h"
156#include "components/prefs/pref_service.h"
Sean Harrison4685ab72020-12-08 18:26:22157#include "components/privacy_sandbox/privacy_sandbox_prefs.h"
abhishek.a2171c612852015-08-31 10:48:19158#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
Amanda Velasco Gallardo25f07362022-01-28 02:08:47159#include "components/safe_browsing/content/common/file_type_policies_prefs.h"
Ali Jumafb3dc1f2020-01-07 17:33:47160#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
[email protected]0915b352014-06-25 19:58:14161#include "components/search_engines/template_url_prepopulate_data.h"
Carlos IL06e6c8c2020-07-28 00:25:19162#include "components/security_interstitials/content/insecure_form_blocking_page.h"
Colin Blundell7657b402020-02-25 09:46:50163#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Anastasia Helfinstein33187fd2023-01-27 03:06:07164#include "components/segmentation_platform/embedder/default_model/device_switcher_result_dispatcher.h"
Shakti Sahu93bfba22021-06-17 18:05:21165#include "components/segmentation_platform/public/segmentation_platform_service.h"
Ayu Ishii73a353d2022-07-07 21:56:42166#include "components/services/storage/public/cpp/storage_prefs.h"
Mikel Astizf61f4ba02018-06-01 10:50:19167#include "components/sessions/core/session_id_generator.h"
David Roger877bdc72022-10-19 09:38:51168#include "components/signin/public/base/signin_pref_names.h"
Henrique Ferreiro94eb46f2019-07-03 14:38:56169#include "components/signin/public/identity_manager/identity_manager.h"
Evan Stade89158192021-01-27 18:45:23170#include "components/site_engagement/content/site_engagement_service.h"
Eric Robinson49f19b62018-09-17 21:28:15171#include "components/subresource_filter/content/browser/ruleset_service.h"
Martin Verde176fc042024-02-27 22:41:33172#include "components/subresource_filter/core/browser/subresource_filter_constants.h"
[email protected]6189ab72023-11-06 15:55:08173#include "components/supervised_user/core/browser/supervised_user_preferences.h"
Mikel Astizd848587f2023-10-02 09:28:03174#include "components/sync/base/pref_names.h"
Mikel Astiz91c345c2023-05-16 14:18:56175#include "components/sync/service/glue/sync_transport_data_prefs.h"
Marc Treibd6c8540e2023-07-04 19:18:49176#include "components/sync/service/sync_prefs.h"
Jeffrey Cohen053be24d2019-07-23 23:44:05177#include "components/sync_device_info/device_info_prefs.h"
maxbogueea16ff412016-10-28 16:35:29178#include "components/sync_preferences/pref_service_syncable.h"
Mikel Astiz0889b2be2018-09-25 16:20:41179#include "components/sync_sessions/session_sync_prefs.h"
Oksana Zhuravlova58c85282022-06-14 20:24:28180#include "components/tracing/common/pref_names.h"
[email protected]81135072014-02-14 14:11:02181#include "components/translate/core/browser/translate_prefs.h"
wafflesd2d9a332016-04-09 01:59:57182#include "components/update_client/update_client.h"
blundell0300cdea2015-09-03 12:47:44183#include "components/variations/service/variations_service.h"
[email protected]f3b1a082011-11-18 00:34:30184#include "content/public/browser/render_process_host.h"
Scott Violetc8240b02018-03-08 22:03:59185#include "extensions/buildflags/buildflags.h"
[email protected]ad66db12014-07-10 12:43:47186#include "net/http/http_server_properties_manager.h"
Andy Phan99ccfb42022-11-29 18:57:07187#include "pdf/buildflags.h"
Scott Violet02e38b92018-03-27 23:42:14188#include "ppapi/buildflags/buildflags.h"
Scott Violet318a55f2018-03-30 19:08:19189#include "printing/buildflags/buildflags.h"
Scott Violeta5f7ba12018-04-02 22:03:40190#include "rlz/buildflags/buildflags.h"
Abigail Klein7a63c572024-02-28 20:45:09191#include "services/screen_ai/buildflags/buildflags.h"
[email protected]a814d8632009-01-31 20:18:52192
Denis Kuznetsov32099f32017-12-15 14:04:57193#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
thestige4155842014-10-20 18:58:02194#include "chrome/browser/background/background_mode_manager.h"
195#endif
196
brettw00899e62016-11-12 02:10:17197#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:05198#include "chrome/browser/accessibility/animation_policy_prefs.h"
Dominick Ng6ff51052018-07-06 05:30:20199#include "chrome/browser/apps/platform_apps/shortcut_manager.h"
[email protected]17510602014-06-05 11:02:28200#include "chrome/browser/extensions/activity_log/activity_log.h"
201#include "chrome/browser/extensions/api/commands/command_service.h"
202#include "chrome/browser/extensions/api/tabs/tabs_api.h"
[email protected]d5a74be2014-08-08 01:01:27203#include "chrome/browser/extensions/extension_web_ui.h"
Daniel Murphy3657906d2021-04-13 20:33:12204#include "chrome/browser/extensions/preinstalled_apps.h"
Devlin Cronina997c8e2021-03-18 00:33:18205#include "chrome/browser/ui/extensions/settings_api_bubble_helpers.h"
Devlin Cronin71f0f532018-04-26 16:35:06206#include "chrome/browser/ui/webui/extensions/extensions_ui.h"
tbarzicfa3c7ef62017-04-17 23:12:02207#include "extensions/browser/api/audio/audio_api.h"
afakhry2bd481832016-06-16 16:17:24208#include "extensions/browser/api/runtime/runtime_api.h"
[email protected]d5a74be2014-08-08 01:01:27209#include "extensions/browser/extension_prefs.h"
Emilia Paz363fa0062022-01-15 05:12:03210#include "extensions/browser/permissions_manager.h"
Yann Dago2cbd7cb2022-06-27 18:18:29211#include "extensions/browser/pref_names.h"
Yuta Hijikata31a359c2020-11-27 07:50:26212#if BUILDFLAG(IS_CHROMEOS_ASH)
Yuta Hijikata54df9132021-10-09 01:27:12213#include "chrome/browser/ash/crosapi/browser_data_migrator.h"
Henrique Ferreiro7967dce2021-09-23 11:37:47214#include "chrome/browser/ash/device_name/device_name_store.h"
Henrique Ferreirod67f0472022-11-05 00:40:09215#include "chrome/browser/ash/extensions/extensions_permissions_tracker.h"
Yeunjoo Choi5e8463292021-04-28 01:19:42216#include "chrome/browser/ash/kerberos/kerberos_credentials_manager.h"
Henrique Ferreirod57c4962021-09-29 07:26:59217#include "chrome/browser/ash/net/system_proxy_manager.h"
Henrique Ferreiro4ebaaa32021-10-13 16:59:35218#include "chrome/browser/ash/platform_keys/key_permissions/key_permissions_manager_impl.h"
Anatoliy Potapchuka460bc12021-11-05 19:23:10219#include "chrome/browser/ash/policy/networking/euicc_status_uploader.h"
Jeroen Dhollander148ee302023-12-08 11:22:22220#include "chrome/browser/ash/policy/remote_commands/crd/crd_admin_session_controller.h"
Danila Kuzmin90a42f02021-12-08 14:00:16221#include "chrome/browser/ash/settings/hardware_data_usage_controller.h"
Yeunjoo Choi5097e9c2021-02-25 08:46:52222#include "chrome/browser/ash/settings/stats_reporting_controller.h"
Xiaochu Liu48ab5932018-05-11 03:44:04223#include "chrome/browser/component_updater/metadata_table_chromeos.h"
Joel Hockeya9ccf0e2022-05-27 22:11:19224#include "chrome/browser/extensions/api/shared_storage/shared_storage_private_api.h"
yilkal95d9f882021-10-18 21:59:00225#include "chrome/browser/ui/ash/projector/projector_app_client_impl.h"
Yeunjoo Choi38cea422022-10-18 06:19:17226#include "chrome/browser/ui/webui/ash/edu_coexistence/edu_coexistence_login_handler.h"
Yeunjoo Choiebbdaa62022-10-20 01:05:31227#include "chrome/browser/ui/webui/signin/ash/inline_login_handler_impl.h"
Michal Mazur55ab4f52023-10-19 11:18:00228#include "chromeos/ash/components/carrier_lock/carrier_lock_manager.h"
Yuta Hijikata31a359c2020-11-27 07:50:26229#endif // BUILDFLAG(IS_CHROMEOS_ASH)
brettw00899e62016-11-12 02:10:17230#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:28231
Andy Phan99ccfb42022-11-29 18:57:07232#if BUILDFLAG(ENABLE_PDF)
233#include "chrome/browser/pdf/pdf_pref_names.h"
234#endif // BUILDFLAG(ENABLE_PDF)
235
Ramin Halavati52a9a292022-04-28 04:27:49236#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Ramin Halavatic21eb8a2023-05-23 07:32:31237#include "chrome/browser/screen_ai/pref_names.h"
Ramin Halavati52a9a292022-04-28 04:27:49238#endif
239
Jian Lic9a227c2022-02-28 22:55:44240#include "components/feed/buildflags.h"
241#include "components/feed/core/common/pref_names.h"
242#include "components/feed/core/shared_prefs/pref_names.h"
243
Xiaohan Wangae7f9182022-01-16 00:37:52244#if BUILDFLAG(IS_ANDROID)
Amanda Lin Dietz8864d302023-06-26 18:36:39245#include "chrome/browser/accessibility/accessibility_prefs/android/accessibility_prefs_controller.h"
zpengdb4a58e2017-01-10 17:40:32246#include "chrome/browser/android/bookmarks/partner_bookmarks_shim.h"
zpengdb4a58e2017-01-10 17:40:32247#include "chrome/browser/android/ntp/recent_tabs_page_prefs.h"
Kenichi Ishibashi35ac7132017-12-08 03:44:30248#include "chrome/browser/android/oom_intervention/oom_intervention_decider.h"
mlliuee3a405c2016-10-28 22:34:52249#include "chrome/browser/android/preferences/browser_prefs_android.h"
Jan Keitel98b2cc42022-09-20 05:38:39250#include "chrome/browser/android/preferences/shared_preferences_migrator_android.h"
Patrick Noland87d9f842019-01-16 03:52:02251#include "chrome/browser/android/usage_stats/usage_stats_bridge.h"
Sky Maliced8eb4302020-08-03 05:46:44252#include "chrome/browser/first_run/android/first_run_prefs.h"
Yu Su4d459862021-04-15 04:19:54253#include "chrome/browser/lens/android/lens_prefs.h"
John Rummell4703af62019-02-15 02:31:00254#include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h"
Lei Zhangdb0c0872022-03-04 04:26:59255#include "chrome/browser/notifications/notification_channels_provider_android.h"
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:57256#include "chrome/browser/password_manager/android/password_manager_android_util.h"
Ian Wells5d248f012023-11-07 17:30:02257#include "chrome/browser/readaloud/android/prefs.h"
Christopher Thompson2602fea2019-11-26 19:36:54258#include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h"
Glen Robertson8a825ae4f2020-09-16 06:50:08259#include "components/cdm/browser/media_drm_storage_impl.h" // nogncheck crbug.com/1125897
Dan Harrington899e25232023-04-11 18:23:57260#include "components/ntp_snippets/register_prefs.h"
zpengdb4a58e2017-01-10 17:40:32261#include "components/ntp_tiles/popular_sites_impl.h"
Clark DuVall600abea2020-03-23 16:16:17262#include "components/permissions/contexts/geolocation_permission_context_android.h"
Xing Liu0327d832020-05-15 21:07:03263#include "components/query_tiles/tile_service_prefs.h"
Ella Gec7c64062023-05-02 17:16:14264#include "components/webapps/browser/android/install_prompt_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52265#else // BUILDFLAG(IS_ANDROID)
Yue Zhang87902392020-12-23 23:12:05266#include "chrome/browser/cart/cart_service.h"
Shakti Sahue7597fd2023-04-05 23:32:39267#include "chrome/browser/companion/core/promo_handler.h"
Anqing Zhao9595e482021-06-10 11:33:55268#include "chrome/browser/device_api/device_service_impl.h"
peter9f4490a2017-01-27 00:58:36269#include "chrome/browser/gcm/gcm_product_util.h"
Matt Reynolds1914ff6b2022-02-04 08:48:26270#include "chrome/browser/hid/hid_policy_allowed_devices.h"
Tommy Lid5b7c22b2020-10-28 01:26:51271#include "chrome/browser/intranet_redirect_detector.h"
Lei Zhang6cb9b842019-12-16 20:29:12272#include "chrome/browser/media/unified_autoplay_config.h"
Sebastien Marchande9f7b992021-02-10 03:11:08273#include "chrome/browser/metrics/tab_stats/tab_stats_tracker.h"
Josh Nohle13ea6b432020-07-21 20:46:59274#include "chrome/browser/nearby_sharing/common/nearby_share_prefs.h"
Tibor Goldschwendt83b26a02021-07-09 23:13:18275#include "chrome/browser/new_tab_page/modules/drive/drive_service.h"
Jeremy Selier730b56d32021-09-17 02:59:39276#include "chrome/browser/new_tab_page/modules/photos/photos_service.h"
Riley Tatumc48258f12022-08-18 22:13:13277#include "chrome/browser/new_tab_page/modules/recipes/recipes_service.h"
Rohit Bhatia22e544f2021-10-05 15:32:26278#include "chrome/browser/new_tab_page/modules/safe_browsing/safe_browsing_handler.h"
Marlon Facey79d84f77b2024-02-08 18:49:43279#include "chrome/browser/new_tab_page/modules/v2/tab_resumption/tab_resumption_page_handler.h"
Tibor Goldschwendt53a0eab2021-07-29 10:40:25280#include "chrome/browser/new_tab_page/promos/promo_service.h"
Yann Dago44d6cc322022-07-13 17:46:25281#include "chrome/browser/policy/developer_tools_policy_handler.h"
Tibor Goldschwendtf3a3ce92021-08-17 00:42:16282#include "chrome/browser/search/background/ntp_custom_background_service.h"
Jack Yammine1aae2ba2023-12-16 06:56:36283#include "chrome/browser/search_engine_choice/search_engine_choice_client_side_trial.h"
Boris Sazonovc7c3b8b02024-01-05 11:08:01284#include "chrome/browser/search_engine_choice/search_engine_choice_dialog_service.h"
Reilly Grantd4fb5842021-03-15 23:16:49285#include "chrome/browser/serial/serial_policy_allowed_ports.h"
thestigc91176f42014-10-28 20:16:35286#include "chrome/browser/signin/signin_promo.h"
Matt Jones43bca672023-11-22 15:19:27287#include "chrome/browser/ui/commerce/commerce_ui_tab_helper.h"
Eduard Hez55d711f2023-07-12 12:10:07288#include "chrome/browser/ui/safety_hub/safety_hub_prefs.h"
zpengdb4a58e2017-01-10 17:40:32289#include "chrome/browser/ui/startup/startup_browser_creator.h"
Roman Arorabc876bf2023-08-03 15:25:21290#include "chrome/browser/ui/webui/cr_components/theme_color_picker/theme_color_picker_handler.h"
rbpotterbe128632019-11-22 04:50:42291#include "chrome/browser/ui/webui/history/foreign_session_handler.h"
Tibor Goldschwendt53ca78b2020-10-07 19:56:18292#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_handler.h"
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:39293#include "chrome/browser/ui/webui/new_tab_page/new_tab_page_ui.h"
John Lee136759f02019-04-15 20:19:11294#include "chrome/browser/ui/webui/settings/settings_ui.h"
Mark Schillaciba4a7322022-06-29 15:08:35295#include "chrome/browser/ui/webui/side_panel/read_anything/read_anything_prefs.h"
Roman Aroracd8462c2021-08-03 01:20:33296#include "chrome/browser/ui/webui/tab_search/tab_search_prefs.h"
rbpotter73c13252021-07-16 21:29:34297#include "chrome/browser/ui/webui/whats_new/whats_new_ui.h"
Greg Thompson8bcd799b2018-08-10 09:49:33298#include "chrome/browser/upgrade_detector/upgrade_detector.h"
Peter Kvitek6567a8a3a2023-01-31 01:03:57299#include "components/headless/policy/headless_mode_prefs.h"
Abigail Klein153fa7a2021-08-26 19:50:50300#include "components/live_caption/live_caption_controller.h"
evliuc5b5a722022-10-28 00:05:49301#include "components/live_caption/live_translate_controller.h"
Lei Zhang6cb9b842019-12-16 20:29:12302#include "components/ntp_tiles/custom_links_manager_impl.h"
Caroline Rising065085a22023-02-22 14:34:09303#include "components/user_notes/user_notes_prefs.h"
Xiaohan Wangae7f9182022-01-16 00:37:52304#endif // BUILDFLAG(IS_ANDROID)
thestigc91176f42014-10-28 20:16:35305
Nicolas MacBeth53fa8142023-06-20 15:06:09306#if !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
307#include "chrome/browser/promos/promos_utils.h"
308#endif // !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
309
Xiaohan Wangae7f9182022-01-16 00:37:52310#if BUILDFLAG(IS_CHROMEOS)
Erik Chen643355d2022-04-22 05:44:49311#include "chrome/browser/chromeos/extensions/echo_private/echo_private_api.h"
Maria Petrisorbb5226b2022-06-02 09:10:51312#include "chrome/browser/chromeos/extensions/login_screen/login/login_api_prefs.h"
Alvin Lee99f8d9a82021-11-18 18:45:55313#include "chrome/browser/chromeos/policy/dlp/dlp_rules_manager_impl.h"
Josh Simmons29bce0e82023-08-31 05:59:50314#include "chrome/browser/chromeos/quickoffice/quickoffice_prefs.h"
Vignesh Shenvidfab2b12023-08-07 19:13:00315#include "chrome/browser/chromeos/reporting/metric_reporting_prefs.h"
Benjamin Gordon24cc3552023-11-29 01:03:43316#include "chrome/browser/extensions/api/document_scan/document_scan_api_handler.h"
Olya Kalitova39e913d52021-03-16 22:26:22317#include "chrome/browser/extensions/api/enterprise_platform_keys/enterprise_platform_keys_api.h"
Kuo-Hsin Yang40227972022-05-16 18:39:09318#include "chrome/browser/memory/oom_kills_monitor.h"
Michael Ershov5b2a7062022-01-17 14:28:45319#include "chrome/browser/policy/networking/policy_cert_service.h"
Ben Franz73537362021-11-08 11:53:40320#include "chrome/browser/policy/system_features_disable_list_policy_handler.h"
Michael Ershovd9a627e2021-11-03 13:55:27321#include "chrome/browser/ui/webui/certificates_handler.h"
anina koehlerf1e29df62022-08-10 07:22:32322#include "chromeos/ui/wm/fullscreen/pref_names.h"
Andrew Rayskiy16f8cab2022-12-15 16:28:33323#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:00324#include "chrome/browser/extensions/api/printing/printing_api_handler.h"
Andrew Rayskiy16f8cab2022-12-15 16:28:33325#endif // BUILDFLAG(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:52326#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:22327
Yuta Hijikata31a359c2020-11-27 07:50:26328#if BUILDFLAG(IS_CHROMEOS_ASH)
Yao Li646187a2021-11-16 01:02:11329#include "ash/components/arc/arc_prefs.h"
Henrique Ferreirof9d1cb22021-07-13 01:32:47330#include "ash/constants/ash_pref_names.h"
Xiyuan Xia5a8c4172019-05-13 16:23:48331#include "ash/public/cpp/ash_prefs.h"
Nikki Fangac3f0592023-02-14 01:31:19332#include "chrome/browser/apps/app_deduplication_service/app_deduplication_service.h"
Elitsa Bankova984491f2023-10-06 07:40:11333#include "chrome/browser/apps/app_discovery_service/almanac_fetcher.h"
Jeevan Shikarama73dec1a2022-09-08 05:51:52334#include "chrome/browser/apps/app_preload_service/app_preload_service.h"
Nancy Wang811fe4f92021-10-08 12:28:13335#include "chrome/browser/apps/app_service/metrics/app_platform_metrics_service.h"
Tim Sergeant1231dcc2021-05-10 14:00:57336#include "chrome/browser/apps/app_service/webapk/webapk_prefs.h"
Anastasiia N0582a902021-12-08 17:44:59337#include "chrome/browser/ash/account_manager/account_apps_availability.h"
Pranav Batra468fbe622021-06-23 01:42:36338#include "chrome/browser/ash/account_manager/account_manager_edu_coexistence_controller.h"
Yeunjoo Choife4364d2022-12-14 10:41:37339#include "chrome/browser/ash/app_list/app_list_syncable_service.h"
Yeunjoo Choi366e3462022-12-06 08:58:53340#include "chrome/browser/ash/app_list/arc/arc_app_list_prefs.h"
Henrique Ferreiro53d4dc42021-01-27 01:02:38341#include "chrome/browser/ash/app_mode/arc/arc_kiosk_app_manager.h"
Edman Anjos0f2ad562023-11-08 10:40:49342#include "chrome/browser/ash/app_mode/kiosk_chrome_app_manager.h"
Henrique Ferreiro53d4dc42021-01-27 01:02:38343#include "chrome/browser/ash/app_mode/kiosk_cryptohome_remover.h"
Emmanuel Arias Soto24bf9f32024-01-31 13:27:42344#include "chrome/browser/ash/app_mode/kiosk_system_session.h"
Henrique Ferreiro53d4dc42021-01-27 01:02:38345#include "chrome/browser/ash/app_mode/web_app/web_kiosk_app_manager.h"
Sammie Quon21285822021-09-20 19:48:34346#include "chrome/browser/ash/app_restore/full_restore_prefs.h"
Yeunjoo Choidf64fe692021-03-08 05:32:34347#include "chrome/browser/ash/apps/apk_web_app_service.h"
Hidehiko Abe89f9b5c92023-09-19 04:37:11348#include "chrome/browser/ash/arc/boot_phase_monitor/arc_boot_phase_monitor_bridge.h"
Henrique Ferreiro2ef82302021-03-24 12:12:25349#include "chrome/browser/ash/arc/policy/arc_policy_bridge.h"
Henrique Ferreiro717d3022021-03-24 15:43:56350#include "chrome/browser/ash/arc/session/arc_session_manager.h"
Yeunjoo Choi2c5e78c2021-04-01 10:51:52351#include "chrome/browser/ash/bluetooth/debug_logs_manager.h"
Theo Johnson-Kanudc9f96272023-01-12 05:11:39352#include "chrome/browser/ash/bluetooth/hats_bluetooth_revamp_trigger_impl.h"
Pranav Batra468fbe622021-06-23 01:42:36353#include "chrome/browser/ash/borealis/borealis_prefs.h"
Fergus Dall54a6a432022-11-18 17:35:29354#include "chrome/browser/ash/bruschetta/bruschetta_pref_names.h"
Yeunjoo Choiebf07312021-03-24 01:48:51355#include "chrome/browser/ash/cert_provisioning/cert_provisioning_common.h"
Yeunjoo Choi8a355962021-04-13 01:22:27356#include "chrome/browser/ash/child_accounts/family_user_chrome_activity_metrics.h"
357#include "chrome/browser/ash/child_accounts/family_user_metrics_service.h"
358#include "chrome/browser/ash/child_accounts/family_user_session_metrics.h"
Yeunjoo Choi52e1c572021-04-08 07:56:27359#include "chrome/browser/ash/child_accounts/parent_access_code/parent_access_service.h"
Yeunjoo Choi8a355962021-04-13 01:22:27360#include "chrome/browser/ash/child_accounts/screen_time_controller.h"
Yeunjoo Choi882388a2021-04-12 05:17:29361#include "chrome/browser/ash/child_accounts/time_limits/app_activity_registry.h"
362#include "chrome/browser/ash/child_accounts/time_limits/app_time_controller.h"
Pranav Batra468fbe622021-06-23 01:42:36363#include "chrome/browser/ash/crosapi/browser_util.h"
Yeunjoo Choiaba21c02021-05-07 09:06:34364#include "chrome/browser/ash/crostini/crostini_pref_names.h"
Henrique Ferreiro2029590e2021-09-23 08:01:52365#include "chrome/browser/ash/cryptauth/client_app_metadata_provider_service.h"
366#include "chrome/browser/ash/cryptauth/cryptauth_device_id_provider_impl.h"
Yeunjoo Choi91907642021-04-16 13:18:19367#include "chrome/browser/ash/customization/customization_document.h"
Nigel Taoa1d4dce2022-10-18 00:01:20368#include "chrome/browser/ash/file_manager/file_manager_pref_names.h"
Andrew Rayskiy47076d72022-09-27 18:46:14369#include "chrome/browser/ash/file_manager/file_tasks.h"
Yeunjoo Choi627505b7b2021-05-13 15:56:31370#include "chrome/browser/ash/file_system_provider/registry.h"
Yeunjoo Choi55626172021-07-27 03:17:27371#include "chrome/browser/ash/first_run/first_run.h"
Geng Li11526bb42022-02-15 23:59:14372#include "chrome/browser/ash/floating_workspace/floating_workspace_util.h"
Joel Hockeyfcc56a292022-06-17 02:28:00373#include "chrome/browser/ash/guest_os/guest_id.h"
Yeunjoo Choi0a9c1d42021-03-31 01:38:56374#include "chrome/browser/ash/guest_os/guest_os_pref_names.h"
David Munro86435df2022-07-25 01:27:45375#include "chrome/browser/ash/guest_os/guest_os_terminal.h"
Yeunjoo Choi6aa07d82021-03-22 08:55:28376#include "chrome/browser/ash/lock_screen_apps/state_controller.h"
Henrique Ferreiro606669a2021-02-24 13:36:55377#include "chrome/browser/ash/login/demo_mode/demo_mode_resources_remover.h"
378#include "chrome/browser/ash/login/demo_mode/demo_session.h"
379#include "chrome/browser/ash/login/demo_mode/demo_setup_controller.h"
Henrique Ferreiroe55c0d5f2021-02-25 02:16:05380#include "chrome/browser/ash/login/quick_unlock/fingerprint_storage.h"
381#include "chrome/browser/ash/login/quick_unlock/pin_storage_prefs.h"
382#include "chrome/browser/ash/login/quick_unlock/quick_unlock_utils.h"
Ahmed Nasrbe0670b72022-03-09 23:28:17383#include "chrome/browser/ash/login/reporting/login_logout_reporter.h"
Henrique Ferreiro96143e5a2021-02-25 12:52:36384#include "chrome/browser/ash/login/saml/saml_profile_prefs.h"
Henrique Ferreiro1786d45a2021-02-25 22:48:19385#include "chrome/browser/ash/login/screens/enable_adb_sideloading_screen.h"
Henrique Ferreiro81312ab2021-02-25 23:14:03386#include "chrome/browser/ash/login/screens/reset_screen.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41387#include "chrome/browser/ash/login/security_token_session_controller.h"
Henrique Ferreiroad3c6a572021-03-02 12:43:51388#include "chrome/browser/ash/login/session/user_session_manager.h"
Henrique Ferreiroa264c8c02021-07-20 08:31:47389#include "chrome/browser/ash/login/signin/signin_error_notifier.h"
Kush Sinha31d120b72023-09-04 12:21:54390#include "chrome/browser/ash/login/signin/token_handle_fetcher.h"
Henrique Ferreiro995b1db2021-03-06 00:41:41391#include "chrome/browser/ash/login/startup_utils.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58392#include "chrome/browser/ash/login/users/avatar/user_image_manager.h"
Aiden Chiavatti112d3672023-03-17 21:13:41393#include "chrome/browser/ash/login/users/avatar/user_image_prefs.h"
Henrique Ferreiro2dc9e1c2021-03-04 17:33:58394#include "chrome/browser/ash/login/users/avatar/user_image_sync_observer.h"
395#include "chrome/browser/ash/login/users/chrome_user_manager_impl.h"
Andreea Costinasc33add32023-07-13 16:57:13396#include "chrome/browser/ash/net/ash_proxy_monitor.h"
Henrique Ferreirod57c4962021-09-29 07:26:59397#include "chrome/browser/ash/net/network_throttling_observer.h"
Yeunjoo Choic5b3bf492021-03-15 13:57:19398#include "chrome/browser/ash/plugin_vm/plugin_vm_pref_names.h"
Yeunjoo Choi7227dba2021-08-04 06:35:47399#include "chrome/browser/ash/policy/core/browser_policy_connector_ash.h"
Yeunjoo Choiead8b3c2021-07-27 08:08:19400#include "chrome/browser/ash/policy/core/device_cloud_policy_manager_ash.h"
Yeunjoo Choi8623e4a2021-07-02 01:57:06401#include "chrome/browser/ash/policy/core/dm_token_storage.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"
Henrique Ferreiroae846062021-10-04 14:44:34416#include "chrome/browser/ash/preferences.h"
Pranav Batra9c0eb782022-02-01 23:13:33417#include "chrome/browser/ash/printing/cups_printers_manager.h"
Yeunjoo Choia52715a2021-09-09 02:45:17418#include "chrome/browser/ash/printing/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"
Henrique Ferreiro11492caf2021-11-02 22:16:16421#include "chrome/browser/ash/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"
Henrique Ferreiroc9e2aaf2022-07-07 13:45:18436#include "chromeos/ash/components/local_search_service/search_metrics_reporter.h"
Yeunjoo Choi1a8bc9942022-06-20 05:31:16437#include "chromeos/ash/components/network/cellular_esim_profile_handler_impl.h"
438#include "chromeos/ash/components/network/cellular_metrics_logger.h"
Yeunjoo Choibe813122022-06-29 15:13:44439#include "chromeos/ash/components/network/fast_transition_observer.h"
440#include "chromeos/ash/components/network/managed_cellular_pref_handler.h"
Yeunjoo Choi643dead2022-07-11 12:52:16441#include "chromeos/ash/components/network/network_metadata_store.h"
Yeunjoo Choida91d6452022-06-02 15:26:42442#include "chromeos/ash/components/network/proxy/proxy_config_handler.h"
Hirthanan Subenderan088f7322023-09-20 15:10:29443#include "chromeos/ash/components/report/report_controller.h"
Yuta Hijikata4538fc02023-09-26 15:19:55444#include "chromeos/ash/components/standalone_browser/migrator_util.h"
Henrique Ferreiroacf002702022-10-06 21:54:59445#include "chromeos/ash/components/timezone/timezone_resolver.h"
Yeunjoo Choi2d3704c12022-06-21 02:44:34446#include "chromeos/ash/services/assistant/public/cpp/assistant_prefs.h"
Anastasiia N1ad94e1e2022-09-15 08:47:28447#include "chromeos/ash/services/auth_factor_config/auth_factor_config.h"
Henrique Ferreiroae001e92022-09-01 16:58:46448#include "chromeos/ash/services/bluetooth_config/bluetooth_power_controller_impl.h"
449#include "chromeos/ash/services/bluetooth_config/device_name_manager_impl.h"
Yeunjoo Choia292ed72022-11-01 01:19:55450#include "chromeos/ash/services/device_sync/public/cpp/device_sync_prefs.h"
Yeunjoo Choie4980f452022-10-21 16:07:58451#include "chromeos/ash/services/multidevice_setup/multidevice_setup_service.h"
Yue Lif0da5bf2021-11-19 22:01:57452#include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h"
Kushagra Sinhab37e24db2021-07-02 15:14:24453#include "components/account_manager_core/chromeos/account_manager.h"
stevenjbf22f82e2016-10-26 21:47:38454#include "components/onc/onc_pref_names.h"
glevin5dd01a72016-03-23 23:08:12455#include "components/quirks/quirks_manager.h"
tbarzicd9a88fc92017-07-14 02:18:10456#include "extensions/browser/api/lock_screen_data/lock_screen_item_storage.h"
Pranav Batra468fbe622021-06-23 01:42:36457
Pranav Batra468fbe622021-06-23 01:42:36458#endif // BUILDFLAG(IS_CHROMEOS_ASH)
459
Xiaohan Wangae7f9182022-01-16 00:37:52460#if BUILDFLAG(IS_MAC)
Lei Zhangdb0c0872022-03-04 04:26:59461#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h"
[email protected]425f7a02014-04-29 01:51:44462#include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h"
Tom Anderson6a496032018-08-30 23:38:37463#include "chrome/browser/ui/cocoa/confirm_quit.h"
Song Fangzhencda4af62021-09-09 05:24:02464#include "chrome/browser/web_applications/app_shim_registry_mac.h"
[email protected]2366a3a2012-10-02 20:41:14465#endif
466
Xiaohan Wangae7f9182022-01-16 00:37:52467#if BUILDFLAG(IS_WIN)
Igor Ruvinov13e658e2022-12-13 03:15:20468#include "chrome/browser/enterprise/platform_auth/platform_auth_policy_observer.h"
Scott Violet3ff87d062021-12-21 06:10:10469#include "chrome/browser/font_prewarmer_tab_helper.h"
Alex St-Onge9e4b9b72021-06-08 15:35:54470#include "chrome/browser/media/cdm_pref_service_helper.h"
Xiaohan Wang259f34c7a2022-03-26 23:18:19471#include "chrome/browser/media/media_foundation_service_monitor.h"
Will Harriseb364b2c2022-06-23 00:49:01472#include "chrome/browser/os_crypt/app_bound_encryption_metrics_win.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)
Will Harris93d0dcd52023-03-14 23:38:47482#include "components/os_crypt/sync/os_crypt.h"
Will Harris265b3942019-10-21 01:01:33483#endif
484
Sebastien Lalancette413625312023-05-08 13:58:01485#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
486 BUILDFLAG(IS_CHROMEOS_ASH)
Sebastien Lalancette120e0592023-05-04 21:02:33487#include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897
Lu Huangcd11f21c2021-02-03 22:24:56488#endif
489
Yuta Hijikata31a359c2020-11-27 07:50:26490// TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
491// of lacros-chrome is complete.
Xiaohan Wangae7f9182022-01-16 00:37:52492#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \
493 (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:11494#include "chrome/browser/browser_switcher/browser_switcher_prefs.h"
495#endif
496
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:15497#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
498#include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h"
499#endif
500
Erik Chen38ceca082020-12-16 01:31:35501#if BUILDFLAG(IS_CHROMEOS_LACROS)
Nancy Wangc84098e2022-10-24 10:30:36502#include "chrome/browser/apps/app_service/metrics/website_metrics_service_lacros.h"
Alex Ilin953f1092021-11-26 15:49:10503#include "chrome/browser/lacros/account_manager/account_cache.h"
Polina Bondarenko3f3dc4f2022-04-25 07:55:01504#include "chrome/browser/lacros/app_mode/kiosk_session_service_lacros.h"
Erik Chen38ceca082020-12-16 01:31:35505#include "chrome/browser/lacros/lacros_prefs.h"
Andreea Costinas68cad91f2021-09-22 15:58:09506#include "chrome/browser/lacros/net/proxy_config_service_lacros.h"
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:46507#endif
508
509#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
510#include "chrome/browser/ui/startup/first_run_service.h"
Erik Chen38ceca082020-12-16 01:31:35511#endif
512
Georg Neisf11427f92024-02-02 01:27:46513#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
514#include "chrome/browser/downgrade/downgrade_prefs.h"
515#endif
516
Xiaohan Wangae7f9182022-01-16 00:37:52517#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Yusuke Sato28ab25092021-05-07 23:04:02518#include "chrome/browser/device_identity/device_oauth2_token_store_desktop.h"
thestigf2a0fa92016-09-07 09:37:29519#include "chrome/browser/ui/startup/default_browser_prompt.h"
520#endif
521
[email protected]ceafc462013-11-04 12:26:03522#if defined(TOOLKIT_VIEWS)
523#include "chrome/browser/ui/browser_view_prefs.h"
Yuheng Huang9ce54892022-05-06 19:29:39524#include "chrome/browser/ui/side_search/side_search_prefs.h"
[email protected]ceafc462013-11-04 12:26:03525#endif
526
Scott Violet53fb03c2021-01-15 23:48:16527#if BUILDFLAG(ENABLE_SESSION_SERVICE)
Christian Dullweber0747d7c92021-05-10 10:05:13528#include "chrome/browser/sessions/session_data_service.h"
Scott Violet53fb03c2021-01-15 23:48:16529#include "chrome/browser/sessions/session_service_log.h"
530#endif
tomc5dd0cd2021-10-01 22:15:52531
Tom Andersoncb3408482022-09-02 19:06:41532#if BUILDFLAG(IS_LINUX)
533#include "ui/color/system_theme.h"
534#endif
535
Chris Mullinse59586192023-03-06 17:42:17536#if BUILDFLAG(IS_CHROMEOS_ASH)
537#include "chrome/browser/ash/wallpaper_handlers/wallpaper_prefs.h"
538#endif
539
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:40540#if BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
541#include "components/enterprise/data_controls/prefs.h"
542#endif
543
[email protected]572f40c9b2012-07-06 20:35:33544namespace {
Yao Xiao9255aec2022-02-05 00:02:19545
Lei Zhang9523de82022-03-14 21:40:21546// Please keep the list of deprecated prefs in chronological order. i.e. Add to
547// the bottom of the list, not here at the top.
Toby Huang33753282020-05-05 18:55:22548
Mariam Alib8c79732024-03-11 08:39:55549// Deprecated 04/2023.
Brittany Hartmire1ffd662e2023-04-04 22:46:51550#if BUILDFLAG(IS_CHROMEOS_ASH)
551const char kEasyUnlockHardlockState[] = "easy_unlock.hardlock_state";
552#endif // BUILDFLAG(IS_CHROMEOS_ASH)
553
Richard Chui821cdad2023-04-07 21:39:57554// Deprecated 04/2023.
555#if BUILDFLAG(IS_CHROMEOS_ASH)
556const char kBentoBarEnabled[] = "ash.bento_bar.enabled";
557const char kUserHasUsedDesksRecently[] = "ash.user_has_used_desks_recently";
558#endif // BUILDFLAG(IS_CHROMEOS_ASH)
559
Dan Harrington83791492023-04-10 20:49:27560// Deprecated 04/2023.
561#if BUILDFLAG(IS_ANDROID)
562const char kUserSettingEnabled[] = "offline_prefetch.enabled";
563const char kBackoff[] = "offline_prefetch.backoff";
564const char kLimitlessPrefetchingEnabledTimePref[] =
565 "offline_prefetch.limitless_prefetching_enabled_time";
566const char kPrefetchTestingHeaderPref[] =
567 "offline_prefetch.testing_header_value";
568const char kEnabledByServer[] = "offline_prefetch.enabled_by_server";
569const char kNextForbiddenCheckTimePref[] = "offline_prefetch.next_gpb_check";
570const char kPrefetchCachedGCMToken[] = "offline_prefetch.gcm_token";
571#endif
572
Artem Sumaneev77f80bb2023-04-11 14:04:58573// Deprecated 04/2023.
574const char kTypeSubscribedForInvalidations[] =
575 "invalidation.registered_for_invalidation";
576const char kActiveRegistrationToken[] =
577 "invalidation.active_registration_token";
578const char kFCMInvalidationClientIDCache[] = "fcm.invalidation.client_id_cache";
579
Osama Fathy5d236652023-04-17 17:31:12580// Deprecated 04/2023.
581#if BUILDFLAG(IS_CHROMEOS_ASH)
582const char kConsolidatedConsentTrial[] = "per_user_metrics.trial_group";
583#endif // BUILDFLAG(IS_CHROMEOS_ASH)
584
Jérémie Boulic8d672f22023-04-18 02:44:05585// Deprecated 04/2023.
586#if BUILDFLAG(IS_CHROMEOS_ASH)
587const char kOfficeFilesAlwaysMove[] = "filebrowser.office.always_move";
588const char kOfficeMoveConfirmationShown[] =
589 "filebrowser.office.move_confirmation_shown";
590#endif // BUILDFLAG(IS_CHROMEOS_ASH)
591
Brittany Hartmire402a3922023-04-18 22:15:36592// Deprecated 04/2023.
593#if BUILDFLAG(IS_CHROMEOS_ASH)
594const char kProximityAuthIsChromeOSLoginEnabled[] =
595 "proximity_auth.is_chromeos_login_enabled";
596#endif // BUILDFLAG(IS_CHROMEOS_ASH)
597
Roland Bock8e21dd022023-04-27 09:33:48598// Deprecated 04/2023.
599#if BUILDFLAG(IS_CHROMEOS_ASH)
600const char kEnrollmentIdUploadedOnChromad[] = "chromad.enrollment_id_uploaded";
601const char kLastChromadMigrationAttemptTime[] =
602 "chromad.last_migration_attempt_time";
603#endif // BUILDFLAG(IS_CHROMEOS_ASH)
604
Brittany Hartmire22aa1ae82023-05-09 17:37:23605// Deprecated 05/2023.
606#if BUILDFLAG(IS_CHROMEOS_ASH)
607const char kSmartLockSigninAllowed[] = "smart_lock_signin.allowed";
608#endif // BUILDFLAG(IS_CHROMEOS_ASH)
609
Mariam Ali4c166962024-01-04 12:18:16610// Deprecated 05/2023.
David Trainorb7400c22023-05-10 19:17:06611#if BUILDFLAG(IS_ANDROID)
612const char kVideoTutorialsPreferredLocaleKey[] =
613 "video_tutorials.perferred_locale";
614const char kVideoTutorialsLastUpdatedTimeKey[] =
615 "video_tutorials.last_updated_time";
Cathy Li7ff029622023-05-26 04:56:52616const char kWeeklyStatsReportingTimestamp[] =
617 "explore_sites.weekly_stats_reporting_timestamp";
David Trainorb7400c22023-05-10 19:17:06618#endif // BUILDFLAG(IS_ANDROID)
619
Mariam Ali4c166962024-01-04 12:18:16620// Deprecated 05/2023.
Colin Blundella2aea272023-05-15 09:50:00621const char kForceEnablePepperVideoDecoderDevAPI[] =
622 "policy.force_enable_pepper_video_decoder_dev_api";
623
Mariam Ali4c166962024-01-04 12:18:16624// Deprecated 05/2023.
Pilar Molina Lopezef825502023-05-12 18:08:48625const char kUseMojoVideoDecoderForPepperAllowed[] =
626 "policy.use_mojo_video_decoder_for_pepper_allowed";
627
Vasiliy Telezhnikov2a786452023-05-12 23:53:37628// Deprecated 05/2023.
629const char kPPAPISharedImagesSwapChainAllowed[] =
630 "policy.ppapi_shared_images_swap_chain_allowed";
631
Peter Marshall7fdea2b2023-05-15 01:16:38632// Deprecated 05/2023.
633#if BUILDFLAG(IS_CHROMEOS_ASH)
634const char kOfficeSetupComplete[] = "filebrowser.office.setup_complete";
635#endif // BUILDFLAG(IS_CHROMEOS_ASH)
636
Elias Khsheibund1700562023-05-15 13:31:21637// Deprecated 05/2023.
638#if BUILDFLAG(IS_ANDROID)
639const char kTimesUPMAuthErrorShown[] = "times_upm_auth_error_shown";
640#endif // BUILDFLAG(IS_ANDROID)
641
Maciek Slusarczyk56833f02023-05-19 09:02:14642// Deprecated 05/2023.
643#if BUILDFLAG(IS_CHROMEOS_ASH)
644const char kSamlPasswordSyncToken[] = "saml.password_sync_token";
645#endif // BUILDFLAG(IS_CHROMEOS_ASH)
646
Ramin Halavatiec90e022023-05-23 13:55:05647// Deprecated 05/2023.
648#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
649const char kScreenAIScheduledDeletionTimePrefName[] =
650 "accessibility.screen_ai.scheduled_deletion_time";
651#endif
652
Michael Checo1f8625942023-05-23 19:33:47653// Deprecated 05/2023.
654#if BUILDFLAG(IS_CHROMEOS_ASH)
655const char kEventRemappedToRightClick[] =
656 "ash.settings.event_remapped_to_right_click";
657#endif
658
Hidehiko Abead7991f22023-05-31 14:32:22659// Deprecated 05/2023.
660#if BUILDFLAG(IS_CHROMEOS_ASH)
Tim Sergeantaffc95a2023-10-17 17:38:21661const char kSupervisedUserSyncId[] = "ManagedUserSyncId";
662const char kSupervisedUserManagers[] = "ManagedUserManagers";
663const char kSupervisedUserManagerNames[] = "ManagedUserManagerNames";
664const char kSupervisedUserManagerDisplayEmails[] =
Hidehiko Abead7991f22023-05-31 14:32:22665 "ManagedUserManagerDisplayEmails";
Tim Sergeantaffc95a2023-10-17 17:38:21666const char kSupervisedUsersFirstRun[] = "LocallyManagedUsersFirstRun";
667const char kSupervisedUserPasswordSchema[] = "SupervisedUserPasswordSchema";
668const char kSupervisedUserPasswordSalt[] = "SupervisedUserPasswordSalt";
669const char kSupervisedUserPasswordRevision[] = "SupervisedUserPasswordRevision";
670const char kSupervisedUserNeedPasswordUpdate[] =
Hidehiko Abead7991f22023-05-31 14:32:22671 "SupervisedUserNeedPasswordUpdate";
Tim Sergeantaffc95a2023-10-17 17:38:21672const char kSupervisedUserIncompleteKey[] = "SupervisedUserHasIncompleteKey";
Hidehiko Abead7991f22023-05-31 14:32:22673#endif
674
Alan Cutter3bfce6e2023-06-07 01:53:02675// Deprecated 06/2023.
Alan Cutter086bdf72023-06-09 02:40:11676#if BUILDFLAG(IS_CHROMEOS_ASH)
677const char kWebAppCalculatorAppErasureFixAppliedPref[] =
678 "web_app.calculator_app_erasure_fix_applied";
679#endif // BUILDFLAG(IS_CHROMEOS_ASH)
680
681// Deprecated 06/2023.
Alan Cutter3bfce6e2023-06-07 01:53:02682const char kWebAppsExtensionIDs[] = "web_apps.extension_ids";
683
Marc Treib7aaf21332023-06-14 08:30:01684// Deprecated 06/2023.
685#if BUILDFLAG(IS_CHROMEOS_ASH)
Tim Sergeantaffc95a2023-10-17 17:38:21686const char kOsSyncPrefsMigrated[] = "sync.os_sync_prefs_migrated";
Marc Treib7aaf21332023-06-14 08:30:01687#endif // BUILDFLAG(IS_CHROMEOS_ASH)
688
Mariam Ali4c166962024-01-04 12:18:16689// Deprecated 06/2023.
Yue Zhangf7cf6712023-06-16 18:11:32690#if !BUILDFLAG(IS_ANDROID)
691const char kShouldShowSidePanelBookmarkTab[] =
692 "should_show_side_panel_bookmark_tab";
693#endif // !BUILDFLAG(IS_ANDROID)
694
Maciek Slusarczyk9fed52232023-06-21 14:46:07695// Deprecated 06/2023.
696#if BUILDFLAG(IS_CHROMEOS_ASH)
697const char kGaiaLastOnlineSignInTime[] = "gaia.last_online_sign_in_time";
698const char kSAMLLastGAIASignInTime[] = "saml.last_gaia_sign_in_time";
699#endif // BUILDFLAG(IS_CHROMEOS_ASH)
700
Mariam Ali4c166962024-01-04 12:18:16701// Deprecated 07/2023.
Eshwar Stalin883b5a72023-07-11 02:05:59702#if !BUILDFLAG(IS_ANDROID)
703const char kLegacyHoverCardImagesEnabled[] = "browser.hovercard_images_enabled";
704#endif // !BUILDFLAG(IS_ANDROID)
705
Jian Li7541a082023-06-18 23:52:14706#if BUILDFLAG(ENABLE_FEED_V2)
707const char kVideoPreviewsType[] = "ntp_snippets.video_previews_type";
708#endif // BUILDFLAG(ENABLE_FEED_V2)
709
Anthony Cui5e5dad9322023-07-10 17:34:54710// Deprecated 06/2023.
711#if BUILDFLAG(IS_ANDROID)
712const char kPrefExplicitLanguageAskShown[] =
713 "translate_explicit_language_ask_shown";
714#endif // BUILDFLAG(IS_ANDROID)
715
Mihai Sardarescu6db89cf2023-07-04 07:36:02716// Deprecated 07/2023.
717#if !BUILDFLAG(IS_CHROMEOS_ASH)
718const char kUnifiedConsentMigrationState[] = "unified_consent.migration_state";
719#endif // !BUILDFLAG(IS_CHROMEOS_ASH)
720
Viktor Semeniuk13075de02023-07-18 08:24:36721// Deprecated 07/2023.
722const char kPasswordsGroupingInfoRequested[] =
723 "password_manager.passwords_grouping_info_requested";
724
Hui Yingstd4c7a572023-07-18 18:16:15725// Deprecated 07/2023.
726#if BUILDFLAG(IS_CHROMEOS_ASH)
727const char kPowerMetricsIdleScreenOffCount[] =
728 "power.metrics.idle_screen_off_count";
729const char kPowerMetricsIdleSuspendCount[] = "power.metrics.idle_suspend_count";
730const char kPowerMetricsLidClosedSuspendCount[] =
731 "power.metrics.lid_closed_suspend_count";
732#endif // BUILDFLAG(IS_CHROMEOS_ASH)
733
Christoph Schlosser1f1ec9b2023-07-26 08:12:56734// Deprecated 07/2023.
735#if BUILDFLAG(IS_CHROMEOS_ASH)
736const char kHatsPrivacyHubBaselineIsSelected[] =
737 "hats_privacy_hub_baseline_is_selected";
738const char kHatsPrivacyHubBaselineCycleEndTs[] =
739 "hats_privacy_hub_baseline_end_timestamp";
740#endif // BUILDFLAG(IS_CHROMEOS_ASH)
741
Yuta Hijikata9cd674122023-07-29 15:43:37742// Deprecated 07/2023.
743#if BUILDFLAG(IS_CHROMEOS_ASH)
744const char kClearUserDataDir1Pref[] = "lacros.clear_user_data_dir_1";
745#endif
746
Etienne Bergeron6ac228e2023-08-02 17:39:04747// Deprecated 07/2023.
748const char kShutdownNumProcesses[] = "shutdown.num_processes";
749const char kShutdownNumProcessesSlow[] = "shutdown.num_processes_slow";
Etienne Bergeronec5c88fb2023-08-07 15:09:39750const char kShutdownType[] = "shutdown.type";
Etienne Bergeron6ac228e2023-08-02 17:39:04751
François Degros82e8d052023-08-15 19:44:23752// Deprecated 08/2023.
753const char kDriveFsBulkPinningMaxQueueSize[] =
754 "drivefs.bulk_pinning.max_queue_size";
755
Nicola Tommasiff549832023-09-04 11:35:06756// Deprecated 09/2023.
757const char kPrivacySandboxM1Unrestricted[] = "privacy_sandbox.m1.unrestricted";
Daniel Ruberya440a6b12023-09-08 22:04:33758#if BUILDFLAG(IS_WIN)
759const char kSwReporter[] = "software_reporter";
Lily Chene658b27b2023-10-11 19:06:19760const char kChromeCleaner[] = "chrome_cleaner";
761const char kSettingsResetPrompt[] = "settings_reset_prompt";
Daniel Ruberya440a6b12023-09-08 22:04:33762#endif
Lily Chen492c670f2023-09-15 21:35:47763// A boolean specifying whether the new download bubble UI is enabled. If it is
764// set to false, the old download shelf UI will be shown instead.
Lily Chene658b27b2023-10-11 19:06:19765const char kDownloadBubbleEnabled[] = "download_bubble_enabled";
Nicola Tommasiff549832023-09-04 11:35:06766
Ahmed Mehfooze6c06892023-09-14 00:48:17767// Deprecated 09/2023.
768#if BUILDFLAG(IS_CHROMEOS_ASH)
Lily Chene658b27b2023-10-11 19:06:19769const char kGestureEducationNotificationShown[] =
Ahmed Mehfooze6c06892023-09-14 00:48:17770 "ash.gesture_education.notification_shown";
Mikel Astiz3dc3dabc2023-09-25 19:32:21771
772// Note that this very name is used outside ChromeOS Ash, where it isn't
773// deprecated.
Lily Chene658b27b2023-10-11 19:06:19774const char kSyncInitialSyncFeatureSetupCompleteOnAsh[] =
Mikel Astiz3dc3dabc2023-09-25 19:32:21775 "sync.has_setup_completed";
Ahmed Mehfooze6c06892023-09-14 00:48:17776#endif
777
Ankush Singh041ec0d2023-09-21 09:06:13778// Deprecated 09/2023.
Lily Chene658b27b2023-10-11 19:06:19779const char kPrivacySandboxManuallyControlled[] =
Ankush Singh041ec0d2023-09-21 09:06:13780 "privacy_sandbox.manually_controlled";
781
Ivana Žužić2fa04d12023-09-29 13:46:31782// Deprecated 09/2023.
Ivana Žužić2fa04d12023-09-29 13:46:31783#if BUILDFLAG(IS_ANDROID)
784const char kSettingsMigratedToUPM[] = "profile.settings_migrated_to_upm";
785#endif
786
Mikel Astizd848587f2023-10-02 09:28:03787// Deprecated 10/2023.
Lily Chene658b27b2023-10-11 19:06:19788const char kSyncRequested[] = "sync.requested";
789const char kDownloadLastCompleteTime[] = "download.last_complete_time";
Mikel Astizd848587f2023-10-02 09:28:03790
James Hawkins8d2adfd2023-10-05 08:24:56791// Deprecated 10/2023.
792#if BUILDFLAG(IS_CHROMEOS_ASH)
793const char kLastSuccessfulDomainPref[] = "android_sms.last_successful_domain";
794const char kShouldAttemptReenable[] = "android_sms.should_attempt_reenable";
Jeremy Wu52e5c852023-10-31 01:45:09795const char kAudioVolumePercent[] = "settings.audio.volume_percent";
James Hawkins8d2adfd2023-10-05 08:24:56796#endif // BUILDFLAG(IS_CHROMEOS_ASH)
797
Tim Sergeantce1539d2023-10-12 00:35:49798// Deprecated 10/2023.
799#if BUILDFLAG(IS_CHROMEOS)
Tim Sergeantaffc95a2023-10-17 17:38:21800const char kSupportedLinksAppPrefsKey[] = "supported_links_infobar.apps";
Tim Sergeantce1539d2023-10-12 00:35:49801#endif // BUILDFLAG(IS_CHROMEOS)
802
Eric Suma2add402023-10-24 03:48:53803// Deprecated 10/2023.
804#if BUILDFLAG(IS_CHROMEOS_ASH)
805constexpr char kNightLightCachedLatitude[] = "ash.night_light.cached_latitude";
806constexpr char kNightLightCachedLongitude[] =
807 "ash.night_light.cached_longitude";
Zauri Meshvelianic39cff7c2023-11-14 20:31:11808#endif // BUILDFLAG(IS_CHROMEOS_ASH)
809
Mariam Ali4c166962024-01-04 12:18:16810// Deprecated 11/2023.
Zauri Meshvelianic39cff7c2023-11-14 20:31:11811#if BUILDFLAG(IS_CHROMEOS_ASH)
812constexpr char kUserGeolocationAllowed[] = "ash.user.geolocation_allowed";
813#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Eric Suma2add402023-10-24 03:48:53814
Ryan Kalla4bd74b412023-11-03 16:11:36815// Deprecated 11/2023.
816const char kPrivacySandboxAntiAbuseInitialized[] =
817 "privacy_sandbox.anti_abuse_initialized";
818
Guido Urdaneta39d28bb72023-11-09 14:40:58819// Deprecated 11/2023.
820constexpr char kWebRTCAllowLegacyTLSProtocols[] =
821 "webrtc.allow_legacy_tls_protocols";
822
Jiaming Chengbf012ae2023-11-10 22:00:12823// Deprecated 11/2023.
824#if BUILDFLAG(IS_CHROMEOS_ASH)
825constexpr char kSystemTrayExpanded[] = "ash.system_tray.expanded";
826#endif
827
Jan Keitel17fdab22023-11-17 12:41:36828// Deprecated 11/2023.
829constexpr char kPasswordChangeSuccessTrackerFlows[] =
830 "password_manager.password_change_success_tracker.flows";
831constexpr char kPasswordChangeSuccessTrackerVersion[] =
832 "password_manager.password_change_success_tracker.version";
833
Wen-Chien Wang29111192023-11-30 02:13:30834// Deprecated 11/2023.
835#if BUILDFLAG(IS_CHROMEOS_ASH)
836constexpr char kImageSearchPrivacyNotice[] =
837 "ash.launcher.image_search_privacy_notice";
838#endif // BUILDFLAG(IS_CHROMEOS_ASH)
839
Matt Jones90c86302023-12-07 18:06:38840// Deprecated 11/2023.
841constexpr char kWebAndAppActivityEnabledForShopping[] =
842 "web_and_app_activity_enabled_for_shopping";
843
Wenyu Fuae0324f2023-12-12 19:10:28844// Deprecated 12/2023.
845#if BUILDFLAG(IS_ANDROID)
846const char kTemplatesRandomOrder[] = "content_creation.notes.random_order";
847#endif
848
Shu Yangfc961acb2023-12-15 10:58:55849// Deprecated 12/2023.
850#if BUILDFLAG(IS_ANDROID)
851const char kDesktopSitePeripheralSettingEnabled[] =
852 "desktop_site.peripheral_setting";
853const char kDesktopSiteDisplaySettingEnabled[] = "desktop_site.display_setting";
854#endif
855
Lily Chen4766ba32023-12-15 17:37:12856// Deprecated 12/2023.
857constexpr char kDownloadDuplicateFilePromptEnabled[] =
858 "download_duplicate_file_prompt_enabled";
859
Zelin Liuafae5a22023-12-18 22:16:07860// Deprecated 12/2023.
861#if BUILDFLAG(IS_CHROMEOS_ASH)
862constexpr char kIsolatedWebAppsEnabled[] = "ash.isolated_web_apps_enabled";
863#endif // BUILDFLAG(IS_CHROMEOS_ASH)
864
Antonio Sartori910f325932023-12-19 16:19:03865// Deprecated 12/2023.
866const char kPrivacyBudgetReportedReidBlocks[] =
867 "privacy_budget.reported_reid_blocks";
868
Sophie Chang97c75f02023-12-21 17:36:30869// Deprecated from profile prefs 12/2023.
870const char kModelQualityLoggingClientId[] =
871 "optimization_guide.model_quality_logging_client_id";
872
Ryan Sultanem3b4f5952023-12-21 14:27:36873// Deprecated 12/2023.
874const char kSync_ExplicitBrowserSignin[] = "sync.explicit_browser_signin";
875
Mariam Alid43a5d42024-01-04 11:28:28876// Deprecated 01/2024.
877const char kPrivacySandboxPageViewed[] = "privacy_sandbox.page_viewed";
Sophie Chang97c75f02023-12-21 17:36:30878
Mariam Ali454bafbf2024-01-04 16:24:09879// Deprecated 01/2024.
880const char kPrivacySandboxApisEnabledV2[] = "privacy_sandbox.apis_enabled_v2";
881const char kPrivacySandboxManuallyControlledV2[] =
882 "privacy_sandbox.manually_controlled_v2";
883
Anthony Cui74262132024-01-04 20:29:58884// Deprecated 01/2024.
885#if BUILDFLAG(ENABLE_COMPOSE)
886constexpr char kPrefHasAcceptedComposeConsent[] =
887 "compose_has_accepted_consent";
Anthony Cui1f26306a2024-01-08 18:19:48888constexpr char kAutofillAssistanceEnabled[] = "autofill_assistance.enabled";
Anthony Cui74262132024-01-04 20:29:58889#endif
890
Side Yilmazcdc4cd92024-01-08 14:28:36891// Deprecated 01/2024.
892const char kSyncedLastTimePasswordCheckCompleted[] =
893 "profile.credentials_last_password_checkup_time";
894
Lily Chenf7aa1fc2024-01-09 16:25:05895// Deprecated 01/2024.
896const char kDownloadBubbleIphSuppression[] = "suppress_download_bubble_iph";
897
Andrea Orru162346b2024-01-12 10:24:45898#if BUILDFLAG(IS_CHROMEOS_ASH)
899// Deprecated 01/2024.
900const char kPersistedSystemExtensions[] = "system_extensions.persisted";
901#endif // BUILDFLAG(IS_CHROMEOS_ASH)
902
Vasiliy Telezhnikov3600f1e2024-01-13 01:28:34903// Deprecated 01/2024.
904const char kPPAPISharedImagesForVideoDecoderAllowed[] =
905 "policy.ppapi_shared_images_for_video_decoder_allowed";
906
Nicholas Hollingum8cef1a72024-01-17 23:12:51907#if BUILDFLAG(IS_CHROMEOS_ASH)
908// Deprecated 01/2024.
909const char kBorealisVmTokenHash[] = "borealis.vm_token_hash";
910#endif // BUILDFLAG(IS_CHROMEOS_ASH)
911
Michael Checoc64e6b0f2024-01-24 03:00:38912// Deprecated 01/2024.
913#if BUILDFLAG(IS_CHROMEOS_ASH)
914constexpr char kExtendedFkeysModifier[] =
915 "ash.settings.extended_fkeys_modifier";
916#endif // BUILDFLAG(IS_CHROMEOS_ASH)
917
Daniel Murphy93abb662024-01-25 17:11:14918// Deprecated 01/2024.
919constexpr char kNtpShownPage[] = "ntp.shown_page";
920constexpr char kNtpAppPageNames[] = "ntp.app_page_names";
921
Ian Kilpatrick3990a492024-01-26 00:31:55922// Deprecated 01/2024.
923#if BUILDFLAG(IS_WIN)
924const char kSearchResultsPagePrimaryFontsPref[] =
925 "cached_fonts.search_results_page.primary";
926const char kSearchResultsPageFallbackFontsPref[] =
927 "cached_fonts.search_results_page.fallback";
928#endif // BUILDFLAG(IS_WIN)
929
Jiaming Chengbdc479b2024-01-29 21:47:30930// Deprecated 01/2024.
931#if BUILDFLAG(IS_CHROMEOS_ASH)
932constexpr char kUpdateNotificationLastShownMilestone[] =
933 "update_notification_last_shown_milestone";
934#endif // BUILDFLAG(IS_CHROMEOS_ASH)
935
Viktor Semeniuk02ce9b82024-02-05 12:11:07936// Deprecated 02/2024.
937#if BUILDFLAG(IS_ANDROID)
938constexpr char kSavePasswordsSuspendedByError[] =
939 "profile.save_passwords_suspended_by_error";
940#endif
Daniel Rubery0d9dc312024-02-06 02:21:37941constexpr char kSafeBrowsingDeepScanPromptSeen[] =
942 "safebrowsing.deep_scan_prompt_seen";
943constexpr char kSafeBrowsingEsbEnabledTimestamp[] =
944 "safebrowsing.esb_enabled_timestamp";
Viktor Semeniuk02ce9b82024-02-05 12:11:07945
Leonard Grey8f81011a2024-02-07 17:59:45946#if BUILDFLAG(IS_MAC)
947constexpr char kScreenTimeEnabled[] = "policy.screen_time";
948#endif
949
David Blackdf74125d22024-02-12 19:00:05950// Deprecated 02/2024.
951#if BUILDFLAG(IS_CHROMEOS_ASH)
952constexpr std::array<const char*, 6u>
953 kWelcomeTourTimeBucketsOfFirstInteractions = {
954 "ash.welcome_tour.interaction_time.ExploreApp.first_time_bucket",
955 "ash.welcome_tour.interaction_time.FilesApp.first_time_bucket",
956 "ash.welcome_tour.interaction_time.Launcher.first_time_bucket",
957 "ash.welcome_tour.interaction_time.QuickSettings.first_time_bucket",
958 "ash.welcome_tour.interaction_time.Search.first_time_bucket",
959 "ash.welcome_tour.interaction_time.SettingsApp.first_time_bucket",
960};
Zufeng Wangfb1cfcb2024-02-22 08:13:07961
962// Deprecated 02/2024.
963constexpr char kDiscoverTabSuggestionChipTimesLeftToShow[] =
964 "times_left_to_show_discover_tab_suggestion_chip";
David Blackdf74125d22024-02-12 19:00:05965#endif
966
Nicolas Dossou-Gbete166dffd2024-02-16 15:46:51967// Deprecated 02/2024
968constexpr char kSearchEnginesChoiceProfile[] = "search_engines.choice_profile";
969
Curt Clemens446950b32024-02-20 23:57:15970// Deprecated 02/2024.
971#if BUILDFLAG(IS_CHROMEOS_ASH)
972constexpr char kHatsUnlockSurveyCycleEndTs[] =
973 "hats_unlock_cycle_end_timestamp";
974constexpr char kHatsUnlockDeviceIsSelected[] = "hats_unlock_device_is_selected";
975constexpr char kHatsSmartLockSurveyCycleEndTs[] =
976 "hats_smartlock_cycle_end_timestamp";
977constexpr char kHatsSmartLockDeviceIsSelected[] =
978 "hats_smartlock_device_is_selected";
979#endif // BUILDFLAG(IS_CHROMEOS_ASH)
980
Alison Gale861cb4022024-02-21 19:20:26981// Deprecated 02/2024
982constexpr char kResetCheckDefaultBrowser[] =
983 "browser.should_reset_check_default_browser";
984
Will Harris234a5252024-02-26 23:44:57985#if BUILDFLAG(IS_WIN)
986// Deprecated 02/2024
987constexpr char kOsCryptAppBoundFixedDataPrefName[] =
988 "os_crypt.app_bound_fixed_data";
Will Harrisd511eaa2024-03-26 17:52:47989// Deprecated 03/2024
990constexpr char kOsCryptAppBoundFixedData2PrefName[] =
991 "os_crypt.app_bound_fixed_data2";
Will Harris234a5252024-02-26 23:44:57992#endif // BUILDFLAG(IS_WIN)
993
Abigail Klein6a099f272024-03-06 20:31:39994// Deprecated 02/2024.
995constexpr char kOfferReaderMode[] = "dom_distiller.offer_reader_mode";
996
Jan Keitel86e1e22a2024-03-09 05:27:00997// Deprecated 03/2024.
998constexpr char kPlusAddressLastFetchedTime[] = "plus_address.last_fetched_time";
999
Mariam Ali2edf0f0a2024-03-11 08:32:081000// Deprecated 03/2024.
1001constexpr char kPrivacySandboxApisEnabled[] = "privacy_sandbox.apis_enabled";
1002
Hirthanan Subenderanc7a6c192024-03-12 19:14:361003#if BUILDFLAG(IS_CHROMEOS_ASH)
1004// Deprecated 03/2024
1005constexpr char kOobeGuestAcceptedTos[] = "oobe.guest_accepted_tos";
1006#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1007
Jacques Newmand516dda2024-03-20 21:49:551008// Deprecated 03/2024.
1009constexpr char kShowInternalAccessibilityTree[] =
1010 "accessibility.show_internal_accessibility_tree";
1011
Nicolas Dossou-Gbete745c6c6a2024-03-25 19:20:131012// Deprecated 03/2024.
1013// A `kDefaultSearchProviderChoicePending` pref persists (migrated to a new
1014// pref name to reset the data), so the variable name has been changed here.
1015constexpr char kDefaultSearchProviderChoicePendingDeprecated[] =
1016 "default_search_provider.choice_pending";
1017
Jacob Stanleya3e3fb42024-03-28 13:40:011018// Deprecated 03/2024.
1019constexpr char kTrackingProtectionSentimentSurveyGroup[] =
1020 "tracking_protection.tracking_protection_sentiment_survey_group";
1021constexpr char kTrackingProtectionSentimentSurveyStartTime[] =
1022 "tracking_protection.tracking_protection_sentiment_survey_start_time";
1023constexpr char kTrackingProtectionSentimentSurveyEndTime[] =
1024 "tracking_protection.tracking_protection_sentiment_survey_end_time";
1025
Filipa Senraac341cc2024-03-29 09:47:261026// Deprecated 03/2024
1027constexpr char kPreferencesMigratedToBasic[] =
1028 "browser.clear_data.preferences_migrated_to_basic";
1029
Lei Zhangb76b80e32020-04-08 16:58:161030// Register local state used only for migration (clearing or moving to a new
1031// key).
1032void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) {
Brittany Hartmire1ffd662e2023-04-04 22:46:511033// Deprecated 04/2023.
1034#if BUILDFLAG(IS_CHROMEOS_ASH)
1035 registry->RegisterDictionaryPref(kEasyUnlockHardlockState);
1036#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Artem Sumaneev77f80bb2023-04-11 14:04:581037
1038 // Deprecated 04/2023.
1039 registry->RegisterDictionaryPref(kTypeSubscribedForInvalidations);
1040 registry->RegisterStringPref(kActiveRegistrationToken, std::string());
1041 registry->RegisterStringPref(kFCMInvalidationClientIDCache, std::string());
Osama Fathy5d236652023-04-17 17:31:121042
1043// Deprecated 04/2023.
1044#if BUILDFLAG(IS_CHROMEOS_ASH)
1045 registry->RegisterStringPref(kConsolidatedConsentTrial, std::string());
1046#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Roland Bock8e21dd022023-04-27 09:33:481047
1048// Deprecated 04/2023.
1049#if BUILDFLAG(IS_CHROMEOS_ASH)
1050 registry->RegisterBooleanPref(kEnrollmentIdUploadedOnChromad, false);
1051 registry->RegisterTimePref(kLastChromadMigrationAttemptTime,
1052 /*default_value=*/base::Time());
1053#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Pilar Molina Lopezef825502023-05-12 18:08:481054
1055 // Deprecated 05/2023.
Colin Blundella2aea272023-05-15 09:50:001056 registry->RegisterBooleanPref(kForceEnablePepperVideoDecoderDevAPI, false);
1057
1058 // Deprecated 05/2023.
Pilar Molina Lopezef825502023-05-12 18:08:481059 registry->RegisterBooleanPref(kUseMojoVideoDecoderForPepperAllowed, true);
Vasiliy Telezhnikov2a786452023-05-12 23:53:371060
1061 // Deprecated 05/2023.
1062 registry->RegisterBooleanPref(kPPAPISharedImagesSwapChainAllowed, true);
Ramin Halavatiec90e022023-05-23 13:55:051063
1064// Deprecated 05/2023.
1065#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
1066 registry->RegisterTimePref(kScreenAIScheduledDeletionTimePrefName,
1067 base::Time());
1068#endif
Cathy Li7ff029622023-05-26 04:56:521069
Mariam Ali4c166962024-01-04 12:18:161070// Deprecated 05/2023.
Cathy Li7ff029622023-05-26 04:56:521071#if BUILDFLAG(IS_ANDROID)
1072 registry->RegisterTimePref(kWeeklyStatsReportingTimestamp, base::Time());
1073#endif // BUILDFLAG(IS_ANDROID)
Hidehiko Abead7991f22023-05-31 14:32:221074
1075// Deprecated 05/2023.
1076#if BUILDFLAG(IS_CHROMEOS_ASH)
1077 registry->RegisterListPref(kSupervisedUsersFirstRun);
1078 registry->RegisterDictionaryPref(kSupervisedUserSyncId);
1079 registry->RegisterDictionaryPref(kSupervisedUserManagers);
1080 registry->RegisterDictionaryPref(kSupervisedUserManagerNames);
1081 registry->RegisterDictionaryPref(kSupervisedUserManagerDisplayEmails);
1082
1083 registry->RegisterDictionaryPref(kSupervisedUserPasswordSchema);
1084 registry->RegisterDictionaryPref(kSupervisedUserPasswordSalt);
1085 registry->RegisterDictionaryPref(kSupervisedUserPasswordRevision);
1086
1087 registry->RegisterDictionaryPref(kSupervisedUserNeedPasswordUpdate);
1088 registry->RegisterDictionaryPref(kSupervisedUserIncompleteKey);
1089#endif
Eshwar Stalin883b5a72023-07-11 02:05:591090
Mariam Ali4c166962024-01-04 12:18:161091// Deprecated 07/2023.
Eshwar Stalin883b5a72023-07-11 02:05:591092#if !BUILDFLAG(IS_ANDROID)
1093 registry->RegisterBooleanPref(kLegacyHoverCardImagesEnabled, false);
1094#endif // !BUILDFLAG(IS_ANDROID)
Etienne Bergeron6ac228e2023-08-02 17:39:041095
1096 // Deprecated 07/2023.
1097 registry->RegisterIntegerPref(kShutdownNumProcesses, 0);
1098 registry->RegisterIntegerPref(kShutdownNumProcessesSlow, 0);
Etienne Bergeronec5c88fb2023-08-07 15:09:391099 registry->RegisterIntegerPref(kShutdownType, 0);
Daniel Ruberya440a6b12023-09-08 22:04:331100
1101 // Deprecated 09/2023.
1102#if BUILDFLAG(IS_WIN)
1103 registry->RegisterDictionaryPref(kSwReporter);
1104 registry->RegisterDictionaryPref(kChromeCleaner);
1105#endif
Ahmed Mehfooze6c06892023-09-14 00:48:171106
1107 // Deprecated 09/2023.
1108#if BUILDFLAG(IS_CHROMEOS_ASH)
1109 registry->RegisterBooleanPref(kGestureEducationNotificationShown, true);
1110#endif
Zelin Liuafae5a22023-12-18 22:16:071111
1112 // Deprecated 11/2023.
1113#if BUILDFLAG(IS_CHROMEOS_ASH)
1114 registry->RegisterBooleanPref(kIsolatedWebAppsEnabled, false);
1115#endif
Antonio Sartori910f325932023-12-19 16:19:031116
Mariam Ali4c166962024-01-04 12:18:161117 // Deprecated 12/2023.
Antonio Sartori910f325932023-12-19 16:19:031118 registry->RegisterStringPref(kPrivacyBudgetReportedReidBlocks, std::string());
Vasiliy Telezhnikov3600f1e2024-01-13 01:28:341119
1120 // Deprecated 01/2024.
1121 registry->RegisterBooleanPref(kPPAPISharedImagesForVideoDecoderAllowed, true);
Michael Checoc64e6b0f2024-01-24 03:00:381122
1123 // Deprecated 01/2024.
1124#if BUILDFLAG(IS_CHROMEOS_ASH)
1125 registry->RegisterIntegerPref(kExtendedFkeysModifier, 0);
1126#endif
Leonard Grey8f81011a2024-02-07 17:59:451127
1128 // Deprecated 02/2024
1129#if BUILDFLAG(IS_MAC)
1130 registry->RegisterBooleanPref(kScreenTimeEnabled, true);
1131#endif
Nicolas Dossou-Gbete166dffd2024-02-16 15:46:511132
1133 // Deprecated 02/2024.
1134 registry->RegisterFilePathPref(kSearchEnginesChoiceProfile, base::FilePath());
Will Harris234a5252024-02-26 23:44:571135
1136#if BUILDFLAG(IS_WIN)
1137 // Deprecated 02/2024.
1138 registry->RegisterStringPref(kOsCryptAppBoundFixedDataPrefName,
1139 std::string());
Will Harrisd511eaa2024-03-26 17:52:471140 // Deprecated 03/2024.
1141 registry->RegisterStringPref(kOsCryptAppBoundFixedData2PrefName,
1142 std::string());
Will Harris234a5252024-02-26 23:44:571143#endif
Hirthanan Subenderanc7a6c192024-03-12 19:14:361144
1145#if BUILDFLAG(IS_CHROMEOS_ASH)
1146 // Deprecated 03/2024.
1147 registry->RegisterBooleanPref(kOobeGuestAcceptedTos, false);
1148#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Lei Zhangb76b80e32020-04-08 16:58:161149}
1150
James Cook0ba192bf2017-12-01 20:53:111151// Register prefs used only for migration (clearing or moving to a new key).
1152void RegisterProfilePrefsForMigration(
1153 user_prefs::PrefRegistrySyncable* registry) {
Ben Schwartz135746c2020-05-14 04:37:031154 chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry);
wutao2e24aff2020-04-03 17:01:021155
Richard Chui821cdad2023-04-07 21:39:571156// Deprecated 04/2023.
1157#if BUILDFLAG(IS_CHROMEOS_ASH)
1158 registry->RegisterBooleanPref(kBentoBarEnabled, false);
1159 registry->RegisterBooleanPref(kUserHasUsedDesksRecently, false);
1160#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Dan Harrington83791492023-04-10 20:49:271161
1162// Deprecated 04/2023.
1163#if BUILDFLAG(IS_ANDROID)
1164 registry->RegisterListPref(kBackoff);
1165 registry->RegisterBooleanPref(kUserSettingEnabled, true);
1166 registry->RegisterTimePref(kLimitlessPrefetchingEnabledTimePref,
1167 base::Time());
1168 registry->RegisterStringPref(kPrefetchTestingHeaderPref, std::string());
1169 registry->RegisterBooleanPref(kEnabledByServer, false);
1170 registry->RegisterTimePref(kNextForbiddenCheckTimePref, base::Time());
1171 registry->RegisterStringPref(kPrefetchCachedGCMToken, std::string());
1172#endif
Artem Sumaneev77f80bb2023-04-11 14:04:581173
1174 // Deprecated 04/2023.
1175 registry->RegisterDictionaryPref(kTypeSubscribedForInvalidations);
1176 registry->RegisterStringPref(kActiveRegistrationToken, std::string());
1177 registry->RegisterStringPref(kFCMInvalidationClientIDCache, std::string());
Dan Harrington899e25232023-04-11 18:23:571178
1179 // Deprecated 04/2023.
1180#if BUILDFLAG(IS_ANDROID)
1181 ntp_snippets::prefs::RegisterProfilePrefsForMigrationApril2023(registry);
1182#endif
Jérémie Boulic8d672f22023-04-18 02:44:051183
1184// Deprecated 04/2023.
1185#if BUILDFLAG(IS_CHROMEOS_ASH)
1186 registry->RegisterBooleanPref(kOfficeFilesAlwaysMove, false);
1187 registry->RegisterBooleanPref(kOfficeMoveConfirmationShown, false);
1188#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Brittany Hartmire402a3922023-04-18 22:15:361189
1190// Deprecated 04/2023.
1191#if BUILDFLAG(IS_CHROMEOS_ASH)
1192 registry->RegisterBooleanPref(kProximityAuthIsChromeOSLoginEnabled, false);
1193#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Brittany Hartmire22aa1ae82023-05-09 17:37:231194
1195// Deprecated 05/2023.
1196#if BUILDFLAG(IS_CHROMEOS_ASH)
1197 registry->RegisterBooleanPref(kSmartLockSigninAllowed, false);
1198#endif // BUILDFLAG(IS_CHROMEOS_ASH)
David Trainorb7400c22023-05-10 19:17:061199
1200 // Deprecated 05/2023.
1201#if BUILDFLAG(IS_ANDROID)
1202 registry->RegisterStringPref(kVideoTutorialsPreferredLocaleKey,
1203 std::string());
1204 registry->RegisterTimePref(kVideoTutorialsLastUpdatedTimeKey, base::Time());
1205#endif // BUILDFLAG(IS_ANDROID)
Peter Marshall7fdea2b2023-05-15 01:16:381206
1207// Deprecated 05/2023.
1208#if BUILDFLAG(IS_CHROMEOS_ASH)
1209 registry->RegisterBooleanPref(kOfficeSetupComplete, false);
1210#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Elias Khsheibund1700562023-05-15 13:31:211211
1212// Deprecated 05/2023.
1213#if BUILDFLAG(IS_ANDROID)
1214 registry->RegisterIntegerPref(kTimesUPMAuthErrorShown, 0);
1215#endif // BUILDFLAG(IS_ANDROID)
Maciek Slusarczyk56833f02023-05-19 09:02:141216
1217// Deprecated 05/2023.
1218#if BUILDFLAG(IS_CHROMEOS_ASH)
1219 registry->RegisterStringPref(kSamlPasswordSyncToken, std::string());
1220#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Michael Checo1f8625942023-05-23 19:33:471221
1222// Deprecated 05/2023.
1223#if BUILDFLAG(IS_CHROMEOS_ASH)
1224 registry->RegisterBooleanPref(kEventRemappedToRightClick, false);
1225#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Alan Cutter3bfce6e2023-06-07 01:53:021226
Alan Cutter086bdf72023-06-09 02:40:111227// Deprecated 06/2023.
1228#if BUILDFLAG(IS_CHROMEOS_ASH)
1229 registry->RegisterBooleanPref(kWebAppCalculatorAppErasureFixAppliedPref,
1230 false);
1231#endif // BUILDFLAG(IS_CHROMEOS_ASH)
1232
Alan Cutter3bfce6e2023-06-07 01:53:021233 // Deprecated 06/2023.
1234 registry->RegisterDictionaryPref(kWebAppsExtensionIDs);
Marc Treib7aaf21332023-06-14 08:30:011235
1236 // Deprecated 06/2023.
1237#if BUILDFLAG(IS_CHROMEOS_ASH)
1238 registry->RegisterBooleanPref(kOsSyncPrefsMigrated, false);
1239#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Yue Zhangf7cf6712023-06-16 18:11:321240
1241 // Deprecated 06/2023.
1242#if !BUILDFLAG(IS_ANDROID)
1243 registry->RegisterBooleanPref(kShouldShowSidePanelBookmarkTab, false);
1244#endif // !BUILDFLAG(IS_ANDROID)
Jian Li7541a082023-06-18 23:52:141245
1246 // Deprecated 06/2023.
1247#if BUILDFLAG(ENABLE_FEED_V2)
1248 registry->RegisterIntegerPref(kVideoPreviewsType, 1);
1249#endif // BUILDFLAG(ENABLE_FEED_V2)
Maciek Slusarczyk9fed52232023-06-21 14:46:071250
1251// Deprecated 06/2023.
1252#if BUILDFLAG(IS_CHROMEOS_ASH)
1253 registry->RegisterTimePref(kGaiaLastOnlineSignInTime, base::Time());
1254 registry->RegisterTimePref(kSAMLLastGAIASignInTime, base::Time());
1255#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Mihai Sardarescu6db89cf2023-07-04 07:36:021256
Anthony Cui5e5dad9322023-07-10 17:34:541257 // Deprecated 06/2023.
1258#if BUILDFLAG(IS_ANDROID)
1259 registry->RegisterBooleanPref(kPrefExplicitLanguageAskShown, false);
1260#endif // BUILDFLAG(IS_ANDROID)
1261
Mihai Sardarescu6db89cf2023-07-04 07:36:021262// Deprecated 07/2023.
1263#if !BUILDFLAG(IS_CHROMEOS_ASH)
1264 registry->RegisterIntegerPref(kUnifiedConsentMigrationState, 0);
1265#endif // !BUILDFLAG(IS_CHROMEOS_ASH)
Viktor Semeniuk13075de02023-07-18 08:24:361266
Mariam Ali4c166962024-01-04 12:18:161267 // Deprecated 07/2023.
Viktor Semeniuk13075de02023-07-18 08:24:361268 registry->RegisterBooleanPref(kPasswordsGroupingInfoRequested, false);
Hui Yingstd4c7a572023-07-18 18:16:151269
1270// Deprecated 07/2023.
1271#if BUILDFLAG(IS_CHROMEOS_ASH)
1272 registry->RegisterIntegerPref(kPowerMetricsIdleScreenOffCount, 0);
1273 registry->RegisterIntegerPref(kPowerMetricsIdleSuspendCount, 0);
1274 registry->RegisterIntegerPref(kPowerMetricsLidClosedSuspendCount, 0);
1275#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Christoph Schlosser1f1ec9b2023-07-26 08:12:561276
1277// Deprecated 07/2023.
1278#if BUILDFLAG(IS_CHROMEOS_ASH)
1279 registry->RegisterIntegerPref(kHatsPrivacyHubBaselineIsSelected, false);
1280 registry->RegisterIntegerPref(kHatsPrivacyHubBaselineCycleEndTs, 0);
1281#endif // BUILDFLAG(IS_CHROMEOS_ASH)
François Degros82e8d052023-08-15 19:44:231282
1283 // Deprecated 08/2023.
1284 registry->RegisterIntegerPref(kDriveFsBulkPinningMaxQueueSize, 0);
Nicola Tommasiff549832023-09-04 11:35:061285
1286 // Deprecated 09/2023.
1287 registry->RegisterBooleanPref(kPrivacySandboxM1Unrestricted, false);
Daniel Ruberya440a6b12023-09-08 22:04:331288#if BUILDFLAG(IS_WIN)
1289 registry->RegisterDictionaryPref(kSwReporter);
1290 registry->RegisterDictionaryPref(kSettingsResetPrompt);
1291 registry->RegisterDictionaryPref(kChromeCleaner);
1292#endif
Lily Chen492c670f2023-09-15 21:35:471293 registry->RegisterBooleanPref(kDownloadBubbleEnabled, true);
Ankush Singh041ec0d2023-09-21 09:06:131294 registry->RegisterBooleanPref(kPrivacySandboxManuallyControlled, false);
Mikel Astiz3dc3dabc2023-09-25 19:32:211295#if BUILDFLAG(IS_CHROMEOS_ASH)
1296 registry->RegisterBooleanPref(kSyncInitialSyncFeatureSetupCompleteOnAsh,
1297 false);
1298#endif
Ivana Žužić2fa04d12023-09-29 13:46:311299#if BUILDFLAG(IS_ANDROID)
1300 registry->RegisterBooleanPref(kSettingsMigratedToUPM, false);
1301#endif
Mikel Astizd848587f2023-10-02 09:28:031302 registry->RegisterBooleanPref(kSyncRequested, false);
James Hawkins8d2adfd2023-10-05 08:24:561303
1304 // Deprecated 10/2023.
1305#if BUILDFLAG(IS_CHROMEOS_ASH)
1306 registry->RegisterStringPref(kLastSuccessfulDomainPref, std::string());
1307 registry->RegisterBooleanPref(kShouldAttemptReenable, true);
Jeremy Wu52e5c852023-10-31 01:45:091308 registry->RegisterDoublePref(kAudioVolumePercent, 0);
James Hawkins8d2adfd2023-10-05 08:24:561309#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Lily Chene658b27b2023-10-11 19:06:191310 registry->RegisterTimePref(kDownloadLastCompleteTime, base::Time());
Tim Sergeantce1539d2023-10-12 00:35:491311
1312// Deprecated 10/2023.
1313#if BUILDFLAG(IS_CHROMEOS)
1314 registry->RegisterDictionaryPref(kSupportedLinksAppPrefsKey);
1315#endif // BUILDFLAG(IS_CHROMEOS)
Eric Suma2add402023-10-24 03:48:531316
1317// Deprecated 10/2023.
1318#if BUILDFLAG(IS_CHROMEOS_ASH)
1319 registry->RegisterDoublePref(kNightLightCachedLatitude, 0.0);
1320 registry->RegisterDoublePref(kNightLightCachedLongitude, 0.0);
1321#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Ryan Kalla4bd74b412023-11-03 16:11:361322
1323 // Deprecated 11/2023.
1324 registry->RegisterBooleanPref(kPrivacySandboxAntiAbuseInitialized, false);
Guido Urdaneta39d28bb72023-11-09 14:40:581325
1326 // Deprecated 11/2023.
1327 registry->RegisterBooleanPref(kWebRTCAllowLegacyTLSProtocols, false);
Jiaming Chengbf012ae2023-11-10 22:00:121328
1329// Deprecated 11/2023.
1330#if BUILDFLAG(IS_CHROMEOS_ASH)
1331 registry->RegisterBooleanPref(kSystemTrayExpanded, true);
1332#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Zauri Meshvelianic39cff7c2023-11-14 20:31:111333
Mariam Ali4c166962024-01-04 12:18:161334// Deprecated 11/2023.
Zauri Meshvelianic39cff7c2023-11-14 20:31:111335#if BUILDFLAG(IS_CHROMEOS_ASH)
1336 registry->RegisterBooleanPref(kUserGeolocationAllowed, true);
1337#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Jan Keitel17fdab22023-11-17 12:41:361338
1339 // Deprecated 11/2023.
1340 registry->RegisterListPref(kPasswordChangeSuccessTrackerFlows);
1341 registry->RegisterIntegerPref(kPasswordChangeSuccessTrackerVersion, 0);
Wen-Chien Wang29111192023-11-30 02:13:301342
1343 // Deprecated 11/2023.
1344#if BUILDFLAG(IS_CHROMEOS_ASH)
1345 registry->RegisterDictionaryPref(kImageSearchPrivacyNotice);
1346#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Matt Jones90c86302023-12-07 18:06:381347
1348 // Deprecated 11/2023.
1349 registry->RegisterBooleanPref(kWebAndAppActivityEnabledForShopping, true);
Wenyu Fuae0324f2023-12-12 19:10:281350
1351 // Deprecated 12/2023.
1352#if BUILDFLAG(IS_ANDROID)
1353 registry->RegisterListPref(kTemplatesRandomOrder);
1354#endif
Shu Yangfc961acb2023-12-15 10:58:551355
1356// Deprecated 12/2023.
1357#if BUILDFLAG(IS_ANDROID)
1358 registry->RegisterBooleanPref(kDesktopSitePeripheralSettingEnabled, false);
1359 registry->RegisterBooleanPref(kDesktopSiteDisplaySettingEnabled, false);
1360#endif
Lily Chen4766ba32023-12-15 17:37:121361
1362 // Deprecated 12/2023.
1363 registry->RegisterBooleanPref(kDownloadDuplicateFilePromptEnabled, true);
Ryan Sultanem3b4f5952023-12-21 14:27:361364
1365 // Deprecated 12/2023.
Sophie Chang97c75f02023-12-21 17:36:301366 registry->RegisterInt64Pref(kModelQualityLoggingClientId, true);
Ryan Sultanem3b4f5952023-12-21 14:27:361367 registry->RegisterBooleanPref(kSync_ExplicitBrowserSignin, false);
Mariam Alid43a5d42024-01-04 11:28:281368
1369 // Deprecated 01/2024.
1370 registry->RegisterBooleanPref(kPrivacySandboxPageViewed, false);
Mariam Ali454bafbf2024-01-04 16:24:091371
1372 // Deprecated 01/2024.
1373 registry->RegisterBooleanPref(kPrivacySandboxApisEnabledV2, false);
1374 registry->RegisterBooleanPref(kPrivacySandboxManuallyControlledV2, false);
Anthony Cui74262132024-01-04 20:29:581375
1376// Deprecated 01/2024.
1377#if BUILDFLAG(ENABLE_COMPOSE)
1378 registry->RegisterBooleanPref(kPrefHasAcceptedComposeConsent, false);
Anthony Cui1f26306a2024-01-08 18:19:481379 registry->RegisterBooleanPref(kAutofillAssistanceEnabled, false);
Anthony Cui74262132024-01-04 20:29:581380#endif
Side Yilmazcdc4cd92024-01-08 14:28:361381
1382 // Deprecated 01/2024.
1383 registry->RegisterTimePref(kSyncedLastTimePasswordCheckCompleted,
1384 base::Time());
Lily Chenf7aa1fc2024-01-09 16:25:051385
1386 // Deprecated 01/2024.
1387 registry->RegisterBooleanPref(kDownloadBubbleIphSuppression, false);
Andrea Orru162346b2024-01-12 10:24:451388
Nicholas Hollingum8cef1a72024-01-17 23:12:511389// Deprecated 01/2024.
Andrea Orru162346b2024-01-12 10:24:451390#if BUILDFLAG(IS_CHROMEOS_ASH)
1391 registry->RegisterDictionaryPref(kPersistedSystemExtensions);
Nicholas Hollingum8cef1a72024-01-17 23:12:511392 registry->RegisterStringPref(kBorealisVmTokenHash, "");
Andrea Orru162346b2024-01-12 10:24:451393#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Daniel Murphy93abb662024-01-25 17:11:141394
1395 // Deprecated 01/2024.
1396 registry->RegisterIntegerPref(kNtpShownPage, 0);
1397 registry->RegisterListPref(kNtpAppPageNames);
Ian Kilpatrick3990a492024-01-26 00:31:551398
1399 // Deprecated 01/2024.
1400#if BUILDFLAG(IS_WIN)
1401 registry->RegisterListPref(kSearchResultsPagePrimaryFontsPref);
1402 registry->RegisterListPref(kSearchResultsPageFallbackFontsPref);
1403#endif
Jiaming Chengbdc479b2024-01-29 21:47:301404
1405 // Deprecated 01/2024.
1406#if BUILDFLAG(IS_CHROMEOS_ASH)
1407 registry->RegisterIntegerPref(kUpdateNotificationLastShownMilestone, -10);
1408#endif
Viktor Semeniuk02ce9b82024-02-05 12:11:071409
1410 // Deprecated 02/2024.
1411#if BUILDFLAG(IS_ANDROID)
1412 registry->RegisterBooleanPref(kSavePasswordsSuspendedByError, false);
1413#endif
Daniel Rubery0d9dc312024-02-06 02:21:371414 registry->RegisterBooleanPref(kSafeBrowsingDeepScanPromptSeen, false);
1415 registry->RegisterTimePref(kSafeBrowsingEsbEnabledTimestamp, base::Time());
David Blackdf74125d22024-02-12 19:00:051416
1417// Deprecated 02/2024.
1418#if BUILDFLAG(IS_CHROMEOS_ASH)
1419 for (const char* pref : kWelcomeTourTimeBucketsOfFirstInteractions) {
1420 registry->RegisterIntegerPref(pref, -1);
1421 }
Zufeng Wangfb1cfcb2024-02-22 08:13:071422
1423 // Deprecated 02/2024.
1424 registry->RegisterIntegerPref(kDiscoverTabSuggestionChipTimesLeftToShow, 0);
David Blackdf74125d22024-02-12 19:00:051425#endif
Curt Clemens446950b32024-02-20 23:57:151426
1427 // Deprecated 02/2024.
1428#if BUILDFLAG(IS_CHROMEOS_ASH)
1429 registry->RegisterInt64Pref(kHatsSmartLockSurveyCycleEndTs, 0);
1430 registry->RegisterBooleanPref(kHatsSmartLockDeviceIsSelected, false);
1431 registry->RegisterInt64Pref(kHatsUnlockSurveyCycleEndTs, 0);
1432 registry->RegisterBooleanPref(kHatsUnlockDeviceIsSelected, false);
1433#endif
Alison Gale861cb4022024-02-21 19:20:261434
1435 // Deprecated 02/2024
1436 registry->RegisterBooleanPref(kResetCheckDefaultBrowser, false);
Abigail Klein6a099f272024-03-06 20:31:391437
1438 // Deprecated 02/2024.
1439 registry->RegisterBooleanPref(kOfferReaderMode, false);
Jan Keitel86e1e22a2024-03-09 05:27:001440
1441 // Deprecated 03/2024.
1442 registry->RegisterTimePref(kPlusAddressLastFetchedTime, base::Time());
Mariam Ali2edf0f0a2024-03-11 08:32:081443
1444 // Deprecated 03/2024.
1445 registry->RegisterBooleanPref(kPrivacySandboxApisEnabled, true);
Jacques Newmand516dda2024-03-20 21:49:551446
1447 // Deprecated 03/2024.
1448 registry->RegisterBooleanPref(kShowInternalAccessibilityTree, false);
Nicolas Dossou-Gbete745c6c6a2024-03-25 19:20:131449
1450 // Deprecated 03/2024.
1451 registry->RegisterBooleanPref(kDefaultSearchProviderChoicePendingDeprecated,
1452 false);
Jacob Stanleya3e3fb42024-03-28 13:40:011453
1454 // Deprecated 03/2024
1455 registry->RegisterIntegerPref(kTrackingProtectionSentimentSurveyGroup, 0);
1456 registry->RegisterTimePref(kTrackingProtectionSentimentSurveyStartTime,
1457 base::Time());
1458 registry->RegisterTimePref(kTrackingProtectionSentimentSurveyEndTime,
1459 base::Time());
Filipa Senraac341cc2024-03-29 09:47:261460
1461 // Deprecated 03/2024.
1462 registry->RegisterBooleanPref(kPreferencesMigratedToBasic, false);
Mikel Astizd848587f2023-10-02 09:28:031463}
1464
1465void ClearSyncRequestedPrefAndMaybeMigrate(PrefService* profile_prefs) {
1466#if BUILDFLAG(IS_CHROMEOS_ASH)
1467 // On Ash specifically, if `kSyncRequested` was set to false explicitly, the
1468 // value needs to be migrated to syncer::internal::kSyncDisabledViaDashboard.
1469 if (profile_prefs->GetUserPrefValue(kSyncRequested) != nullptr &&
1470 !profile_prefs->GetUserPrefValue(kSyncRequested)->GetBool()) {
1471 profile_prefs->SetBoolean(
1472 syncer::prefs::internal::kSyncDisabledViaDashboard, true);
1473 }
1474#endif
1475 profile_prefs->ClearPref(kSyncRequested);
Osama Fathy592e239a2023-02-02 15:26:131476}
Rushan Suleymanov95b36922023-08-03 17:17:411477
[email protected]572f40c9b2012-07-06 20:35:331478} // namespace
1479
John Palmer1e70a002023-08-15 02:20:341480std::string GetCountry() {
1481 if (!g_browser_process || !g_browser_process->variations_service()) {
1482 // This should only happen in tests. Ideally this would be guarded by
1483 // CHECK_IS_TEST, but that is not set on Android, so no specific guard.
1484 return std::string();
1485 }
1486 return std::string(
1487 g_browser_process->variations_service()->GetStoredPermanentCountry());
1488}
1489
[email protected]4082306d92013-02-21 14:51:011490void RegisterLocalState(PrefRegistrySimple* registry) {
Chris Hamilton65c41312020-06-10 13:14:401491 // Call outs to individual subsystems that register Local State (browser-wide)
1492 // prefs en masse. See RegisterProfilePrefs for per-profile prefs. Please
1493 // keep this list alphabetized.
Amanda Lin Dietz8864d302023-06-26 18:36:391494#if BUILDFLAG(IS_ANDROID)
1495 accessibility::AccessibilityPrefsController::RegisterLocalStatePrefs(
1496 registry);
1497#endif
Jesse McKenna0d767592023-11-03 19:31:521498 breadcrumbs::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471499 browser_shutdown::RegisterPrefs(registry);
1500 BrowserProcessImpl::RegisterPrefs(registry);
Chris Palmerac7d75642017-11-22 20:12:541501 ChromeContentBrowserClient::RegisterLocalStatePrefs(registry);
Elaine Chienf8d13692021-07-26 23:05:561502 chrome_labs_prefs::RegisterLocalStatePrefs(registry);
[email protected]4a55a712014-06-08 16:50:341503 ChromeMetricsServiceClient::RegisterPrefs(registry);
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:221504 chrome::enterprise_util::RegisterLocalStatePrefs(registry);
sorinebcfc8dd2016-08-12 21:57:181505 component_updater::RegisterPrefs(registry);
Alex Chen9e56f7352023-01-20 22:56:151506 domain_reliability::RegisterPrefs(registry);
Mugdha Lakhanida851fd2021-03-16 18:21:021507 embedder_support::OriginTrialPrefs::RegisterPrefs(registry);
Og Astorga3089fd82021-09-21 00:02:371508 enterprise_reporting::RegisterLocalStatePrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471509 ExternalProtocolHandler::RegisterPrefs(registry);
sdefresne8593e6432015-12-01 12:38:081510 flags_ui::PrefServiceFlagsStorage::RegisterPrefs(registry);
[email protected]e6933d2a2013-03-12 22:32:211511 GpuModeManager::RegisterPrefs(registry);
Miyoung Shin23737f62019-07-23 15:43:311512 signin::IdentityManager::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois43fded9702020-06-19 16:30:381513 invalidation::FCMInvalidationService::RegisterPrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281514 invalidation::InvalidatorRegistrarWithMemory::RegisterPrefs(registry);
1515 invalidation::PerUserTopicSubscriptionManager::RegisterPrefs(registry);
Anthony Vallee-Dubois6f993122018-09-17 16:13:281516 language::GeoLanguageProvider::RegisterLocalStatePrefs(registry);
Alexandre Frechette38f4ef92019-02-25 16:31:571517 language::UlpLanguageCodeLocator::RegisterLocalStatePrefs(registry);
Sebastien Marchand5a63997a2019-09-27 19:15:341518 memory::EnterpriseMemoryLimitPrefObserver::RegisterPrefs(registry);
Roger McFarlane1c1147ae2022-11-07 17:25:171519 metrics::RegisterDemographicsLocalStatePrefs(registry);
[email protected]d0ab865b2014-06-04 19:41:341520 network_time::NetworkTimeTracker::RegisterPrefs(registry);
rajendrant5fb61c52022-11-21 19:42:551521 optimization_guide::prefs::RegisterLocalStatePrefs(registry);
Tonko Sabolčec6f271d32018-08-17 14:35:471522 password_manager::PasswordManager::RegisterLocalPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101523 policy::BrowserPolicyConnector::RegisterPrefs(registry);
Jayee7b9b6df2023-07-31 16:39:241524 policy::LocalTestPolicyProvider::RegisterLocalStatePrefs(registry);
Yann Dago9c1e19512022-02-28 22:27:311525 policy::ManagementService::RegisterLocalStatePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101526 policy::PolicyStatisticsCollector::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471527 PrefProxyConfigTrackerImpl::RegisterPrefs(registry);
Thomas Tanglc67ace42019-06-07 19:31:501528 ProfileAttributesEntry::RegisterLocalStatePrefs(registry);
Alex Ilinbb08a0d2021-07-08 09:37:241529 ProfileAttributesStorage::RegisterPrefs(registry);
Nick Harper030046f2019-09-05 23:36:091530 ProfileNetworkContextService::RegisterLocalStatePrefs(registry);
[email protected]de71ae992013-07-18 03:30:381531 profiles::RegisterPrefs(registry);
Illia Klimov4b72378ed2022-07-18 13:46:571532#if BUILDFLAG(IS_ANDROID)
1533 PushMessagingServiceImpl::RegisterPrefs(registry);
1534#endif
[email protected]ceafc462013-11-04 12:26:031535 RegisterScreenshotPrefs(registry);
Luke Zielinski63784cd2018-05-22 14:08:161536 safe_browsing::RegisterLocalStatePrefs(registry);
Ayu Ishiifbb1fad2020-06-22 20:15:071537 secure_origin_allowlist::RegisterPrefs(registry);
Min Qinc4012282022-04-15 16:53:581538 segmentation_platform::SegmentationPlatformService::RegisterLocalStatePrefs(
1539 registry);
Xiaohan Wangae7f9182022-01-16 00:37:521540#if !BUILDFLAG(IS_ANDROID)
Reilly Grantbfc2ab72021-06-02 23:57:301541 SerialPolicyAllowedPorts::RegisterPrefs(registry);
Matt Reynolds1914ff6b2022-02-04 08:48:261542 HidPolicyAllowedDevices::RegisterLocalStatePrefs(registry);
Reilly Grantbfc2ab72021-06-02 23:57:301543#endif
Mikel Astizf61f4ba02018-06-01 10:50:191544 sessions::SessionIdGenerator::RegisterPrefs(registry);
Ryan Sleevi4689ad32018-04-16 19:09:051545 SSLConfigServiceManager::RegisterPrefs(registry);
Martin Verde176fc042024-02-27 22:41:331546 subresource_filter::IndexedRulesetVersion::RegisterPrefs(
Martin Verde9c54fca12024-03-27 15:48:411547 registry, subresource_filter::kSafeBrowsingRulesetConfig.filter_tag);
Matt Menke4dfb375c2018-06-13 18:06:311548 SystemNetworkContextManager::RegisterPrefs(registry);
Patricia Alfonsoc6f40b5c2023-09-14 21:02:431549 tpcd::experiment::RegisterLocalStatePrefs(registry);
Oksana Zhuravlova58c85282022-06-14 20:24:281550 tracing::RegisterPrefs(registry);
wafflesd2d9a332016-04-09 01:59:571551 update_client::RegisterPrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571552 variations::VariationsService::RegisterPrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341553
Chris Hamilton65c41312020-06-10 13:14:401554 // Individual preferences. If you have multiple preferences that should
1555 // clearly be grouped together, please group them together into a helper
1556 // function called above. Please keep this list alphabetized.
1557 registry->RegisterBooleanPref(
1558 policy::policy_prefs::kIntensiveWakeUpThrottlingEnabled, false);
Aaron Tagliaboschi8f3a28302020-06-24 03:08:261559 registry->RegisterBooleanPref(
Matt Reichhoff2f190122021-11-02 19:28:191560 policy::policy_prefs::kUserAgentClientHintsGREASEUpdateEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521561#if BUILDFLAG(IS_ANDROID)
Rakina Zata Amnic123bd22020-07-31 19:08:391562 registry->RegisterBooleanPref(policy::policy_prefs::kBackForwardCacheEnabled,
1563 true);
Andrea Gomezf2316d92023-07-19 16:30:571564 registry->RegisterBooleanPref(policy::policy_prefs::kReadAloudEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521565#endif // BUILDFLAG(IS_ANDROID)
Chris Hamilton65c41312020-06-10 13:14:401566
1567 // Below this point is for platform-specific and compile-time conditional
1568 // calls. Please follow the helper-function-first-then-direct-calls pattern
1569 // established above, and keep things alphabetized.
1570
Denis Kuznetsov32099f32017-12-15 14:04:571571#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
Michael Giuffridab41fa5c42017-11-13 23:30:571572 BackgroundModeManager::RegisterPrefs(registry);
1573#endif
1574
Xiaohan Wangae7f9182022-01-16 00:37:521575#if BUILDFLAG(IS_ANDROID)
Mark Pearsonee17df912017-04-27 21:51:041576 ::android::RegisterPrefs(registry);
Sky Maliced8eb4302020-08-03 05:46:441577
Sky Malicef7dd9422020-10-26 22:12:401578 registry->RegisterIntegerPref(first_run::kTosDialogBehavior, 0);
Yu Su4d459862021-04-15 04:19:541579 registry->RegisterBooleanPref(lens::kLensCameraAssistedSearchEnabled, true);
Xiaohan Wangae7f9182022-01-16 00:37:521580#else // BUILDFLAG(IS_ANDROID)
Nasser Al-shawwa067cc3712023-03-01 17:55:391581 enterprise_connectors::RegisterLocalStatePrefs(registry);
johnme627dc8c72016-08-19 21:49:391582 gcm::RegisterPrefs(registry);
Peter Kvitek6567a8a3a2023-01-31 01:03:571583 headless::RegisterPrefs(registry);
Tommy Lid5b7c22b2020-10-28 01:26:511584 IntranetRedirectDetector::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101585 media_router::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571586 metrics::TabStatsTracker::RegisterPrefs(registry);
Anthony Vallee-Dubois2b822262022-04-25 19:31:441587 performance_manager::user_tuning::prefs::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571588 RegisterBrowserPrefs(registry);
Jack Yammine1aae2ba2023-12-16 06:56:361589 SearchEngineChoiceClientSideTrial::RegisterLocalStatePrefs(registry);
Amanda Deacon9535c972021-04-29 04:26:511590 speech::SodaInstaller::RegisterLocalStatePrefs(registry);
Michael Giuffridab41fa5c42017-11-13 23:30:571591 StartupBrowserCreator::RegisterLocalStatePrefs(registry);
1592 task_manager::TaskManagerInterface::RegisterPrefs(registry);
thestigd75ce5532015-10-05 22:08:341593 UpgradeDetector::RegisterPrefs(registry);
rbpotter73c13252021-07-16 21:29:341594 WhatsNewUI::RegisterLocalStatePrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521595#endif // BUILDFLAG(IS_ANDROID)
[email protected]3954f332012-02-25 02:51:541596
Nicolas Dossou-Gbete7ccc8802022-11-10 15:12:461597#if BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(ENABLE_DICE_SUPPORT)
1598 FirstRunService::RegisterLocalStatePrefs(registry);
Nicolas Dossou-Gbete2804a372022-11-09 17:25:351599#endif
1600
Yuta Hijikata31a359c2020-11-27 07:50:261601#if BUILDFLAG(IS_CHROMEOS_ASH)
Shao-Chuan Lee85a46992019-03-05 04:46:151602 arc::prefs::RegisterLocalStatePrefs(registry);
[email protected]8304f61a2014-05-24 12:17:331603 ChromeOSMetricsProvider::RegisterPrefs(registry);
Henrique Ferreiro7a4401aa2022-11-11 21:37:331604 ash::ArcKioskAppManager::RegisterPrefs(registry);
Henrique Ferreiro3d9d93d2021-02-19 22:17:391605 ash::AudioDevicesPrefHandlerImpl::RegisterPrefs(registry);
Michal Mazur55ab4f52023-10-19 11:18:001606 ash::carrier_lock::CarrierLockManager::RegisterLocalPrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:491607 ash::cert_provisioning::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111608 ash::CellularESimProfileHandlerImpl::RegisterLocalStatePrefs(registry);
1609 ash::ManagedCellularPrefHandler::RegisterLocalStatePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151610 ash::ChromeUserManagerImpl::RegisterPrefs(registry);
Yuta Hijikata82c304ff2021-04-30 19:24:571611 crosapi::browser_util::RegisterLocalStatePrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:231612 ash::CupsPrintersManager::RegisterLocalStatePrefs(registry);
Yuta Hijikata368cc4b92021-12-23 07:39:101613 ash::BrowserDataMigratorImpl::RegisterLocalStatePrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:551614 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterLocalStatePrefs(
1615 registry);
1616 ash::bluetooth_config::DeviceNameManagerImpl::RegisterLocalStatePrefs(
Gordon Setob2b7c7bc2021-10-12 17:42:551617 registry);
Henrique Ferreirod71de902021-05-10 18:57:111618 ash::DemoModeResourcesRemover::RegisterLocalStatePrefs(registry);
1619 ash::DemoSession::RegisterLocalStatePrefs(registry);
1620 ash::DemoSetupController::RegisterLocalStatePrefs(registry);
Henrique Ferreiro7967dce2021-09-23 11:37:471621 ash::DeviceNameStore::RegisterLocalStatePrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021622 chromeos::DeviceOAuth2TokenStoreChromeOS::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191623 ash::device_settings_cache::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151624 ash::EnableAdbSideloadingScreen::RegisterPrefs(registry);
Hirthanan Subenderan088f7322023-09-20 15:10:291625 ash::report::ReportController::RegisterPrefs(registry);
Yeunjoo Choif3fe34c2022-11-04 02:02:301626 ash::EnableDebuggingScreenHandler::RegisterPrefs(registry);
Yeunjoo Choid0b242f2022-07-28 02:23:021627 ash::FastTransitionObserver::RegisterPrefs(registry);
Danila Kuzmin90a42f02021-12-08 14:00:161628 ash::HWDataUsageController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:271629 ash::KerberosCredentialsManager::RegisterLocalStatePrefs(registry);
Edman Anjos0f2ad562023-11-08 10:40:491630 ash::KioskChromeAppManager::RegisterLocalStatePrefs(registry);
Emmanuel Arias Soto24bf9f32024-01-31 13:27:421631 ash::KioskSystemSession::RegisterLocalStatePrefs(registry);
Henrique Ferreiro26ed25a2021-02-01 21:59:291632 ash::KioskCryptohomeRemover::RegisterPrefs(registry);
Henrique Ferreirodef18c22021-11-04 19:36:001633 ash::language_prefs::RegisterPrefs(registry);
Henrique Ferreiro234c7dff2022-09-08 02:44:541634 ash::local_search_service::SearchMetricsReporter::RegisterLocalStatePrefs(
1635 registry);
Henrique Ferreirob403be32021-09-22 07:15:361636 ash::login::SecurityTokenSessionController::RegisterLocalStatePrefs(registry);
Ahmed Nasrbe0670b72022-03-09 23:28:171637 ash::reporting::LoginLogoutReporter::RegisterPrefs(registry);
Marc Grimme803938832024-01-11 15:41:581638 ash::reporting::RegisterLocalStatePrefs(registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:111639 ash::NetworkMetadataStore::RegisterPrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:231640 ash::NetworkThrottlingObserver::RegisterPrefs(registry);
Yeunjoo Choic2000932021-06-10 01:54:081641 ash::PowerMetricsReporter::RegisterLocalStatePrefs(registry);
Henrique Ferreiroa8763b62021-10-13 18:37:531642 ash::platform_keys::KeyPermissionsManagerImpl::RegisterLocalStatePrefs(
Omar Morsi4febb4d2020-10-30 07:55:211643 registry);
Yeunjoo Choif3c7e402021-06-04 04:28:561644 ash::power::auto_screen_brightness::MetricsReporter::RegisterLocalStatePrefs(
1645 registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371646 ash::Preferences::RegisterPrefs(registry);
Henrique Ferreirod1c3fe72021-05-14 13:26:151647 ash::ResetScreen::RegisterPrefs(registry);
Behnood Momenzadeh1684ef642024-01-30 09:35:451648 settings::ResetSettingsHandler::RegisterLocalStatePrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:371649 ash::SchedulerConfigurationManager::RegisterLocalStatePrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:091650 ash::ServicesCustomizationDocument::RegisterPrefs(registry);
Yuta Hijikata4538fc02023-09-26 15:19:551651 ash::standalone_browser::migrator_util::RegisterLocalStatePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:361652 ash::StartupUtils::RegisterPrefs(registry);
Yeunjoo Choid461f872021-03-11 06:52:191653 ash::StatsReportingController::RegisterLocalStatePrefs(registry);
Yeunjoo Choi03b09c62021-02-18 21:40:051654 ash::system::AutomaticRebootManager::RegisterPrefs(registry);
Yeunjoo Choi953a4c32021-10-15 05:20:441655 ash::TimeZoneResolver::RegisterPrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:151656 ash::UserImageManager::RegisterPrefs(registry);
Henrique Ferreirod70b5c22021-04-30 10:55:271657 ash::UserSessionManager::RegisterPrefs(registry);
Henrique Ferreiro26ed25a2021-02-01 21:59:291658 ash::WebKioskAppManager::RegisterPrefs(registry);
Xiaochu Liu48ab5932018-05-11 03:44:041659 component_updater::MetadataTable::RegisterPrefs(registry);
Henrique Ferreirob902d6c2021-10-14 19:55:441660 ash::CryptAuthDeviceIdProviderImpl::RegisterLocalPrefs(registry);
[email protected]5a145e82014-05-29 22:19:071661 extensions::ExtensionAssetsManagerChromeOS::RegisterPrefs(registry);
Aya ElAttarb4f7a5f2020-03-05 00:47:241662 extensions::ExtensionsPermissionsTracker::RegisterLocalStatePrefs(registry);
tbarzicd9a88fc92017-07-14 02:18:101663 extensions::lock_screen_data::LockScreenItemStorage::RegisterLocalState(
1664 registry);
Jit Yao Yap8e247322019-06-24 16:56:591665 extensions::login_api::RegisterLocalStatePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:381666 ::onc::RegisterPrefs(registry);
Jana Grill784b1e52020-06-26 18:22:121667 policy::AdbSideloadingAllowanceModePolicyHandler::RegisterPrefs(registry);
Sergiy Belozorov757bc002023-03-13 19:13:191668 // TODO(b/265923216): Replace with EnrollmentStateFetcher::RegisterPrefs.
Pavol Marko35bcf1a2018-05-23 15:33:071669 policy::AutoEnrollmentClientImpl::RegisterPrefs(registry);
Yeunjoo Choi7227dba2021-08-04 06:35:471670 policy::BrowserPolicyConnectorAsh::RegisterPrefs(registry);
Ashutosh Singhal96d051012023-07-26 11:00:491671 policy::CrdAdminSessionController::RegisterLocalStatePrefs(registry);
Yeunjoo Choiead8b3c2021-07-27 08:08:191672 policy::DeviceCloudPolicyManagerAsh::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:471673 policy::DeviceStatusCollector::RegisterPrefs(registry);
Nikita Podguzov72c21f02019-06-17 14:48:411674 policy::DeviceWallpaperImageExternalDataHandler::RegisterPrefs(registry);
rsorokin3c13ece2017-01-16 15:58:411675 policy::DMTokenStorage::RegisterPrefs(registry);
Sergey Poromovd6575a0b2020-05-19 21:41:091676 policy::EnrollmentRequisitionManager::RegisterPrefs(registry);
Saurabh Nijhara839c17c2020-05-19 00:18:291677 policy::MinimumVersionPolicyHandler::RegisterPrefs(registry);
Anatoliy Potapchuka460bc12021-11-05 19:23:101678 policy::EuiccStatusUploader::RegisterLocalStatePrefs(registry);
Andreea Costinasc4b76ff2019-04-11 15:52:131679 policy::TPMAutoUpdateModePolicyHandler::RegisterPrefs(registry);
glevin5dd01a72016-03-23 23:08:121680 quirks::QuirksManager::RegisterPrefs(registry);
Roman Aleksandrovd32e34e72019-05-22 17:29:501681 UpgradeDetectorChromeos::RegisterPrefs(registry);
James Hawkins225001cf2020-09-18 16:04:341682 RegisterNearbySharingLocalPrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:261683#endif // BUILDFLAG(IS_CHROMEOS_ASH)
[email protected]b6366ffa2012-02-29 17:12:261684
Xiaohan Wangae7f9182022-01-16 00:37:521685#if BUILDFLAG(IS_CHROMEOS)
Erik Chen643355d2022-04-22 05:44:491686 chromeos::echo_offer::RegisterPrefs(registry);
Kuo-Hsin Yang40227972022-05-16 18:39:091687 memory::OOMKillsMonitor::RegisterPrefs(registry);
Ben Franz73537362021-11-08 11:53:401688 policy::SystemFeaturesDisableListPolicyHandler::RegisterPrefs(registry);
Alvin Lee99f8d9a82021-11-18 18:45:551689 policy::DlpRulesManagerImpl::RegisterPrefs(registry);
Xiaohan Wangae7f9182022-01-16 00:37:521690#endif // BUILDFLAG(IS_CHROMEOS)
Ben Franz73537362021-11-08 11:53:401691
Xiaohan Wangae7f9182022-01-16 00:37:521692#if BUILDFLAG(IS_MAC)
[email protected]b1de2c72013-02-06 02:45:471693 confirm_quit::RegisterLocalState(registry);
[email protected]425f7a02014-04-29 01:51:441694 QuitWithAppsController::RegisterPrefs(registry);
Henrik Grunelle11045a2019-04-12 09:27:271695 system_media_permissions::RegisterSystemMediaPermissionStatesPrefs(registry);
Christopher Cameron81f442e2019-11-14 06:50:141696 AppShimRegistry::Get()->RegisterLocalPrefs(registry);
[email protected]b6366ffa2012-02-29 17:12:261697#endif
[email protected]bdb8a1e2013-10-03 08:14:001698
Erik Chen38ceca082020-12-16 01:31:351699#if BUILDFLAG(IS_CHROMEOS_LACROS)
Alex Ilin953f1092021-11-26 15:49:101700 AccountCache::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351701 lacros_prefs::RegisterLocalStatePrefs(registry);
Polina Bondarenko3f3dc4f2022-04-25 07:55:011702 KioskSessionServiceLacros::RegisterLocalStatePrefs(registry);
Erik Chen38ceca082020-12-16 01:31:351703#endif
1704
Xiaohan Wangae7f9182022-01-16 00:37:521705#if BUILDFLAG(IS_WIN)
Will Harris265b3942019-10-21 01:01:331706 OSCrypt::RegisterLocalPrefs(registry);
Will Harris956e0ca2019-08-23 20:47:391707 registry->RegisterBooleanPref(prefs::kRendererCodeIntegrityEnabled, true);
Will Harrisf09e40d2022-06-02 21:15:401708 registry->RegisterBooleanPref(prefs::kRendererAppContainerEnabled, true);
Stefan Smolenfd3965b2021-08-17 19:27:181709 registry->RegisterBooleanPref(prefs::kBlockBrowserLegacyExtensionPoints,
1710 true);
David Bienvenu554a2592020-02-13 20:20:541711 registry->RegisterBooleanPref(
1712 policy::policy_prefs::kNativeWindowOcclusionEnabled, true);
Xiaohan Wang259f34c7a2022-03-26 23:18:191713 MediaFoundationServiceMonitor::RegisterPrefs(registry);
Will Harriseb364b2c2022-06-23 00:49:011714 os_crypt::RegisterLocalStatePrefs(registry);
Will Harrisdda71e212024-03-25 23:56:391715 os_crypt_async::AppBoundEncryptionProviderWin::RegisterLocalPrefs(registry);
Nico Webereaa08412019-08-14 01:24:371716#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettef8fd8b22018-05-10 20:58:041717 IncompatibleApplicationsUpdater::RegisterLocalStatePrefs(registry);
Patrick Monette6b7c475b2018-06-12 14:58:081718 ModuleDatabase::RegisterLocalStatePrefs(registry);
Patrick Monettee31f63e22018-06-06 00:10:341719 ThirdPartyConflictsManager::RegisterLocalStatePrefs(registry);
Nico Webereaa08412019-08-14 01:24:371720#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
Xiaohan Wangae7f9182022-01-16 00:37:521721#endif // BUILDFLAG(IS_WIN)
[email protected]ceafc462013-11-04 12:26:031722
Georg Neisf11427f92024-02-02 01:27:461723#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
1724 downgrade::RegisterPrefs(registry);
1725#endif
1726
Xiaohan Wangae7f9182022-01-16 00:37:521727#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
Lei Zhang92c15542020-01-10 17:05:101728 RegisterDefaultBrowserPromptPrefs(registry);
Anthony Vallee-Dubois85edf222020-03-24 20:30:021729 DeviceOAuth2TokenStoreDesktop::RegisterPrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101730#endif
1731
Ramin Halavati52a9a292022-04-28 04:27:491732#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Ramin Halavati69bf7752022-04-04 09:58:151733 screen_ai::RegisterLocalStatePrefs(registry);
Ramin Halavati52a9a292022-04-28 04:27:491734#endif // BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Ramin Halavati69bf7752022-04-04 09:58:151735
Igor Ruvinov13e658e2022-12-13 03:15:201736#if BUILDFLAG(IS_WIN)
1737 PlatformAuthPolicyObserver::RegisterPrefs(registry);
1738#endif // BUILDFLAG(IS_WIN)
1739
Alan Screen661060f82023-11-20 19:58:561740 // Platform-specific and compile-time conditional individual preferences.
1741 // If you have multiple preferences that should clearly be grouped together,
1742 // please group them together into a helper function called above. Please
1743 // keep this list alphabetized.
1744
1745#if BUILDFLAG(ENABLE_OOP_PRINTING)
1746 registry->RegisterBooleanPref(prefs::kOopPrintDriversAllowedByPolicy, true);
1747#endif
1748
Peter Kvitek82f9e1e2024-02-07 22:19:041749#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)
1750 registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true);
1751#endif
1752
Greg Thompsond351fde2024-03-27 17:55:511753#if BUILDFLAG(IS_WIN)
1754 registry->RegisterBooleanPref(prefs::kUiAutomationProviderEnabled, false);
1755#endif
1756
Chris Hamilton65c41312020-06-10 13:14:401757 // This is intentionally last.
Lei Zhangb76b80e32020-04-08 16:58:161758 RegisterLocalStatePrefsForMigration(registry);
[email protected]9acc48602009-11-30 21:18:511759}
initial.commit09911bf2008-07-26 23:55:291760
[email protected]37ca3fe02013-07-05 15:32:441761// Register prefs applicable to all profiles.
Xi Han25a7f032019-04-18 21:44:211762void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
1763 const std::string& locale) {
rkaplow058da3132015-02-19 18:18:381764 TRACE_EVENT0("browser", "chrome::RegisterProfilePrefs");
[email protected]2a5f29632012-11-26 17:17:551765 // User prefs. Please keep this list alphabetized.
Dominic Mazzoni21fb0282019-02-13 18:32:471766 AccessibilityLabelsService::RegisterProfilePrefs(registry);
James Wallace-Lee25a1b05e2018-07-24 00:06:311767 AccessibilityUIMessageHandler::RegisterProfilePrefs(registry);
Xing Liu7252b8d2020-01-22 22:12:471768 AnnouncementNotificationService::RegisterProfilePrefs(registry);
Moe Ahmadi173b0a2b2018-08-03 17:35:511769 autofill::prefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331770 browsing_data::prefs::RegisterBrowserUserPrefs(registry);
Simon Hangl2d73e742023-06-16 16:52:471771 capture_policy::RegisterProfilePrefs(registry);
Doug Turner9e79cf0c2018-04-05 21:32:301772 certificate_transparency::prefs::RegisterPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441773 ChromeContentBrowserClient::RegisterProfilePrefs(registry);
Elaine Chien07f137d2021-01-14 02:57:211774 chrome_labs_prefs::RegisterProfilePrefs(registry);
Livvie Lin9141d0f132020-03-23 22:47:041775 ChromeLocationBarModelDelegate::RegisterProfilePrefs(registry);
Colin Blundell7657b402020-02-25 09:46:501776 StatefulSSLHostStateDelegate::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441777 ChromeVersionService::RegisterProfilePrefs(registry);
Eric Secklera5c24e12018-11-28 16:09:201778 chrome_browser_net::NetErrorTabHelper::RegisterProfilePrefs(registry);
[email protected]06690dc2014-03-07 08:44:001779 chrome_prefs::RegisterProfilePrefs(registry);
Matt Jones704e1a62022-09-20 16:28:241780 commerce::RegisterPrefs(registry);
Travis Skare27cee15c2018-07-19 14:34:131781 DocumentProvider::RegisterProfilePrefs(registry);
hmaree31cadf52022-11-09 22:32:551782 enterprise::RegisterIdentifiersProfilePrefs(registry);
Owen Min9867b162022-01-20 21:39:071783 enterprise_reporting::RegisterProfilePrefs(registry);
Katie D1ca4328b2020-02-19 18:08:471784 dom_distiller::DistilledPagePrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441785 DownloadPrefs::RegisterProfilePrefs(registry);
Florian Jackya33ad152023-11-22 11:46:041786 permissions::PermissionHatsTriggerHelper::RegisterProfilePrefs(registry);
Moe Ahmadi656dd532021-10-06 21:59:181787 history_clusters::prefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441788 HostContentSettingsMap::RegisterProfilePrefs(registry);
Brandon Wylie6961a2e2018-09-19 23:03:371789 image_fetcher::ImageCache::RegisterProfilePrefs(registry);
Evan Stade7a984802020-12-14 19:10:151790 site_engagement::ImportantSitesUtil::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441791 IncognitoModePrefs::RegisterProfilePrefs(registry);
Maksim Moskvitinf5f5f736c2021-01-12 12:13:281792 invalidation::PerUserTopicSubscriptionManager::RegisterProfilePrefs(registry);
1793 invalidation::InvalidatorRegistrarWithMemory::RegisterProfilePrefs(registry);
Alexandre Frechette37edd93a2019-03-19 15:57:201794 language::LanguagePrefs::RegisterProfilePrefs(registry);
rajendrantff2361da2020-12-16 09:18:271795 login_detection::prefs::RegisterProfilePrefs(registry);
Joe DeBlasio59db500b2020-08-21 00:37:351796 lookalikes::RegisterProfilePrefs(registry);
Bryant Chandlerd638fb02023-11-03 23:40:171797 media_prefs::RegisterUserPrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441798 MediaCaptureDevicesDispatcher::RegisterProfilePrefs(registry);
Guido Urdaneta9f831c22023-06-22 13:44:341799 media_device_salt::MediaDeviceIDSalt::RegisterProfilePrefs(registry);
Becca Hughes6354b6b2017-08-31 22:01:551800 MediaEngagementService::RegisterProfilePrefs(registry);
John Rummelle5621c12017-09-05 23:52:101801 MediaStorageIdSalt::RegisterProfilePrefs(registry);
Mikel Astizf4226912020-10-19 19:10:371802 metrics::RegisterDemographicsProfilePrefs(registry);
Tom Anderson1ef51d032020-02-11 01:05:081803 NotificationDisplayServiceImpl::RegisterProfilePrefs(registry);
brettw1f92eed2016-12-07 01:12:581804 NotifierStateTracker::RegisterProfilePrefs(registry);
treibbb0c5af52016-12-09 17:34:151805 ntp_tiles::MostVisitedSites::RegisterProfilePrefs(registry);
Sophie Chang5ff4b942019-05-23 20:04:321806 optimization_guide::prefs::RegisterProfilePrefs(registry);
rajendrant19e545e2023-12-04 16:51:371807 optimization_guide::model_execution::prefs::RegisterProfilePrefs(registry);
[email protected]a8564212014-04-09 16:16:511808 password_manager::PasswordManager::RegisterProfilePrefs(registry);
anthonyvd6a43b932017-05-11 18:39:271809 payments::RegisterProfilePrefs(registry);
Anthony Vallee-Duboiscee55b12022-03-24 22:54:021810 performance_manager::user_tuning::prefs::RegisterProfilePrefs(registry);
Aisulu Rakhmetullinaac4afcb62023-07-05 18:10:041811 permissions::RegisterProfilePrefs(registry);
Evan Stade32d635a2020-04-03 18:51:251812 PermissionBubbleMediaAccessHandler::RegisterProfilePrefs(registry);
Sharon Yangc6706902018-07-16 13:06:191813 PlatformNotificationServiceImpl::RegisterProfilePrefs(registry);
Matt Reichhoff329eea7e2023-09-28 17:11:281814 plus_addresses::RegisterProfilePrefs(registry);
Aaron Colwellf94fd97a2020-07-21 19:37:081815 policy::URLBlocklistManager::RegisterProfilePrefs(registry);
Jayee07bb468c2023-06-01 18:25:311816 PolicyUI::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441817 PrefProxyConfigTrackerImpl::RegisterProfilePrefs(registry);
Simon Pelchate74bbb62021-12-03 23:57:551818 prefetch::RegisterPredictionOptionsProfilePrefs(registry);
Max Curran14dd7872023-03-20 19:57:361819 PrefetchOriginDecider::RegisterPrefs(registry);
Xi Han25a7f032019-04-18 21:44:211820 PrefsTabHelper::RegisterProfilePrefs(registry, locale);
harrisonsean04618302020-11-27 16:00:531821 privacy_sandbox::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441822 Profile::RegisterProfilePrefs(registry);
1823 ProfileImpl::RegisterProfilePrefs(registry);
Matt Menkecfef87d2017-08-03 13:03:061824 ProfileNetworkContextService::RegisterProfilePrefs(registry);
Javier Fernández García-Boente7966a892021-12-09 12:28:231825 custom_handlers::ProtocolHandlerRegistry::RegisterProfilePrefs(registry);
johnmecf2da0c2015-10-28 19:42:121826 PushMessagingAppIdentifier::RegisterProfilePrefs(registry);
Balazs Engedy715b0ec2019-12-04 15:11:451827 QuietNotificationPermissionUiState::RegisterProfilePrefs(registry);
[email protected]c753f142013-02-10 13:14:041828 RegisterBrowserUserPrefs(registry);
Evelynn Kaplan840e1c0e2024-02-01 00:47:271829 RegisterPrefersDefaultScrollbarStylesPrefs(registry);
Amanda Velasco Gallardo25f07362022-01-28 02:08:471830 safe_browsing::file_type::RegisterProfilePrefs(registry);
Luke Zielinski12ef88552017-06-23 15:36:271831 safe_browsing::RegisterProfilePrefs(registry);
Ryan Sturm010e2f52021-01-08 00:13:561832 SearchPrefetchService::RegisterProfilePrefs(registry);
Clark DuVall8236b6a82020-05-28 22:54:321833 blocked_content::SafeBrowsingTriggeredPopupBlocker::RegisterProfilePrefs(
1834 registry);
Carlos IL06e6c8c2020-07-28 00:25:191835 security_interstitials::InsecureFormBlockingPage::RegisterProfilePrefs(
1836 registry);
Shakti Sahu93bfba22021-06-17 18:05:211837 segmentation_platform::SegmentationPlatformService::RegisterProfilePrefs(
1838 registry);
Anastasia Helfinstein33187fd2023-01-27 03:06:071839 segmentation_platform::DeviceSwitcherResultDispatcher::RegisterProfilePrefs(
1840 registry);
[email protected]37ca3fe02013-07-05 15:32:441841 SessionStartupPref::RegisterProfilePrefs(registry);
Himanshu Jajubcf3b9292019-06-07 12:54:071842 SharingSyncPreference::RegisterProfilePrefs(registry);
Evan Stade89158192021-01-27 18:45:231843 site_engagement::SiteEngagementService::RegisterProfilePrefs(registry);
Ayu Ishii73a353d2022-07-07 21:56:421844 storage::RegisterProfilePrefs(registry);
Liza Bipin822edb1e2024-03-26 19:12:381845 supervised_user::RegisterProfilePrefs(registry);
Mikel Astiz0889b2be2018-09-25 16:20:411846 sync_sessions::SessionSyncPrefs::RegisterProfilePrefs(registry);
Jeffrey Cohen053be24d2019-07-23 23:44:051847 syncer::DeviceInfoPrefs::RegisterProfilePrefs(registry);
Bernhard Bauer19190732017-09-28 09:03:331848 syncer::SyncPrefs::RegisterProfilePrefs(registry);
Mikel Astiz89473c442021-07-13 09:46:121849 syncer::SyncTransportDataPrefs::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:441850 TemplateURLPrepopulateData::RegisterProfilePrefs(registry);
Patricia Alfonsoc6f40b5c2023-09-14 21:02:431851 tpcd::experiment::RegisterProfilePrefs(registry);
[email protected]e5e72cc2014-07-22 19:06:491852 translate::TranslatePrefs::RegisterProfilePrefs(registry);
Moe Ahmadi1266de82020-04-10 17:19:531853 omnibox::RegisterProfilePrefs(registry);
[email protected]855ebff2014-05-09 07:14:381854 ZeroSuggestProvider::RegisterProfilePrefs(registry);
[email protected]cc36c2c2012-03-01 00:57:341855
Nicolas MacBeth53fa8142023-06-20 15:06:091856#if !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1857 promos_utils::RegisterProfilePrefs(registry);
1858#endif // !BUILDFLAG(IS_ANDROID) && BUILDFLAG(GOOGLE_CHROME_BRANDING)
1859
Scott Violet53fb03c2021-01-15 23:48:161860#if BUILDFLAG(ENABLE_SESSION_SERVICE)
1861 RegisterSessionServiceLogProfilePrefs(registry);
Christian Dullweber0747d7c92021-05-10 10:05:131862 SessionDataService::RegisterProfilePrefs(registry);
Scott Violet53fb03c2021-01-15 23:48:161863#endif
1864
brettw00899e62016-11-12 02:10:171865#if BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:281866 ExtensionWebUI::RegisterProfilePrefs(registry);
je_julie.kim7fbb5a1a2015-02-09 17:26:051867 RegisterAnimationPolicyPrefs(registry);
mfoltz96f329c2016-01-13 18:16:581868 extensions::ActivityLog::RegisterProfilePrefs(registry);
tbarzicfa3c7ef62017-04-17 23:12:021869 extensions::AudioAPI::RegisterUserPrefs(registry);
mfoltz96f329c2016-01-13 18:16:581870 extensions::ExtensionPrefs::RegisterProfilePrefs(registry);
Devlin Cronin71f0f532018-04-26 16:35:061871 extensions::ExtensionsUI::RegisterProfilePrefs(registry);
Joel Hockeya9ccf0e2022-05-27 22:11:191872#if BUILDFLAG(IS_CHROMEOS_ASH)
1873 extensions::shared_storage::RegisterProfilePrefs(registry);
1874#endif // BUILDFLAG(IS_CHROMEOS_ASH)
Emilia Paz363fa0062022-01-15 05:12:031875 extensions::PermissionsManager::RegisterProfilePrefs(registry);
afakhry2bd481832016-06-16 16:17:241876 extensions::RuntimeAPI::RegisterPrefs(registry);
Devlin Cronina997c8e2021-03-18 00:33:181877 // TODO(devlin): This would be more inline with the other calls here if it
1878 // were nested in either a class or separate namespace with a simple
1879 // Register[Profile]Prefs() name.
1880 extensions::RegisterSettingsOverriddenUiPrefs(registry);
Minh X. Nguyen3aa40692018-03-28 01:15:591881 update_client::RegisterProfilePrefs(registry);
brettw00899e62016-11-12 02:10:171882#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]c2ac1dda2013-09-23 05:04:561883
Andy Phan99ccfb42022-11-29 18:57:071884#if BUILDFLAG(ENABLE_PDF)
1885 registry->RegisterListPref(prefs::kPdfLocalFileAccessAllowedForDomains,
1886 base::Value::List());
Hui Yingsta4a03ec82023-05-16 00:00:171887 registry->RegisterBooleanPref(prefs::kPdfUseSkiaRendererEnabled, true);
Andy Phan99ccfb42022-11-29 18:57:071888#endif // BUILDFLAG(ENABLE_PDF)
1889
Brett Wilson65f951c2016-11-03 22:06:121890#if BUILDFLAG(ENABLE_PRINT_PREVIEW)
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:021891 printing::PolicySettings::RegisterProfilePrefs(registry);
Nikita Podguzov26222d12019-12-04 11:44:311892 printing::PrintPreviewStickySettings::RegisterProfilePrefs(registry);
bauerb4da36132014-12-26 19:53:131893#endif
1894
Lei Zhang92c15542020-01-10 17:05:101895#if BUILDFLAG(ENABLE_RLZ)
1896 ChromeRLZTrackerDelegate::RegisterProfilePrefs(registry);
1897#endif
1898
Jian Lic9a227c2022-02-28 22:55:441899#if BUILDFLAG(ENABLE_FEED_V2)
1900 feed::prefs::RegisterFeedSharedProfilePrefs(registry);
1901 feed::RegisterProfilePrefs(registry);
1902#endif
1903
Xiaohan Wangae7f9182022-01-16 00:37:521904#if BUILDFLAG(IS_ANDROID)
Lei Zhang92c15542020-01-10 17:05:101905 cdm::MediaDrmStorageImpl::RegisterProfilePrefs(registry);
Christopher Thompson2602fea2019-11-26 19:36:541906 KnownInterceptionDisclosureInfoBarDelegate::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101907 MediaDrmOriginIdManager::RegisterProfilePrefs(registry);
1908 NotificationChannelsProviderAndroid::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101909 ntp_tiles::PopularSitesImpl::RegisterProfilePrefs(registry);
1910 OomInterventionDecider::RegisterProfilePrefs(registry);
[email protected]084f82b2013-11-01 00:09:591911 PartnerBookmarksShim::RegisterProfilePrefs(registry);
Wolfgang Billenstein546bd4d72022-09-20 11:34:261912 permissions::GeolocationPermissionContextAndroid::RegisterProfilePrefs(
1913 registry);
Xing Liu0327d832020-05-15 21:07:031914 query_tiles::RegisterPrefs(registry);
Ian Wells5d248f012023-11-07 17:30:021915 readaloud::RegisterProfilePrefs(registry);
mvanouwerkerkc1751e02017-01-06 12:16:431916 RecentTabsPagePrefs::RegisterProfilePrefs(registry);
Patrick Noland87d9f842019-01-16 03:52:021917 usage_stats::UsageStatsBridge::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101918 variations::VariationsService::RegisterProfilePrefs(registry);
Ella Gebf864d372023-06-06 17:44:311919 webapps::InstallPromptPrefs::RegisterProfilePrefs(registry);
Jan Keitel98b2cc42022-09-20 05:38:391920#else // BUILDFLAG(IS_ANDROID)
Emily Shack670f745c2023-03-03 19:47:301921 bookmarks_webui::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:391922 browser_sync::ForeignSessionHandler::RegisterProfilePrefs(registry);
Dana Fried68baeb002023-09-18 20:25:041923 BrowserFeaturePromoStorageService::RegisterProfilePrefs(registry);
evliuc5b5a722022-10-28 00:05:491924 captions::LiveTranslateController::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:081925 CartService::RegisterProfilePrefs(registry);
Nina Satragno8c832df2019-07-29 15:59:391926 ChromeAuthenticatorRequestDelegate::RegisterProfilePrefs(registry);
Matt Jones43bca672023-11-22 15:19:271927 commerce::CommerceUiTabHelper::RegisterProfilePrefs(registry);
Shakti Sahu05ea4e12023-03-28 07:33:101928 companion::PromoHandler::RegisterProfilePrefs(registry);
Anqing Zhao9595e482021-06-10 11:33:551929 DeviceServiceImpl::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101930 DevToolsWindow::RegisterProfilePrefs(registry);
Tibor Goldschwendt610d0372021-05-11 01:39:021931 DriveService::RegisterProfilePrefs(registry);
Dominique Fauteux-Chapleau130242bf2020-12-07 19:07:481932 enterprise_connectors::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101933 extensions::CommandService::RegisterProfilePrefs(registry);
1934 extensions::TabsCaptureVisibleTabFunction::RegisterProfilePrefs(registry);
gabdac09c03b2017-03-22 20:00:111935 first_run::RegisterProfilePrefs(registry);
johnme627dc8c72016-08-19 21:49:391936 gcm::RegisterProfilePrefs(registry);
Florian Jackya33ad152023-11-22 11:46:041937 HatsServiceDesktop::RegisterProfilePrefs(registry);
Tibor Goldschwendtf3a3ce92021-08-17 00:42:161938 NtpCustomBackgroundService::RegisterProfilePrefs(registry);
George Benz13da3df02022-01-14 00:03:521939 media_router::RegisterAccessCodeProfilePrefs(registry);
Derek Cheng23a01402018-07-24 13:38:141940 media_router::RegisterProfilePrefs(registry);
Tibor Goldschwendt53ca78b2020-10-07 19:56:181941 NewTabPageHandler::RegisterProfilePrefs(registry);
Tibor Goldschwendtbbdbe8f2021-05-20 19:27:391942 NewTabPageUI::RegisterProfilePrefs(registry);
Rohit Bhatia22e544f2021-10-05 15:32:261943 ntp::SafeBrowsingHandler::RegisterProfilePrefs(registry);
kristiparkc0199772018-07-18 05:25:421944 ntp_tiles::CustomLinksManagerImpl::RegisterProfilePrefs(registry);
Jeremy Selier730b56d32021-09-17 02:59:391945 PhotosService::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101946 PinnedTabCodec::RegisterProfilePrefs(registry);
Yann Dago44d6cc322022-07-13 17:46:251947 policy::DeveloperToolsPolicyHandler::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101948 PromoService::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:081949 RecipesService::RegisterProfilePrefs(registry);
Mark Schillaciba4a7322022-06-29 15:08:351950 RegisterReadAnythingProfilePrefs(registry);
Eduard Hez55d711f2023-07-12 12:10:071951 RegisterSafetyHubProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101952 settings::SettingsUI::RegisterProfilePrefs(registry);
Victor Hugo Vianna Silva3452787c2022-07-28 23:25:301953 send_tab_to_self::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101954 signin::RegisterProfilePrefs(registry);
tmartino6254f472016-11-21 01:22:561955 StartupBrowserCreator::RegisterProfilePrefs(registry);
Marlon Facey79d84f77b2024-02-08 18:49:431956 TabResumptionPageHandler::RegisterProfilePrefs(registry);
Taylor Bergquistc0109ac2023-11-18 01:10:041957 tab_organization_prefs::RegisterProfilePrefs(registry);
Roman Aroracd8462c2021-08-03 01:20:331958 tab_search_prefs::RegisterProfilePrefs(registry);
Roman Arorabc876bf2023-08-03 15:25:211959 ThemeColorPickerHandler::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:081960 toolbar::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:101961 UnifiedAutoplayConfig::RegisterProfilePrefs(registry);
Caroline Rising065085a22023-02-22 14:34:091962 user_notes::RegisterProfilePrefs(registry);
dljames4b665b22023-09-21 19:35:081963
Michael Martis8b35dd72023-01-26 01:07:471964#if !BUILDFLAG(IS_CHROMEOS_LACROS)
1965 captions::LiveCaptionController::RegisterProfilePrefs(registry);
1966#endif // !BUILDFLAG(IS_CHROMEOS_LACROS)
Xiaohan Wangae7f9182022-01-16 00:37:521967#endif // BUILDFLAG(IS_ANDROID)
mvanouwerkerk9f0f38a2016-06-08 14:11:441968
Xiaohan Wangae7f9182022-01-16 00:37:521969#if BUILDFLAG(IS_CHROMEOS)
Benjamin Gordon24cc3552023-11-29 01:03:431970 extensions::DocumentScanAPIHandler::RegisterProfilePrefs(registry);
Maria Petrisorbb5226b2022-06-02 09:10:511971 extensions::login_api::RegisterProfilePrefs(registry);
Olya Kalitova39e913d52021-03-16 22:26:221972 extensions::platform_keys::RegisterProfilePrefs(registry);
Michael Ershovd9a627e2021-11-03 13:55:271973 certificate_manager::CertificatesHandler::RegisterProfilePrefs(registry);
Simon Hangl8ebaf732023-08-25 14:59:471974 chromeos::cloud_storage::RegisterProfilePrefs(registry);
Andrew Rayskiy0ec947f2023-08-23 09:19:541975 chromeos::cloud_upload::RegisterProfilePrefs(registry);
Michael Ershov5b2a7062022-01-17 14:28:451976 policy::PolicyCertService::RegisterProfilePrefs(registry);
Josh Simmons29bce0e82023-08-31 05:59:501977 quickoffice::RegisterProfilePrefs(registry);
Yanzhu Du76169d12022-09-21 02:53:311978 registry->RegisterBooleanPref(prefs::kDeskAPIThirdPartyAccessEnabled, false);
avynnf0708712023-10-26 21:19:301979 registry->RegisterBooleanPref(prefs::kDeskAPIDeskSaveAndShareEnabled, false);
Yanzhu Du428de9052022-10-05 22:46:581980 registry->RegisterListPref(prefs::kDeskAPIThirdPartyAllowlist);
Vignesh Shenvif47279d2022-04-07 10:55:361981 registry->RegisterBooleanPref(prefs::kInsightsExtensionEnabled, false);
Mohammed Abdonb4ae483c2024-01-09 22:15:161982 registry->RegisterBooleanPref(prefs::kEssentialSearchEnabled, false);
Mohammed Abdondd78eef2024-02-02 01:06:541983 registry->RegisterBooleanPref(prefs::kLastEssentialSearchValue, false);
Nicolas Dossou-Gbete8bf46c12022-05-16 14:20:171984 // By default showing Sync Consent is set to true. It can changed by policy.
1985 registry->RegisterBooleanPref(prefs::kEnableSyncConsent, true);
anina koehlerf1e29df62022-08-10 07:22:321986 registry->RegisterListPref(
1987 chromeos::prefs::kKeepFullscreenWithoutNotificationUrlAllowList,
1988 PrefRegistry::PUBLIC);
zhumatthew58f3c2332024-02-15 21:46:481989 registry->RegisterBooleanPref(policy::policy_prefs::kFloatingWorkspaceEnabled,
1990 false);
Vignesh Shenvidfab2b12023-08-07 19:13:001991 ::reporting::RegisterProfilePrefs(registry);
Andrew Rayskiy16f8cab2022-12-15 16:28:331992#if BUILDFLAG(USE_CUPS)
Pranav Batrae71407672021-08-16 23:53:001993 extensions::PrintingAPIHandler::RegisterProfilePrefs(registry);
Andrew Rayskiy16f8cab2022-12-15 16:28:331994#endif // BUILDFLAG(USE_CUPS)
Xiaohan Wangae7f9182022-01-16 00:37:521995#endif // BUILDFLAG(IS_CHROMEOS)
Olya Kalitova39e913d52021-03-16 22:26:221996
Yuta Hijikata31a359c2020-11-27 07:50:261997#if BUILDFLAG(IS_CHROMEOS_ASH)
James Cookc542d992019-11-08 23:34:241998 app_list::AppListSyncableService::RegisterProfilePrefs(registry);
Elitsa Bankova984491f2023-10-06 07:40:111999 apps::AlmanacFetcher::RegisterProfilePrefs(registry);
Nancy Wanga78b7a32021-04-28 05:10:292000 apps::AppPlatformMetricsService::RegisterProfilePrefs(registry);
Jeevan Shikarama73dec1a2022-09-08 05:51:522001 apps::AppPreloadService::RegisterProfilePrefs(registry);
Nikki Fangac3f0592023-02-14 01:31:192002 apps::deduplication::AppDeduplicationService::RegisterProfilePrefs(registry);
Tim Sergeant1231dcc2021-05-10 14:00:572003 apps::webapk_prefs::RegisterProfilePrefs(registry);
Hidehiko Abe33e9adf2017-09-13 06:12:232004 arc::prefs::RegisterProfilePrefs(registry);
James Cookc542d992019-11-08 23:34:242005 ArcAppListPrefs::RegisterProfilePrefs(registry);
Hidehiko Abe89f9b5c92023-09-19 04:37:112006 arc::ArcBootPhaseMonitorBridge::RegisterProfilePrefs(registry);
Anastasiia N0582a902021-12-08 17:44:592007 ash::AccountAppsAvailability::RegisterPrefs(registry);
Kushagra Sinhab37e24db2021-07-02 15:14:242008 account_manager::AccountManager::RegisterPrefs(registry);
Yeunjoo Choi19772c942021-03-08 14:51:112009 ash::ApkWebAppService::RegisterProfilePrefs(registry);
Yeunjoo Choi40d02412021-04-21 01:38:562010 ash::app_time::AppActivityRegistry::RegisterProfilePrefs(registry);
2011 ash::app_time::AppTimeController::RegisterProfilePrefs(registry);
Andreea Costinasc33add32023-07-13 16:57:132012 ash::AshProxyMonitor::RegisterProfilePrefs(registry);
Yeunjoo Choi65c73cc2022-08-02 05:30:162013 ash::assistant::prefs::RegisterProfilePrefs(registry);
Anastasiia N1ad94e1e2022-09-15 08:47:282014 ash::auth::AuthFactorConfig::RegisterPrefs(registry);
Yeunjoo Choi0e66c9aa2021-04-02 02:05:562015 ash::bluetooth::DebugLogsManager::RegisterPrefs(registry);
Henrique Ferreirobbaee882022-09-08 07:15:552016 ash::bluetooth_config::BluetoothPowerControllerImpl::RegisterProfilePrefs(
2017 registry);
Theo Johnson-Kanudc9f96272023-01-12 05:11:392018 ash::HatsBluetoothRevampTriggerImpl::RegisterProfilePrefs(registry);
Hidehiko Abe982c47d52024-02-07 17:20:232019 ash::ChromeUserManagerImpl::RegisterProfilePrefs(registry);
Henrique Ferreiro2029590e2021-09-23 08:01:522020 ash::ClientAppMetadataProviderService::RegisterProfilePrefs(registry);
Yeunjoo Choi47a6a142022-02-11 02:35:232021 ash::CupsPrintersManager::RegisterProfilePrefs(registry);
Yeunjoo Choi0dc579e42022-03-23 04:14:522022 ash::device_sync::RegisterProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:432023 ash::FamilyUserChromeActivityMetrics::RegisterProfilePrefs(registry);
2024 ash::FamilyUserMetricsService::RegisterProfilePrefs(registry);
2025 ash::FamilyUserSessionMetrics::RegisterProfilePrefs(registry);
Yeunjoo Choiebbdaa62022-10-20 01:05:312026 ash::InlineLoginHandlerImpl::RegisterProfilePrefs(registry);
Yeunjoo Choi395103872021-07-22 01:16:072027 ash::first_run::RegisterProfilePrefs(registry);
Yeunjoo Choic4e54fe2021-06-09 02:11:392028 ash::file_system_provider::RegisterProfilePrefs(registry);
Yeunjoo Choi0842edfa2021-07-29 00:53:172029 ash::full_restore::RegisterProfilePrefs(registry);
Yeunjoo Choi4530b1792021-05-10 02:32:272030 ash::KerberosCredentialsManager::RegisterProfilePrefs(registry);
Yeunjoo Choi044ea242022-03-14 12:06:292031 ash::multidevice_setup::MultiDeviceSetupService::RegisterProfilePrefs(
Jordy Greenblatt2265de702018-07-26 19:05:262032 registry);
Yeunjoo Choi6c99c4d2022-08-08 03:11:112033 ash::NetworkMetadataStore::RegisterPrefs(registry);
Yeunjoo Choic1593bf2021-04-23 03:49:252034 ash::ReleaseNotesStorage::RegisterProfilePrefs(registry);
Yeunjoo Choif5706262021-08-24 01:11:242035 ash::HelpAppNotificationController::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:272036 ash::quick_unlock::FingerprintStorage::RegisterProfilePrefs(registry);
2037 ash::quick_unlock::PinStoragePrefs::RegisterProfilePrefs(registry);
Henrique Ferreiro4b21d142021-11-10 11:47:372038 ash::Preferences::RegisterProfilePrefs(registry);
Yeunjoo Choida53f442021-09-17 01:07:362039 ash::EnterprisePrintersProvider::RegisterProfilePrefs(registry);
Yeunjoo Choi09213db2021-04-16 03:42:082040 ash::parent_access::ParentAccessService::RegisterProfilePrefs(registry);
Yue Lia3125692022-01-05 20:05:432041 quick_answers::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirob3ff980b2021-07-19 09:41:272042 ash::quick_unlock::RegisterProfilePrefs(registry);
Henrique Ferreiroec8355d2021-07-20 08:20:082043 ash::RegisterSamlProfilePrefs(registry);
Yeunjoo Choi651766c02021-04-26 11:45:432044 ash::ScreenTimeController::RegisterProfilePrefs(registry);
Henrique Ferreirofad33bd2021-01-29 00:28:402045 ash::EduCoexistenceConsentInvalidationController::RegisterProfilePrefs(
yilkalc04a16dc2020-11-04 22:07:072046 registry);
Yeunjoo Choi38cea422022-10-18 06:19:172047 ash::EduCoexistenceLoginHandler::RegisterProfilePrefs(registry);
Henrique Ferreiroa264c8c02021-07-20 08:31:472048 ash::SigninErrorNotifier::RegisterPrefs(registry);
Yeunjoo Choicf61fba2021-04-23 02:43:092049 ash::ServicesCustomizationDocument::RegisterProfilePrefs(registry);
Yeunjoo Choiba3d9972022-10-11 12:50:122050 ash::settings::OSSettingsUI::RegisterProfilePrefs(registry);
Henrique Ferreirob403be32021-09-22 07:15:362051 ash::StartupUtils::RegisterOobeProfilePrefs(registry);
Aiden Chiavatti112d3672023-03-17 21:13:412052 ash::user_image::prefs::RegisterProfilePrefs(registry);
Henrique Ferreirocddc8012021-03-26 00:47:152053 ash::UserImageSyncObserver::RegisterProfilePrefs(registry);
Jong Ahn6f1c54a42022-01-18 00:20:562054 ChromeMetricsServiceClient::RegisterProfilePrefs(registry);
Renee Wrightc41d5432018-04-26 05:27:372055 crostini::prefs::RegisterProfilePrefs(registry);
sdefresne8593e6432015-12-01 12:38:082056 flags_ui::PrefServiceFlagsStorage::RegisterProfilePrefs(registry);
Joel Hockey7fb974342019-06-27 23:35:052057 guest_os::prefs::RegisterProfilePrefs(registry);
Toni Barzic14329d02017-07-17 21:59:122058 lock_screen_apps::StateController::RegisterProfilePrefs(registry);
Olya Kalitovac869f962018-12-04 12:01:232059 plugin_vm::prefs::RegisterProfilePrefs(registry);
GioVAX287418d2020-11-23 17:56:592060 policy::ArcAppInstallEventLogger::RegisterProfilePrefs(registry);
Bartosz Fabianowskid4d93a72018-05-17 18:49:482061 policy::AppInstallEventLogManagerWrapper::RegisterProfilePrefs(registry);
Marcelo Almeida9ef8c132019-05-13 20:19:122062 policy::StatusCollector::RegisterProfilePrefs(registry);
Henrique Ferreiroe2cbaaf2022-01-10 15:02:232063 ash::SystemProxyManager::RegisterProfilePrefs(registry);
Erik Chenc2927bbd2021-09-22 23:20:072064 ChromeShelfPrefs::RegisterProfilePrefs(registry);
stevenjbf22f82e2016-10-26 21:47:382065 ::onc::RegisterProfilePrefs(registry);
Yeunjoo Choicd4cc5382021-03-25 08:50:492066 ash::cert_provisioning::RegisterProfilePrefs(registry);
Nicholas Hollingumf4c11e32020-10-05 22:52:572067 borealis::prefs::RegisterProfilePrefs(registry);
Gavin Williamsf6781f3e2021-04-22 01:13:492068 ash::ChromeScanningAppDelegate::RegisterProfilePrefs(registry);
yilkal95d9f882021-10-18 21:59:002069 ProjectorAppClientImpl::RegisterProfilePrefs(registry);
Geng Li11526bb42022-02-15 23:59:142070 ash::floating_workspace_util::RegisterProfilePrefs(registry);
Sanja Perisic91217932022-04-13 13:45:022071 policy::RebootNotificationsScheduler::RegisterProfilePrefs(registry);
Edman Anjos0f2ad562023-11-08 10:40:492072 ash::KioskChromeAppManager::RegisterProfilePrefs(registry);
Andrew Rayskiy47076d72022-09-27 18:46:142073 file_manager::file_tasks::RegisterProfilePrefs(registry);
Nigel Taoa1d4dce2022-10-18 00:01:202074 file_manager::prefs::RegisterProfilePrefs(registry);
Fergus Dall54a6a432022-11-18 17:35:292075 bruschetta::prefs::RegisterProfilePrefs(registry);
Chris Mullinse59586192023-03-06 17:42:172076 wallpaper_handlers::prefs::RegisterProfilePrefs(registry);
Vignesh Shenvi145bf6e2023-05-08 22:11:302077 ash::reporting::RegisterProfilePrefs(registry);
Yuta Hijikata31a359c2020-11-27 07:50:262078#endif // BUILDFLAG(IS_CHROMEOS_ASH)
gab3ca4a492017-03-02 00:19:412079
Darin Fisher127d5782021-01-20 20:32:342080#if BUILDFLAG(IS_CHROMEOS_LACROS)
2081 lacros_prefs::RegisterProfilePrefs(registry);
Andreea Costinas68cad91f2021-09-22 15:58:092082 chromeos::ProxyConfigServiceLacros::RegisterProfilePrefs(registry);
Ian Helmkec4a4e452022-05-09 22:17:582083 lacros_prefs::RegisterExtensionControlledAshPrefs(registry);
Irina Fedorova13745422022-07-15 12:59:002084 KioskSessionServiceLacros::RegisterProfilePrefs(registry);
Nancy Wangc84098e2022-10-24 10:30:362085 apps::WebsiteMetricsServiceLacros::RegisterProfilePrefs(registry);
Darin Fisher127d5782021-01-20 20:32:342086#endif
2087
Xiaohan Wangae7f9182022-01-16 00:37:522088#if BUILDFLAG(IS_WIN)
Alex St-Onge9e4b9b72021-06-08 15:35:542089 CdmPrefServiceHelper::RegisterProfilePrefs(registry);
Scott Violet3ff87d062021-12-21 06:10:102090 FontPrewarmerTabHelper::RegisterProfilePrefs(registry);
[email protected]37ca3fe02013-07-05 15:32:442091 NetworkProfileBubble::RegisterProfilePrefs(registry);
[email protected]a4422802012-05-03 09:19:152092#endif
[email protected]eeec6ca2013-02-21 15:10:432093
Sebastien Lalancette413625312023-05-08 13:58:012094#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
2095 BUILDFLAG(IS_CHROMEOS_ASH)
Zonghan Xuc528f6e82022-08-09 22:31:582096 device_signals::RegisterProfilePrefs(registry);
Sebastien Lalancette413625312023-05-08 13:58:012097#endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
2098 // BUILDFLAG(IS_CHROMEOS_ASH)
Zonghan Xuc528f6e82022-08-09 22:31:582099
Nicolas Ouellet-Payeurc1b89932022-09-30 16:22:532100#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
Nicolas4b82a652019-01-04 17:42:382101 browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeurcb894532023-09-28 04:03:152102 enterprise_signin::RegisterProfilePrefs(registry);
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:112103#endif
2104
Miyoung Shin16caa0c12023-11-15 14:09:462105#if BUILDFLAG(ENABLE_EXTENSIONS) && !BUILDFLAG(IS_CHROMEOS_ASH)
Daniel Murphy3657906d2021-04-13 20:33:122106 preinstalled_apps::RegisterProfilePrefs(registry);
Becca Hughes7d2bbb82018-08-07 22:56:592107#endif
2108
Xiaohan Wangae7f9182022-01-16 00:37:522109#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS)
Kristi Parkd0f72412021-07-02 01:09:032110 sharing_hub::RegisterProfilePrefs(registry);
2111#endif
2112
Lei Zhang92c15542020-01-10 17:05:102113#if defined(TOOLKIT_VIEWS)
2114 accessibility_prefs::RegisterInvertBubbleUserPrefs(registry);
Yuheng Huang9ce54892022-05-06 19:29:392115 side_search_prefs::RegisterProfilePrefs(registry);
Lei Zhang92c15542020-01-10 17:05:102116 RegisterBrowserViewProfilePrefs(registry);
Owen Minef022e92019-10-15 21:25:212117#endif
2118
Duncan Mercer8062eef2022-12-28 22:28:372119#if BUILDFLAG(ENABLE_LENS_DESKTOP)
Juan Mojica4669f8d2021-08-05 20:01:452120 registry->RegisterBooleanPref(
2121 prefs::kLensRegionSearchEnabled, true,
2122 user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
Duncan Mercer8062eef2022-12-28 22:28:372123 registry->RegisterBooleanPref(prefs::kLensDesktopNTPSearchEnabled, true);
2124#endif
2125
2126#if !BUILDFLAG(IS_ANDROID)
Martin Kreichgauerd7aa4f92022-02-22 20:46:212127 registry->RegisterBooleanPref(
2128 webauthn::pref_names::kRemoteProxiedRequestsAllowed, false);
dljames0a96ef192022-07-07 23:31:432129
Nina Satragno42747a42023-06-29 15:25:272130 registry->RegisterStringPref(
2131 webauthn::pref_names::kLastUsedPairingFromSyncPublicKey, "");
2132
Caroline Risingf4b49092023-03-23 02:28:262133 side_panel_prefs::RegisterProfilePrefs(registry);
Juan Mojica4669f8d2021-08-05 20:01:452134#endif
2135
Nina Satragnod7b8fb42022-11-10 20:43:392136 registry->RegisterBooleanPref(webauthn::pref_names::kAllowWithBrokenCerts,
2137 false);
2138
Sean Harrisonf263b732021-12-07 11:17:522139 registry->RegisterBooleanPref(prefs::kPrivacyGuideViewed, false);
2140
James Cook0ba192bf2017-12-01 20:53:112141 RegisterProfilePrefsForMigration(registry);
Alison Gale6bf2cc52022-09-08 15:11:492142
2143#if !BUILDFLAG(IS_ANDROID)
Alison Gale3a43a5f02023-12-14 16:04:222144 registry->RegisterIntegerPref(prefs::kMemorySaverChipExpandedCount, 0);
2145 registry->RegisterTimePref(prefs::kLastMemorySaverChipExpandedTimestamp,
Alison Gale58bb3cd52023-04-21 15:03:202146 base::Time());
Alison Gale6bf2cc52022-09-08 15:11:492147#endif
Anders Hartvoll Ruudeedebdc2022-10-12 15:38:012148
2149#if BUILDFLAG(IS_ANDROID)
2150 registry->RegisterBooleanPref(prefs::kVirtualKeyboardResizesLayoutByDefault,
2151 false);
2152#endif
Kirubel Aklilubb804082022-11-10 19:02:302153
2154 registry->RegisterTimePref(prefs::kDIPSTimerLastUpdate, base::Time());
Kyungjun Lee0dcd7c3e2022-12-16 22:01:392155
2156#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Kyungjun Lee6faff152023-10-23 18:04:312157 registry->RegisterBooleanPref(prefs::kAccessibilityPdfOcrAlwaysActive, true);
Kyungjun Lee0dcd7c3e2022-12-16 22:01:392158#endif // BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
Yuta Hijikata9cd674122023-07-29 15:43:372159
2160#if BUILDFLAG(IS_CHROMEOS_ASH)
2161 registry->RegisterBooleanPref(kClearUserDataDir1Pref, false);
2162#endif
Andrew Williams0e136592023-08-09 15:13:342163
2164 registry->RegisterBooleanPref(prefs::kBlockTruncatedCookies, true);
Jonathan Hao3a829c12023-10-24 14:35:472165 registry->RegisterBooleanPref(
2166 prefs::kManagedPrivateNetworkAccessRestrictionsEnabled, false);
Dominique Fauteux-Chapleaub6be8ae2023-09-26 13:48:402167
2168#if BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
2169 data_controls::RegisterProfilePrefs(registry);
2170#endif // BUILDFLAG(ENTERPRISE_DATA_CONTROLS)
Georgina Sanchez Buenrostro57c36622023-10-26 00:53:122171
2172#if BUILDFLAG(IS_WIN)
2173 registry->RegisterBooleanPref(prefs::kNativeHostsExecutablesLaunchDirectly,
2174 false);
2175#endif // BUILDFLAG(IS_WIN)
Anthony Cui417bf4b2023-11-17 20:48:042176
Anthony Cuifc4726fc2023-12-01 23:28:472177#if BUILDFLAG(ENABLE_COMPOSE)
Anthony Cui74262132024-01-04 20:29:582178 registry->RegisterBooleanPref(prefs::kPrefHasCompletedComposeFRE, false);
Anthony Cui417bf4b2023-11-17 20:48:042179#endif
initial.commit09911bf2008-07-26 23:55:292180}
license.botbf09a502008-08-24 00:55:552181
[email protected]37ca3fe02013-07-05 15:32:442182void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
Xi Han25a7f032019-04-18 21:44:212183 RegisterUserProfilePrefs(registry, g_browser_process->GetApplicationLocale());
2184}
2185
2186void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2187 const std::string& locale) {
2188 RegisterProfilePrefs(registry, locale);
[email protected]2424cc52013-07-17 13:44:382189
Xiaohan Wangae7f9182022-01-16 00:37:522190#if BUILDFLAG(IS_ANDROID)
mlliuee3a405c2016-10-28 22:34:522191 ::android::RegisterUserProfilePrefs(registry);
2192#endif
Yuta Hijikata31a359c2020-11-27 07:50:262193#if BUILDFLAG(IS_CHROMEOS_ASH)
John Palmer1e70a002023-08-15 02:20:342194 ash::RegisterUserProfilePrefs(registry, locale);
Kush Sinha31d120b72023-09-04 12:21:542195 ash::TokenHandleFetcher::RegisterPrefs(registry);
Xiyuan Xia5a8c4172019-05-13 16:23:482196#endif
[email protected]37ca3fe02013-07-05 15:32:442197}
2198
[email protected]8eefe842014-01-17 06:42:402199void RegisterScreenshotPrefs(PrefRegistrySimple* registry) {
2200 registry->RegisterBooleanPref(prefs::kDisableScreenshots, false);
2201}
2202
Yuta Hijikata31a359c2020-11-27 07:50:262203#if BUILDFLAG(IS_CHROMEOS_ASH)
John Palmer1e70a002023-08-15 02:20:342204void RegisterSigninProfilePrefs(user_prefs::PrefRegistrySyncable* registry,
2205 std::string_view country) {
Xi Han25a7f032019-04-18 21:44:212206 RegisterProfilePrefs(registry, g_browser_process->GetApplicationLocale());
John Palmer1e70a002023-08-15 02:20:342207 ash::RegisterSigninProfilePrefs(registry, country);
[email protected]37ca3fe02013-07-05 15:32:442208}
Eyor Alemayehu4b516fb2019-02-20 20:24:292209
[email protected]37ca3fe02013-07-05 15:32:442210#endif
2211
rkaplowf216caf2015-03-02 22:37:452212// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532213// See chrome/browser/prefs/README.md for details.
Lei Zhangb76b80e32020-04-08 16:58:162214void MigrateObsoleteLocalStatePrefs(PrefService* local_state) {
Scott Littlec463f3362022-02-15 18:44:242215 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2216 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2217 // to be migrated or cleared specifically for iOS as well. This could be by
2218 // doing the migration in feature code that's called by all platforms instead
2219 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432220 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242221
Dominic Battre645d42342020-12-04 16:14:102222 // BEGIN_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
2223 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2224
Brittany Hartmire1ffd662e2023-04-04 22:46:512225// Added 04/2023.
2226#if BUILDFLAG(IS_CHROMEOS_ASH)
2227 local_state->ClearPref(kEasyUnlockHardlockState);
2228#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2229
Artem Sumaneev77f80bb2023-04-11 14:04:582230 // Added 04/2023.
2231 local_state->ClearPref(kTypeSubscribedForInvalidations);
2232 local_state->ClearPref(kActiveRegistrationToken);
2233 local_state->ClearPref(kFCMInvalidationClientIDCache);
2234
Osama Fathy5d236652023-04-17 17:31:122235// Added 04/2023.
2236#if BUILDFLAG(IS_CHROMEOS_ASH)
2237 local_state->ClearPref(kConsolidatedConsentTrial);
2238#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2239
Roland Bock8e21dd022023-04-27 09:33:482240// Added 04/2023.
2241#if BUILDFLAG(IS_CHROMEOS_ASH)
2242 local_state->ClearPref(kEnrollmentIdUploadedOnChromad);
2243 local_state->ClearPref(kLastChromadMigrationAttemptTime);
2244#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2245
Pilar Molina Lopezef825502023-05-12 18:08:482246 // Added 05/2023.
Colin Blundella2aea272023-05-15 09:50:002247 local_state->ClearPref(kForceEnablePepperVideoDecoderDevAPI);
2248
2249 // Added 05/2023.
Pilar Molina Lopezef825502023-05-12 18:08:482250 local_state->ClearPref(kUseMojoVideoDecoderForPepperAllowed);
2251
Mariam Ali4c166962024-01-04 12:18:162252 // Added 05/2023.
Vasiliy Telezhnikov2a786452023-05-12 23:53:372253 local_state->ClearPref(kPPAPISharedImagesSwapChainAllowed);
2254
Ramin Halavatiec90e022023-05-23 13:55:052255// Added 05/2023.
2256#if BUILDFLAG(ENABLE_SCREEN_AI_SERVICE)
2257 local_state->ClearPref(kScreenAIScheduledDeletionTimePrefName);
2258#endif
2259
Mariam Ali4c166962024-01-04 12:18:162260// Added 05/2023.
Cathy Li7ff029622023-05-26 04:56:522261#if BUILDFLAG(IS_ANDROID)
2262 local_state->ClearPref(kWeeklyStatsReportingTimestamp);
2263#endif
2264
Hidehiko Abead7991f22023-05-31 14:32:222265// Added 05/2023.
2266#if BUILDFLAG(IS_CHROMEOS_ASH)
2267 local_state->ClearPref(kSupervisedUsersFirstRun);
2268 local_state->ClearPref(kSupervisedUserSyncId);
2269 local_state->ClearPref(kSupervisedUserManagers);
2270 local_state->ClearPref(kSupervisedUserManagerNames);
2271 local_state->ClearPref(kSupervisedUserManagerDisplayEmails);
2272
2273 local_state->ClearPref(kSupervisedUserPasswordSchema);
2274 local_state->ClearPref(kSupervisedUserPasswordSalt);
2275 local_state->ClearPref(kSupervisedUserPasswordRevision);
2276
2277 local_state->ClearPref(kSupervisedUserNeedPasswordUpdate);
2278 local_state->ClearPref(kSupervisedUserIncompleteKey);
2279#endif
2280
Eshwar Stalin883b5a72023-07-11 02:05:592281// Added 07/2023.
2282#if !BUILDFLAG(IS_ANDROID)
2283 local_state->ClearPref(kLegacyHoverCardImagesEnabled);
2284#endif
2285
Etienne Bergeron6ac228e2023-08-02 17:39:042286 // Added 07/2023.
2287 local_state->ClearPref(kShutdownNumProcesses);
2288 local_state->ClearPref(kShutdownNumProcessesSlow);
Etienne Bergeronec5c88fb2023-08-07 15:09:392289 local_state->ClearPref(kShutdownType);
Etienne Bergeron6ac228e2023-08-02 17:39:042290
Daniel Ruberya440a6b12023-09-08 22:04:332291 // Added 09/2023.
2292#if BUILDFLAG(IS_WIN)
2293 local_state->ClearPref(kSwReporter);
2294 local_state->ClearPref(kChromeCleaner);
2295#endif
2296
Ahmed Mehfooze6c06892023-09-14 00:48:172297// Added 09/2023.
2298#if BUILDFLAG(IS_CHROMEOS_ASH)
2299 local_state->ClearPref(kGestureEducationNotificationShown);
2300#endif
2301
Zelin Liuafae5a22023-12-18 22:16:072302// Added 11/2023.
2303#if BUILDFLAG(IS_CHROMEOS_ASH)
2304 local_state->ClearPref(kIsolatedWebAppsEnabled);
2305#endif
2306
Mariam Ali4c166962024-01-04 12:18:162307 // Added 12/2023.
Antonio Sartori910f325932023-12-19 16:19:032308 local_state->ClearPref(kPrivacyBudgetReportedReidBlocks);
2309
Vasiliy Telezhnikov3600f1e2024-01-13 01:28:342310 // Added 01/2024.
2311 local_state->ClearPref(kPPAPISharedImagesForVideoDecoderAllowed);
2312
Michael Checoc64e6b0f2024-01-24 03:00:382313// Added 01/2024.
2314#if BUILDFLAG(IS_CHROMEOS_ASH)
2315 local_state->ClearPref(kExtendedFkeysModifier);
2316#endif
2317
Leonard Grey8f81011a2024-02-07 17:59:452318// Added 02/2024
2319#if BUILDFLAG(IS_MAC)
2320 local_state->ClearPref(kScreenTimeEnabled);
2321#endif
Nicolas Dossou-Gbete166dffd2024-02-16 15:46:512322
2323 // Added 02/2024
2324 local_state->ClearPref(kSearchEnginesChoiceProfile);
2325
Will Harris234a5252024-02-26 23:44:572326#if BUILDFLAG(IS_WIN)
2327 // Deprecated 02/2024.
2328 local_state->ClearPref(kOsCryptAppBoundFixedDataPrefName);
Will Harrisd511eaa2024-03-26 17:52:472329 // Deprecated 03/2024.
2330 local_state->ClearPref(kOsCryptAppBoundFixedData2PrefName);
Will Harris234a5252024-02-26 23:44:572331#endif
2332
Hirthanan Subenderanc7a6c192024-03-12 19:14:362333#if BUILDFLAG(IS_CHROMEOS_ASH)
2334 // Added 03/2024.
2335 local_state->ClearPref(kOobeGuestAcceptedTos);
2336#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2337
Dominic Battre645d42342020-12-04 16:14:102338 // Please don't delete the following line. It is used by PRESUBMIT.py.
2339 // END_MIGRATE_OBSOLETE_LOCAL_STATE_PREFS
Scott Littlec463f3362022-02-15 18:44:242340
2341 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2342 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2343 // to be migrated or cleared specifically for iOS as well. This could be by
2344 // doing the migration in feature code that's called by all platforms instead
2345 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432346 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
rkaplowf216caf2015-03-02 22:37:452347}
2348
2349// This method should be periodically pruned of year+ old migrations.
Gabriel Charette1eecf132021-04-15 16:55:532350// See chrome/browser/prefs/README.md for details.
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572351void MigrateObsoleteProfilePrefs(PrefService* profile_prefs,
2352 const base::FilePath& profile_path) {
Scott Littlec463f3362022-02-15 18:44:242353 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2354 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2355 // to be migrated or cleared specifically for iOS as well. This could be by
2356 // doing the migration in feature code that's called by all platforms instead
2357 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432358 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
Scott Littlec463f3362022-02-15 18:44:242359
Dominic Battre645d42342020-12-04 16:14:102360 // BEGIN_MIGRATE_OBSOLETE_PROFILE_PREFS
2361 // Please don't delete the preceding line. It is used by PRESUBMIT.py.
2362
wutaobc9027e2020-04-08 02:01:442363 // Check MigrateDeprecatedAutofillPrefs() to see if this is safe to remove.
Moe Ahmadic3061bd2018-08-30 16:25:322364 autofill::prefs::MigrateDeprecatedAutofillPrefs(profile_prefs);
Alexandr Ilin273e20b2018-09-05 19:47:572365
Tarun Bansal99e447d2020-03-17 10:07:562366 // Added 3/2020.
Julian Pastarmov7da3bc22021-03-30 14:30:182367 // TODO(crbug.com/1062698): Remove this once the privacy settings redesign
2368 // is fully launched.
Ben Schwartz135746c2020-05-14 04:37:032369 chrome_browser_net::secure_dns::MigrateProbesSettingToOrFromBackup(
2370 profile_prefs);
wutao2e24aff2020-04-03 17:01:022371
David Roger877bdc72022-10-19 09:38:512372 // Once this migration is complete, the tracked preference
Mikel Astiz662cb5e22023-10-02 16:04:242373 // `kGoogleServicesLastSyncingAccountIdDeprecated` can be removed.
David Roger877bdc72022-10-19 09:38:512374 if (profile_prefs->HasPrefPath(
Mikel Astiz662cb5e22023-10-02 16:04:242375 prefs::kGoogleServicesLastSyncingAccountIdDeprecated)) {
2376 std::string account_id = profile_prefs->GetString(
2377 prefs::kGoogleServicesLastSyncingAccountIdDeprecated);
2378 profile_prefs->ClearPref(
2379 prefs::kGoogleServicesLastSyncingAccountIdDeprecated);
David Roger877bdc72022-10-19 09:38:512380 bool is_email = account_id.find('@') != std::string::npos;
Andrew Breggerf89f1322023-02-01 02:22:032381 if (!is_email && !account_id.empty()) {
Mikel Astiz662cb5e22023-10-02 16:04:242382 profile_prefs->SetString(prefs::kGoogleServicesLastSyncingGaiaId,
2383 account_id);
Andrew Breggerf89f1322023-02-01 02:22:032384 }
David Roger877bdc72022-10-19 09:38:512385 }
2386
Charles Meng7e9ad6c2024-03-12 21:03:332387 // TODO(326079444): After experiment is over, update the deprecated date and
2388 // allow this to be cleaned up.
2389#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS_ASH)
2390 MigrateDefaultBrowserLastDeclinedPref(profile_prefs);
2391#endif
2392
Richard Chui821cdad2023-04-07 21:39:572393// Added 04/2023.
2394#if BUILDFLAG(IS_CHROMEOS_ASH)
2395 profile_prefs->ClearPref(kBentoBarEnabled);
2396 profile_prefs->ClearPref(kUserHasUsedDesksRecently);
2397#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2398
Dan Harrington83791492023-04-10 20:49:272399// Added 04/2023.
2400#if BUILDFLAG(IS_ANDROID)
2401 profile_prefs->ClearPref(kBackoff);
2402 profile_prefs->ClearPref(kUserSettingEnabled);
2403 profile_prefs->ClearPref(kLimitlessPrefetchingEnabledTimePref);
2404 profile_prefs->ClearPref(kPrefetchTestingHeaderPref);
2405 profile_prefs->ClearPref(kEnabledByServer);
2406 profile_prefs->ClearPref(kNextForbiddenCheckTimePref);
2407 profile_prefs->ClearPref(kPrefetchCachedGCMToken);
2408#endif
2409
Artem Sumaneev77f80bb2023-04-11 14:04:582410 // Added 04/2023.
2411 profile_prefs->ClearPref(kTypeSubscribedForInvalidations);
2412 profile_prefs->ClearPref(kActiveRegistrationToken);
2413 profile_prefs->ClearPref(kFCMInvalidationClientIDCache);
2414
Dan Harrington899e25232023-04-11 18:23:572415 // Added 04/2023.
2416#if BUILDFLAG(IS_ANDROID)
2417 ntp_snippets::prefs::MigrateObsoleteProfilePrefsApril2023(profile_prefs);
2418#endif
2419
Jérémie Boulic8d672f22023-04-18 02:44:052420// Added 04/2023.
2421#if BUILDFLAG(IS_CHROMEOS_ASH)
2422 profile_prefs->ClearPref(kOfficeFilesAlwaysMove);
2423 profile_prefs->ClearPref(kOfficeMoveConfirmationShown);
2424#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2425
Brittany Hartmire402a3922023-04-18 22:15:362426// Added 04/2023.
2427#if BUILDFLAG(IS_CHROMEOS_ASH)
2428 profile_prefs->ClearPref(kProximityAuthIsChromeOSLoginEnabled);
2429#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2430
Brittany Hartmire22aa1ae82023-05-09 17:37:232431// Added 05/2023.
2432#if BUILDFLAG(IS_CHROMEOS_ASH)
2433 profile_prefs->ClearPref(kSmartLockSigninAllowed);
2434#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2435
David Trainorb7400c22023-05-10 19:17:062436// Added 05/2023.
2437#if BUILDFLAG(IS_ANDROID)
2438 profile_prefs->ClearPref(kVideoTutorialsPreferredLocaleKey);
2439 profile_prefs->ClearPref(kVideoTutorialsLastUpdatedTimeKey);
2440#endif // BUILDFLAG(IS_ANDROID
2441
Peter Marshall7fdea2b2023-05-15 01:16:382442// Added 05/2023.
2443#if BUILDFLAG(IS_CHROMEOS_ASH)
2444 profile_prefs->ClearPref(kOfficeSetupComplete);
2445#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2446
Elias Khsheibund1700562023-05-15 13:31:212447// Added 05/2023.
Michael Checo1f8625942023-05-23 19:33:472448#if BUILDFLAG(IS_CHROMEOS_ASH)
2449 profile_prefs->ClearPref(kEventRemappedToRightClick);
2450#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2451
2452// Added 05/2023.
Elias Khsheibund1700562023-05-15 13:31:212453#if BUILDFLAG(IS_ANDROID)
2454 profile_prefs->ClearPref(kTimesUPMAuthErrorShown);
2455#endif // BUILDFLAG(IS_ANDROID)
2456
Maciek Slusarczyk56833f02023-05-19 09:02:142457// Added 05/2023.
2458#if BUILDFLAG(IS_CHROMEOS_ASH)
2459 profile_prefs->ClearPref(kSamlPasswordSyncToken);
2460#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2461
Alan Cutter086bdf72023-06-09 02:40:112462// Added 06/2023.
2463#if BUILDFLAG(IS_CHROMEOS_ASH)
2464 profile_prefs->ClearPref(kWebAppCalculatorAppErasureFixAppliedPref);
2465#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2466
Alan Cutter3bfce6e2023-06-07 01:53:022467 // Added 06/2023.
2468 profile_prefs->ClearPref(kWebAppsExtensionIDs);
2469
Marc Treib7aaf21332023-06-14 08:30:012470 // Added 06/2023.
2471#if BUILDFLAG(IS_CHROMEOS_ASH)
2472 profile_prefs->ClearPref(kOsSyncPrefsMigrated);
2473#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2474
Yue Zhangf7cf6712023-06-16 18:11:322475 // Added 06/2023.
2476#if !BUILDFLAG(IS_ANDROID)
2477 profile_prefs->ClearPref(kShouldShowSidePanelBookmarkTab);
2478#endif // !BUILDFLAG(IS_ANDROID)
2479
Mariam Ali4c166962024-01-04 12:18:162480 // Added 06/2023.
Jian Li7541a082023-06-18 23:52:142481#if BUILDFLAG(ENABLE_FEED_V2)
2482 profile_prefs->ClearPref(kVideoPreviewsType);
2483#endif // BUILDFLAG(ENABLE_FEED_V2)
2484
Maciek Slusarczyk9fed52232023-06-21 14:46:072485 // Added 06/2023.
2486#if BUILDFLAG(IS_CHROMEOS_ASH)
2487 profile_prefs->ClearPref(kGaiaLastOnlineSignInTime);
2488 profile_prefs->ClearPref(kSAMLLastGAIASignInTime);
2489#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2490
Anthony Cui5e5dad9322023-07-10 17:34:542491 // Added 06/2023.
2492#if BUILDFLAG(IS_ANDROID)
2493 profile_prefs->ClearPref(kPrefExplicitLanguageAskShown);
2494#endif // BUILDFLAG(IS_ANDROID)
2495
Mihai Sardarescu6db89cf2023-07-04 07:36:022496// Added 07/2023.
2497#if !BUILDFLAG(IS_CHROMEOS_ASH)
2498 profile_prefs->ClearPref(kUnifiedConsentMigrationState);
2499#endif
2500
Viktor Semeniuk13075de02023-07-18 08:24:362501 // Added 07/2023.
2502 profile_prefs->ClearPref(kPasswordsGroupingInfoRequested);
2503
Hui Yingstd4c7a572023-07-18 18:16:152504 // Added 07/2023.
2505#if BUILDFLAG(IS_CHROMEOS_ASH)
2506 profile_prefs->ClearPref(kPowerMetricsIdleScreenOffCount);
2507 profile_prefs->ClearPref(kPowerMetricsIdleSuspendCount);
2508 profile_prefs->ClearPref(kPowerMetricsLidClosedSuspendCount);
2509#endif
Mikel Astiz5c4bda9b2023-07-21 10:28:032510 syncer::SyncPrefs::MigrateAutofillWalletImportEnabledPref(profile_prefs);
Hui Yingstd4c7a572023-07-18 18:16:152511
Christoph Schlosser1f1ec9b2023-07-26 08:12:562512// Added 07/2023.
2513#if BUILDFLAG(IS_CHROMEOS_ASH)
2514 profile_prefs->ClearPref(kHatsPrivacyHubBaselineIsSelected);
2515 profile_prefs->ClearPref(kHatsPrivacyHubBaselineCycleEndTs);
2516#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2517
Yuta Hijikata9cd674122023-07-29 15:43:372518// Added 07/2023.
2519#if BUILDFLAG(IS_CHROMEOS_ASH)
2520 profile_prefs->ClearPref(kClearUserDataDir1Pref);
2521#endif
2522
Rushan Suleymanov95b36922023-08-03 17:17:412523 // Added 08/2023.
2524 invalidation::InvalidatorRegistrarWithMemory::ClearDeprecatedPrefs(
2525 profile_prefs);
2526 invalidation::PerUserTopicSubscriptionManager::ClearDeprecatedPrefs(
2527 profile_prefs);
2528 invalidation::FCMInvalidationService::ClearDeprecatedPrefs(profile_prefs);
2529
François Degros82e8d052023-08-15 19:44:232530 // Added 08/2023.
2531 profile_prefs->ClearPref(kDriveFsBulkPinningMaxQueueSize);
2532
Mariam Ali4c166962024-01-04 12:18:162533 // Added 09/2023.
Nicola Tommasiff549832023-09-04 11:35:062534 profile_prefs->ClearPref(kPrivacySandboxM1Unrestricted);
Daniel Ruberya440a6b12023-09-08 22:04:332535#if BUILDFLAG(IS_WIN)
2536 profile_prefs->ClearPref(kSwReporter);
2537 profile_prefs->ClearPref(kSettingsResetPrompt);
2538 profile_prefs->ClearPref(kChromeCleaner);
2539#endif
Lily Chen492c670f2023-09-15 21:35:472540 profile_prefs->ClearPref(kDownloadBubbleEnabled);
Ankush Singh041ec0d2023-09-21 09:06:132541 profile_prefs->ClearPref(kPrivacySandboxManuallyControlled);
Mikel Astiz3dc3dabc2023-09-25 19:32:212542#if BUILDFLAG(IS_CHROMEOS_ASH)
2543 profile_prefs->ClearPref(kSyncInitialSyncFeatureSetupCompleteOnAsh);
2544#endif
Ivana Žužić2fa04d12023-09-29 13:46:312545#if BUILDFLAG(IS_ANDROID)
2546 profile_prefs->ClearPref(kSettingsMigratedToUPM);
2547#endif
Nicola Tommasiff549832023-09-04 11:35:062548
Mikel Astizd848587f2023-10-02 09:28:032549 // Added 10/2023.
2550 ClearSyncRequestedPrefAndMaybeMigrate(profile_prefs);
2551
James Hawkins8d2adfd2023-10-05 08:24:562552// Added 10/2023.
2553#if BUILDFLAG(IS_CHROMEOS_ASH)
2554 profile_prefs->ClearPref(kLastSuccessfulDomainPref);
2555 profile_prefs->ClearPref(kShouldAttemptReenable);
Jeremy Wu52e5c852023-10-31 01:45:092556 profile_prefs->ClearPref(kAudioVolumePercent);
James Hawkins8d2adfd2023-10-05 08:24:562557#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2558
Tim Sergeantce1539d2023-10-12 00:35:492559 // Added 10/2023.
2560#if BUILDFLAG(IS_CHROMEOS)
2561 profile_prefs->ClearPref(kSupportedLinksAppPrefsKey);
2562#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2563
Eric Suma2add402023-10-24 03:48:532564#if BUILDFLAG(IS_CHROMEOS_ASH)
2565 // Added 10/2023.
2566 profile_prefs->ClearPref(kNightLightCachedLatitude);
2567 profile_prefs->ClearPref(kNightLightCachedLongitude);
2568#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2569
Mariam Ali4c166962024-01-04 12:18:162570 // Added 11/2023.
Ryan Kalla4bd74b412023-11-03 16:11:362571 profile_prefs->ClearPref(kPrivacySandboxAntiAbuseInitialized);
2572
Guido Urdaneta39d28bb72023-11-09 14:40:582573 // Added 11/2023.
2574 profile_prefs->ClearPref(kWebRTCAllowLegacyTLSProtocols);
2575
Jiaming Chengbf012ae2023-11-10 22:00:122576#if BUILDFLAG(IS_CHROMEOS_ASH)
2577 // Added 11/2023.
2578 profile_prefs->ClearPref(kSystemTrayExpanded);
2579#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2580
Zauri Meshvelianic39cff7c2023-11-14 20:31:112581#if BUILDFLAG(IS_CHROMEOS_ASH)
Mariam Ali4c166962024-01-04 12:18:162582 // Added 11/2023.
Zauri Meshvelianic39cff7c2023-11-14 20:31:112583 profile_prefs->ClearPref(kUserGeolocationAllowed);
2584#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2585
Victor Hugo Vianna Silvaa9775a22023-11-23 10:20:082586#if !BUILDFLAG(IS_ANDROID)
2587 // Added 11/2023.
2588 password_manager::features_util::MigrateOptInPrefToSyncSelectedTypes(
2589 profile_prefs);
2590#endif // !BUILDFLAG(IS_ANDROID)
2591
Victor Hugo Vianna Silva6cc84402023-12-06 15:21:572592#if BUILDFLAG(IS_ANDROID)
2593 // Added 11/2023, but DO NOT REMOVE after the usual year!
2594 // TODO(crbug.com/1445497): The pref kPasswordsUseUPMLocalAndSeparateStores
2595 // and this call (to compute said pref) should be removed once
2596 // kUnifiedPasswordManagerLocalPasswordsAndroidWithMigration is launched and
2597 // enough clients have migrated. UsesSplitStoresAndUPMForLocal() should be
2598 // updated to check the GmsCoreVersion directly instead of the pref, or might
2599 // be removed entirely, depending how the outdated GmsCore case is handled.
2600 password_manager_android_util::SetUsesSplitStoresAndUPMForLocal(profile_prefs,
2601 profile_path);
2602#endif
2603
Mariam Ali2edf0f0a2024-03-11 08:32:082604 // Added 11/2023.
Jan Keitel17fdab22023-11-17 12:41:362605 profile_prefs->ClearPref(kPasswordChangeSuccessTrackerFlows);
2606 profile_prefs->ClearPref(kPasswordChangeSuccessTrackerVersion);
2607
Wen-Chien Wang29111192023-11-30 02:13:302608#if BUILDFLAG(IS_CHROMEOS_ASH)
Mariam Ali2edf0f0a2024-03-11 08:32:082609 // Added 11/2023.
Wen-Chien Wang29111192023-11-30 02:13:302610 profile_prefs->ClearPref(kImageSearchPrivacyNotice);
2611#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2612
Matt Jones90c86302023-12-07 18:06:382613 // Added 11/2023.
2614 profile_prefs->ClearPref(kWebAndAppActivityEnabledForShopping);
2615
Amelie Schneider21352392023-12-12 15:24:372616#if !BUILDFLAG(IS_ANDROID)
2617 // Added 12/2023.
2618 password_manager::features_util::MigrateDeclinedSaveOptInToExplicitOptOut(
2619 profile_prefs);
2620#endif // !BUILDFLAG(IS_ANDROID)
2621
Wenyu Fuae0324f2023-12-12 19:10:282622#if BUILDFLAG(IS_ANDROID)
2623 // Added 12/2023.
2624 profile_prefs->ClearPref(kTemplatesRandomOrder);
2625#endif
2626
Shu Yangfc961acb2023-12-15 10:58:552627#if BUILDFLAG(IS_ANDROID)
2628 // Added 12/2023.
2629 profile_prefs->ClearPref(kDesktopSitePeripheralSettingEnabled);
2630 profile_prefs->ClearPref(kDesktopSiteDisplaySettingEnabled);
2631#endif
2632
Mariam Ali2edf0f0a2024-03-11 08:32:082633 // Added 12/2023.
Lily Chen4766ba32023-12-15 17:37:122634 profile_prefs->ClearPref(kDownloadDuplicateFilePromptEnabled);
2635
Mariam Ali2edf0f0a2024-03-11 08:32:082636 // Added 12/2023.
Sophie Chang97c75f02023-12-21 17:36:302637 profile_prefs->ClearPref(kModelQualityLoggingClientId);
2638
Ryan Sultanem3b4f5952023-12-21 14:27:362639 // Added 12/2023.
2640 // Moving the `kExplicitBrowserSignin` from sync/ to signin/.
2641 // If the sync (old) pref still exists, copy it to signin (new),
2642 // and clear the sync part of the pref.
2643 if (profile_prefs->HasPrefPath(kSync_ExplicitBrowserSignin)) {
2644 profile_prefs->SetBoolean(
2645 prefs::kExplicitBrowserSignin,
2646 profile_prefs->GetBoolean(kSync_ExplicitBrowserSignin));
2647 profile_prefs->ClearPref(kSync_ExplicitBrowserSignin);
2648 }
2649
Mariam Alid43a5d42024-01-04 11:28:282650 // Added 01/2024.
2651 profile_prefs->ClearPref(kPrivacySandboxPageViewed);
2652
Mariam Ali454bafbf2024-01-04 16:24:092653 // Added 01/2024.
2654 profile_prefs->ClearPref(kPrivacySandboxApisEnabledV2);
2655 profile_prefs->ClearPref(kPrivacySandboxManuallyControlledV2);
2656
Anthony Cui74262132024-01-04 20:29:582657 // Added 01/2024.
2658#if BUILDFLAG(ENABLE_COMPOSE)
2659 profile_prefs->ClearPref(kPrefHasAcceptedComposeConsent);
Anthony Cui1f26306a2024-01-08 18:19:482660 profile_prefs->ClearPref(kAutofillAssistanceEnabled);
Anthony Cui74262132024-01-04 20:29:582661#endif
2662
Side Yilmazcdc4cd92024-01-08 14:28:362663 // Added 01/2024.
2664 profile_prefs->ClearPref(kSyncedLastTimePasswordCheckCompleted);
2665
Lily Chenf7aa1fc2024-01-09 16:25:052666 // Added 01/2024.
2667 profile_prefs->ClearPref(kDownloadBubbleIphSuppression);
2668
Mariam Ali2edf0f0a2024-03-11 08:32:082669 // Added 01/2024.
Nicholas Hollingum8cef1a72024-01-17 23:12:512670#if BUILDFLAG(IS_CHROMEOS_ASH)
Andrea Orru162346b2024-01-12 10:24:452671 profile_prefs->ClearPref(kPersistedSystemExtensions);
Nicholas Hollingum8cef1a72024-01-17 23:12:512672 profile_prefs->ClearPref(kBorealisVmTokenHash);
Andrea Orru162346b2024-01-12 10:24:452673#endif // BUILDFLAG(IS_CHROMEOS_ASH)
2674
Alison Gale002bbfa2024-01-24 17:22:492675#if !BUILDFLAG(IS_ANDROID)
Mariam Ali2edf0f0a2024-03-11 08:32:082676 // Added 1/2024.
Alison Gale002bbfa2024-01-24 17:22:492677 performance_manager::user_tuning::prefs::MigrateTabDiscardingExceptionsPref(
2678 profile_prefs);
2679#endif
2680
Daniel Murphy93abb662024-01-25 17:11:142681 // Added 01/2024.
2682 profile_prefs->ClearPref(kNtpShownPage);
2683 profile_prefs->ClearPref(kNtpAppPageNames);
2684
Mariam Ali2edf0f0a2024-03-11 08:32:082685 // Added 01/2024.
Ian Kilpatrick3990a492024-01-26 00:31:552686#if BUILDFLAG(IS_WIN)
2687 profile_prefs->ClearPref(kSearchResultsPagePrimaryFontsPref);
2688 profile_prefs->ClearPref(kSearchResultsPageFallbackFontsPref);
2689#endif
2690
Mariam Ali2edf0f0a2024-03-11 08:32:082691 // Added 01/2024.
Jiaming Chengbdc479b2024-01-29 21:47:302692#if BUILDFLAG(IS_CHROMEOS_ASH)
2693 profile_prefs->ClearPref(kUpdateNotificationLastShownMilestone);
2694#endif
2695
Mariam Ali2edf0f0a2024-03-11 08:32:082696 // Added 01/2024.
Viktor Semeniuk02ce9b82024-02-05 12:11:072697#if BUILDFLAG(IS_ANDROID)
2698 profile_prefs->ClearPref(kSavePasswordsSuspendedByError);
2699#endif
2700
Mariam Ali2edf0f0a2024-03-11 08:32:082701 // Added 02/2024
Daniel Rubery0d9dc312024-02-06 02:21:372702 profile_prefs->ClearPref(kSafeBrowsingDeepScanPromptSeen);
2703 profile_prefs->ClearPref(kSafeBrowsingEsbEnabledTimestamp);
2704
Mariam Ali2edf0f0a2024-03-11 08:32:082705 // Added 02/2024.
David Blackdf74125d22024-02-12 19:00:052706#if BUILDFLAG(IS_CHROMEOS_ASH)
2707 for (const char* pref : kWelcomeTourTimeBucketsOfFirstInteractions) {
2708 profile_prefs->ClearPref(pref);
2709 }
Zufeng Wangfb1cfcb2024-02-22 08:13:072710
Mariam Ali2edf0f0a2024-03-11 08:32:082711 // Added 02/2024.
Zufeng Wangfb1cfcb2024-02-22 08:13:072712 profile_prefs->ClearPref(kDiscoverTabSuggestionChipTimesLeftToShow);
David Blackdf74125d22024-02-12 19:00:052713#endif
2714
Mariam Ali2edf0f0a2024-03-11 08:32:082715 // Added 02/2024.
Curt Clemens446950b32024-02-20 23:57:152716#if BUILDFLAG(IS_CHROMEOS_ASH)
2717 profile_prefs->ClearPref(kHatsSmartLockSurveyCycleEndTs);
2718 profile_prefs->ClearPref(kHatsSmartLockDeviceIsSelected);
2719 profile_prefs->ClearPref(kHatsUnlockSurveyCycleEndTs);
2720 profile_prefs->ClearPref(kHatsUnlockDeviceIsSelected);
2721#endif
2722
Mariam Ali2edf0f0a2024-03-11 08:32:082723 // Added 02/2024
Alison Gale861cb4022024-02-21 19:20:262724 profile_prefs->ClearPref(kResetCheckDefaultBrowser);
2725
Mariam Ali2edf0f0a2024-03-11 08:32:082726 // Added 02/2024
Abigail Klein6a099f272024-03-06 20:31:392727 profile_prefs->ClearPref(kOfferReaderMode);
2728
Mariam Ali2edf0f0a2024-03-11 08:32:082729 // Added 03/2024.
2730 profile_prefs->ClearPref(kPlusAddressLastFetchedTime);
2731
2732 // Added 03/2024.
2733 profile_prefs->ClearPref(kPrivacySandboxApisEnabled);
2734
Nicolas Dossou-Gbete745c6c6a2024-03-25 19:20:132735 // Added 03/2024.
2736 profile_prefs->ClearPref(kDefaultSearchProviderChoicePendingDeprecated);
2737
Mikel Astiz9e85b4c2024-02-26 16:04:552738 // Added 02/2024, but DO NOT REMOVE after the usual year!
2739 // TODO(crbug.com/40282890): Remove ~one year after full launch.
2740 browser_sync::MaybeMigrateSyncingUserToSignedIn(profile_path, profile_prefs);
2741
Jacques Newmand516dda2024-03-20 21:49:552742 // Added 03/2024.
2743 profile_prefs->ClearPref(kShowInternalAccessibilityTree);
2744
Jacob Stanleya3e3fb42024-03-28 13:40:012745 // Added 03/2024.
2746 profile_prefs->ClearPref(kTrackingProtectionSentimentSurveyGroup);
2747 profile_prefs->ClearPref(kTrackingProtectionSentimentSurveyStartTime);
2748 profile_prefs->ClearPref(kTrackingProtectionSentimentSurveyEndTime);
2749
Filipa Senraac341cc2024-03-29 09:47:262750 // Added 03/2024
2751 profile_prefs->ClearPref(kPreferencesMigratedToBasic);
2752
Dominic Battre645d42342020-12-04 16:14:102753 // Please don't delete the following line. It is used by PRESUBMIT.py.
2754 // END_MIGRATE_OBSOLETE_PROFILE_PREFS
Scott Littlec463f3362022-02-15 18:44:242755
2756 // IMPORTANT NOTE: This code is *not* run on iOS Chrome. If a pref is migrated
2757 // or cleared here, and that pref is also used in iOS Chrome, it may also need
2758 // to be migrated or cleared specifically for iOS as well. This could be by
2759 // doing the migration in feature code that's called by all platforms instead
2760 // of here, or by calling migration code in the appropriate place for iOS
Gauthier Ambardfd73b8a12023-05-17 09:54:432761 // specifically, e.g. ios/chrome/browser/shared/model/prefs/browser_prefs.mm.
[email protected]102253f2012-12-14 17:00:582762}