blob: e5f9fd62e9302e613d39644bbad7430d16bc3635 [file] [log] [blame]
[email protected]e41982a72012-11-20 07:16:511// Copyright 2012 The Chromium Authors. All rights reserved.
license.botbf09a502008-08-24 00:55:552// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
initial.commit09911bf2008-07-26 23:55:294
[email protected]37858e52010-08-26 00:22:025#include "chrome/browser/prefs/browser_prefs.h"
initial.commit09911bf2008-07-26 23:55:296
[email protected]c5d4b1842014-06-20 21:19:507#include <string>
8
primiano6221e572015-01-28 12:14:349#include "base/trace_event/trace_event.h"
Nico Webereaa08412019-08-14 01:24:3710#include "build/branding_buildflags.h"
avib896c712015-12-26 02:10:4311#include "build/build_config.h"
[email protected]1a47d7e2010-10-15 00:37:2412#include "chrome/browser/about_flags.h"
Dominic Mazzoni21fb0282019-02-13 18:32:4713#include "chrome/browser/accessibility/accessibility_labels_service.h"
James Wallace-Lee25a1b05e2018-07-24 00:06:3114#include "chrome/browser/accessibility/accessibility_ui.h"
[email protected]7a25d872012-05-21 19:14:1315#include "chrome/browser/accessibility/invert_bubble_prefs.h"
Robert Ogden8e7116ea2019-07-25 18:54:0816#include "chrome/browser/availability/availability_prober.h"
[email protected]b1de2c72013-02-06 02:45:4717#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2318#include "chrome/browser/chrome_content_browser_client.h"
Andreea Costinasc4b76ff2019-04-11 15:52:1319#include "chrome/browser/chromeos/policy/tpm_auto_update_mode_policy_handler.h"
Mattias Nissler980f2aa52019-02-13 13:21:4920#include "chrome/browser/chromeos/scheduler_configuration_manager.h"
sorinebcfc8dd2016-08-12 21:57:1821#include "chrome/browser/component_updater/component_updater_prefs.h"
[email protected]a6d36cc2011-02-23 00:39:4822#include "chrome/browser/custom_handlers/protocol_handler_registry.h"
Tarun Bansal2a09d3b2020-05-28 16:06:2723#include "chrome/browser/data_use_measurement/chrome_data_use_measurement.h"
[email protected]70019152012-12-19 11:44:1924#include "chrome/browser/devtools/devtools_window.h"
[email protected]e5dc4222010-08-30 22:16:3225#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1626#include "chrome/browser/engagement/important_sites_util.h"
Dominique Fauteux-Chapleau556bb84f2020-04-20 22:06:2927#include "chrome/browser/enterprise/connectors/connectors_prefs.h"
[email protected]ed2b1002011-05-25 14:12:1028#include "chrome/browser/external_protocol/external_protocol_handler.h"
[email protected]1b3588d2012-10-10 21:17:2529#include "chrome/browser/first_run/first_run.h"
[email protected]e6933d2a2013-03-12 22:32:2130#include "chrome/browser/gpu/gpu_mode_manager.h"
[email protected]5e9d1f72011-01-19 14:15:2331#include "chrome/browser/intranet_redirect_detector.h"
Avi Drissmand30927342018-05-22 15:04:2732#include "chrome/browser/lifetime/browser_shutdown.h"
[email protected]cd80cce2013-12-02 15:19:1933#include "chrome/browser/media/media_device_id_salt.h"
Becca Hughes6354b6b2017-08-31 22:01:5534#include "chrome/browser/media/media_engagement_service.h"
John Rummelle5621c12017-09-05 23:52:1035#include "chrome/browser/media/media_storage_id_salt.h"
Derek Cheng23a01402018-07-24 13:38:1436#include "chrome/browser/media/router/media_router_feature.h"
mcasasa2023ab2016-09-08 01:06:3637#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
Evan Stade32d635a2020-04-03 18:51:2538#include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h"
Henrik Grunelle11045a2019-04-12 09:27:2739#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h"
Sebastien Marchand5a63997a2019-09-27 19:15:3440#include "chrome/browser/memory/enterprise_memory_limit_pref_observer.h"
[email protected]4a55a712014-06-08 16:50:3441#include "chrome/browser/metrics/chrome_metrics_service_client.h"
Eric Secklera5c24e12018-11-28 16:09:2042#include "chrome/browser/net/net_error_tab_helper.h"
[email protected]ba85a602014-06-28 20:37:1243#include "chrome/browser/net/prediction_options.h"
Matt Menkecfef87d2017-08-03 13:03:0644#include "chrome/browser/net/profile_network_context_service.h"
Ben Schwartz135746c2020-05-14 04:37:0345#include "chrome/browser/net/secure_dns_util.h"
Matt Menke4dfb375c2018-06-13 18:06:3146#include "chrome/browser/net/system_network_context_manager.h"
Anita Woodruffda0cdb642017-08-22 18:36:5047#include "chrome/browser/notifications/notification_channels_provider_android.h"
Tom Anderson1ef51d032020-02-11 01:05:0848#include "chrome/browser/notifications/notification_display_service_impl.h"
peterc4007912015-07-31 21:13:3749#include "chrome/browser/notifications/notifier_state_tracker.h"
Sharon Yangc6706902018-07-16 13:06:1950#include "chrome/browser/notifications/platform_notification_service_impl.h"
Balazs Engedy715b0ec2019-12-04 15:11:4551#include "chrome/browser/permissions/quiet_notification_permission_ui_state.h"
Pavol Markodebb0ff2018-05-07 18:35:4152#include "chrome/browser/policy/developer_tools_policy_handler.h"
Alexander Hendrich25f5ad72019-09-11 12:10:5253#include "chrome/browser/policy/webusb_allow_devices_for_urls_policy_handler.h"
[email protected]24f95242014-02-10 17:55:2854#include "chrome/browser/prefs/chrome_pref_service_factory.h"
[email protected]4e94ab32011-08-05 05:28:2755#include "chrome/browser/prefs/incognito_mode_prefs.h"
iclelland27f4bcb2016-06-22 16:41:0356#include "chrome/browser/prefs/origin_trial_prefs.h"
[email protected]37858e52010-08-26 00:22:0257#include "chrome/browser/prefs/session_startup_pref.h"
Robert Ogdend46ffb692020-04-22 22:26:1358#include "chrome/browser/previews/previews_https_notification_infobar_decider.h"
Robert Ogden9b95cd52019-04-23 14:43:5859#include "chrome/browser/previews/previews_offline_helper.h"
Nikita Podguzov26222d12019-12-04 11:44:3160#include "chrome/browser/printing/print_preview_sticky_settings.h"
[email protected]1bee6ed2012-03-14 06:46:3661#include "chrome/browser/profiles/chrome_version_service.h"
[email protected]ee937fe2013-02-27 00:41:5962#include "chrome/browser/profiles/profile.h"
Thomas Tanglc67ace42019-06-07 19:31:5063#include "chrome/browser/profiles/profile_attributes_entry.h"
[email protected]8ecad5e2010-12-02 21:18:3364#include "chrome/browser/profiles/profile_impl.h"
[email protected]dee810e2011-06-27 19:43:3965#include "chrome/browser/profiles/profile_info_cache.h"
[email protected]de71ae992013-07-18 03:30:3866#include "chrome/browser/profiles/profiles_state.h"
johnmecf2da0c2015-10-28 19:42:1267#include "chrome/browser/push_messaging/push_messaging_app_identifier.h"
gab3ca4a492017-03-02 00:19:4168#include "chrome/browser/rlz/chrome_rlz_tracker_delegate.h"
[email protected]a7b8e43d2013-03-18 18:52:4369#include "chrome/browser/search/search.h"
Himanshu Jajubcf3b9292019-06-07 12:54:0770#include "chrome/browser/sharing/sharing_sync_preference.h"
Ryan Sleevi4689ad32018-04-16 19:09:0571#include "chrome/browser/ssl/ssl_config_service_manager.h"
Adrienne Walker297651292020-05-08 00:23:1872#include "chrome/browser/storage/appcache_feature_prefs.h"
avi24d693f2016-08-06 18:03:5273#include "chrome/browser/task_manager/task_manager_interface.h"
oysteine386fc9e2015-06-07 18:45:4174#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2675#include "chrome/browser/ui/browser_ui_prefs.h"
Robert Liao741be302019-07-19 23:24:4276#include "chrome/browser/ui/hats/hats_service.h"
[email protected]26bd3893c2014-04-15 18:59:5877#include "chrome/browser/ui/navigation_correction_tab_observer.h"
[email protected]297fb7c22012-06-26 12:37:4978#include "chrome/browser/ui/network_profile_bubble.h"
[email protected]9ce7cb42011-12-07 18:53:0779#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
[email protected]62f77772011-02-23 19:45:4280#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Kristi Park6a5ed4d2020-01-27 20:24:0581#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble_controller.h"
[email protected]b56e2e32012-05-11 21:18:0482#include "chrome/browser/ui/tabs/pinned_tab_codec.h"
Livvie Lin9141d0f132020-03-23 22:47:0483#include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h"
[email protected]265a1492011-02-27 05:58:0784#include "chrome/browser/ui/webui/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4985#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0286#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Xing Liu7252b8d2020-01-22 22:12:4787#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Alexey Baskakov396edb92018-08-02 05:11:4288#include "chrome/browser/web_applications/web_app_provider.h"
Martin Kreichgauer0e1b15ef2018-06-20 02:59:5089#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Scott Violet6200d332018-02-23 21:29:2390#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:1691#include "chrome/common/pref_names.h"
Daniel Vogelheim976f1c22017-11-22 16:26:0392#include "chrome/common/secure_origin_whitelist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:5193#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:3294#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
ioanapa8bfbc72016-09-07 16:09:0595#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:3096#include "components/certificate_transparency/pref_names.h"
mukai8eaec822014-10-25 17:53:1697#include "components/content_settings/core/browser/host_content_settings_map.h"
John Abd-El-Malek89a5f3a2019-06-14 18:21:5398#include "components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.h"
[email protected]6a5b0712014-07-16 00:30:1099#include "components/dom_distiller/core/distilled_page_prefs.h"
Katie D1ca4328b2020-02-19 18:08:47100#include "components/dom_distiller/core/dom_distiller_features.h"
101#include "components/dom_distiller/core/pref_names.h"
Scott Violet9ae82892018-03-01 18:38:12102#include "components/feature_engagement/buildflags.h"
sdefresne8593e6432015-12-01 12:38:08103#include "components/flags_ui/pref_service_flags_storage.h"
Brandon Wyliec7a94502018-10-18 18:43:25104#include "components/image_fetcher/core/cache/image_cache.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54105#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07106#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28107#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57108#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20109#include "components/language/core/browser/language_prefs.h"
Peter Wen45025ea2018-09-17 15:16:27110#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34111#include "components/network_time/network_time_tracker.h"
dgn52914722016-10-18 10:28:42112#include "components/ntp_snippets/content_suggestions_service.h"
jkrcal093410c2016-12-21 16:13:55113#include "components/ntp_snippets/remote/remote_suggestions_provider_impl.h"
jkrcalf9966462017-03-29 16:25:21114#include "components/ntp_snippets/remote/remote_suggestions_scheduler_impl.h"
treibe0e11db2016-09-29 15:35:34115#include "components/ntp_snippets/remote/request_throttler.h"
jkrcale13510e2016-09-08 17:56:20116#include "components/ntp_snippets/user_classifier.h"
treibbb0c5af52016-12-09 17:34:15117#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12118#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13119#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53120#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53121#include "components/omnibox/browser/zero_suggest_provider.h"
Sophie Chang5ff4b942019-05-23 20:04:32122#include "components/optimization_guide/optimization_guide_prefs.h"
melandory444f85f2015-09-07 13:32:42123#include "components/password_manager/core/browser/password_bubble_experiment.h"
[email protected]1f730bd2014-02-28 15:11:32124#include "components/password_manager/core/browser/password_manager.h"
Vasilii Sukhanovdd791ee2019-06-24 12:11:59125#include "components/password_manager/core/common/password_manager_pref_names.h"
anthonyvd6a43b932017-05-11 18:39:27126#include "components/payments/core/payment_prefs.h"
brettw03e61962016-03-15 06:27:04127#include "components/policy/core/browser/browser_policy_connector.h"
128#include "components/policy/core/browser/url_blacklist_manager.h"
David Bienvenu554a2592020-02-13 20:20:54129#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04130#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26131#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47132#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08133#include "components/prefs/pref_registry_simple.h"
134#include "components/prefs/pref_service.h"
abhishek.a2171c612852015-08-31 10:48:19135#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
nzolghadrd87a308d2016-12-07 15:45:56136#include "components/rappor/rappor_service_impl.h"
Ali Jumafb3dc1f2020-01-07 17:33:47137#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
[email protected]0915b352014-06-25 19:58:14138#include "components/search_engines/template_url_prepopulate_data.h"
Colin Blundell7657b402020-02-25 09:46:50139#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Carlos ILb284c4c62019-12-05 08:07:20140#include "components/security_state/core/security_state.h"
Mikel Astizf61f4ba02018-06-01 10:50:19141#include "components/sessions/core/session_id_generator.h"
Henrique Ferreiro94eb46f2019-07-03 14:38:56142#include "components/signin/public/identity_manager/identity_manager.h"
Eric Robinson49f19b62018-09-17 21:28:15143#include "components/subresource_filter/content/browser/ruleset_service.h"
maxbogue2f960e52016-10-07 01:24:15144#include "components/sync/base/sync_prefs.h"
Jeffrey Cohen053be24d2019-07-23 23:44:05145#include "components/sync_device_info/device_info_prefs.h"
maxbogueea16ff412016-10-28 16:35:29146#include "components/sync_preferences/pref_service_syncable.h"
Mikel Astiz0889b2be2018-09-25 16:20:41147#include "components/sync_sessions/session_sync_prefs.h"
[email protected]81135072014-02-14 14:11:02148#include "components/translate/core/browser/translate_prefs.h"
wafflesd2d9a332016-04-09 01:59:57149#include "components/update_client/update_client.h"
blundell0300cdea2015-09-03 12:47:44150#include "components/variations/service/variations_service.h"
[email protected]f3b1a082011-11-18 00:34:30151#include "content/public/browser/render_process_host.h"
Scott Violetc8240b02018-03-08 22:03:59152#include "extensions/buildflags/buildflags.h"
[email protected]ad66db12014-07-10 12:43:47153#include "net/http/http_server_properties_manager.h"
Scott Violet02e38b92018-03-27 23:42:14154#include "ppapi/buildflags/buildflags.h"
Scott Violet318a55f2018-03-30 19:08:19155#include "printing/buildflags/buildflags.h"
Scott Violeta5f7ba12018-04-02 22:03:40156#include "rlz/buildflags/buildflags.h"
[email protected]a814d8632009-01-31 20:18:52157
Denis Kuznetsov32099f32017-12-15 14:04:57158#if BUILDFLAG(ENABLE_BACKGROUND_MODE)
thestige4155842014-10-20 18:58:02159#include "chrome/browser/background/background_mode_manager.h"
160#endif
161
brettw00899e62016-11-12 02:10:17162#if BUILDFLAG(ENABLE_EXTENSIONS)
je_julie.kim7fbb5a1a2015-02-09 17:26:05163#include "chrome/browser/accessibility/animation_policy_prefs.h"
Dominick Ng6ff51052018-07-06 05:30:20164#include "chrome/browser/apps/platform_apps/shortcut_manager.h"
[email protected]17510602014-06-05 11:02:28165#include "chrome/browser/extensions/activity_log/activity_log.h"
166#include "chrome/browser/extensions/api/commands/command_service.h"
Adam Langley4da8d112017-11-30 06:24:01167#include "chrome/browser/extensions/api/cryptotoken_private/cryptotoken_private_api.h"
[email protected]17510602014-06-05 11:02:28168#include "chrome/browser/extensions/api/tabs/tabs_api.h"
[email protected]d5a74be2014-08-08 01:01:27169#include "chrome/browser/extensions/extension_web_ui.h"
rdevlin.cronin81d35162017-05-31 15:44:48170#include "chrome/browser/extensions/ntp_overridden_bubble_delegate.h"
avib896c712015-12-26 02:10:43171#include "chrome/browser/ui/toolbar/toolbar_actions_bar.h"
Devlin Cronin71f0f532018-04-26 16:35:06172#include "chrome/browser/ui/webui/extensions/extensions_ui.h"
tbarzicfa3c7ef62017-04-17 23:12:02173#include "extensions/browser/api/audio/audio_api.h"
afakhry2bd481832016-06-16 16:17:24174#include "extensions/browser/api/runtime/runtime_api.h"
[email protected]d5a74be2014-08-08 01:01:27175#include "extensions/browser/extension_prefs.h"
James Hawkins1d1dc7e02018-03-02 22:11:54176#if defined(OS_CHROMEOS)
Aya ElAttarb4f7a5f2020-03-05 00:47:24177#include "chrome/browser/chromeos/extensions/extensions_permissions_tracker.h"
Joel Hockey7fb974342019-06-27 23:35:05178#include "chrome/browser/chromeos/guest_os/guest_os_share_path.h"
Lutz Justenbb2ad1892019-04-24 12:46:18179#include "chrome/browser/chromeos/kerberos/kerberos_credentials_manager.h"
James Hawkins5330caef2018-03-05 21:00:28180#include "chrome/browser/chromeos/login/easy_unlock/easy_unlock_service.h"
Aya ElAttar3b017952020-03-12 19:29:17181#include "chrome/browser/chromeos/login/existing_user_controller.h"
Aya ElAttare58ee2b2020-03-25 13:08:26182#include "chrome/browser/chromeos/policy/system_features_disable_list_policy_handler.h"
A Olsen5806d6552019-01-22 09:58:20183#include "chrome/browser/chromeos/settings/stats_reporting_controller.h"
Xiaochu Liu48ab5932018-05-11 03:44:04184#include "chrome/browser/component_updater/metadata_table_chromeos.h"
Nicolas Ouellet-Payeur7f9a63ef2018-08-28 17:26:06185#else
186#include "chrome/browser/extensions/api/enterprise_reporting_private/prefs.h"
Lei Zhang6cb9b842019-12-16 20:29:12187#endif // defined(OS_CHROMEOS)
brettw00899e62016-11-12 02:10:17188#endif // BUILDFLAG(ENABLE_EXTENSIONS)
[email protected]17510602014-06-05 11:02:28189
Lei Zhang6cb9b842019-12-16 20:29:12190#if BUILDFLAG(ENABLE_LEGACY_DESKTOP_IN_PRODUCT_HELP)
191#include "chrome/browser/feature_engagement/session_duration_updater.h"
192#endif
193
jianliac940cb2017-06-07 05:13:08194#if BUILDFLAG(ENABLE_OFFLINE_PAGES)
Dmitry Titov4d2bde02017-06-30 05:29:52195#include "chrome/browser/offline_pages/prefetch/offline_metrics_collector_impl.h"
Justin DeWittfa60f892017-07-26 01:33:33196#include "chrome/browser/offline_pages/prefetch/prefetch_background_task_handler_impl.h"
Dan Harrington57be4a02018-09-14 17:50:19197#include "components/offline_pages/core/prefetch/prefetch_prefs.h"
jianliac940cb2017-06-07 05:13:08198#endif
199
bauerbecab4f52017-03-13 20:16:41200#if BUILDFLAG(ENABLE_PLUGINS)
Lei Zhang244db525f2020-01-23 22:42:47201#include "chrome/browser/pepper_flash_settings_manager.h"
Nicholas Verned391eae2017-11-13 02:41:38202#include "chrome/browser/plugins/plugin_info_host_impl.h"
bauerb4da36132014-12-26 19:53:13203#include "chrome/browser/plugins/plugins_resource_service.h"
Lei Zhang244db525f2020-01-23 22:42:47204#include "chrome/browser/renderer_host/pepper/device_id_fetcher.h"
bauerb4da36132014-12-26 19:53:13205#endif
206
thestig4888f292016-10-07 23:57:55207#if BUILDFLAG(ENABLE_SERVICE_DISCOVERY)
[email protected]9544e562013-09-21 04:20:55208#include "chrome/browser/ui/webui/local_discovery/local_discovery_ui.h"
209#endif
210
Lei Zhang6cb9b842019-12-16 20:29:12211#if BUILDFLAG(ENABLE_SUPERVISED_USERS)
212#include "chrome/browser/supervised_user/child_accounts/child_account_service.h"
213#include "chrome/browser/supervised_user/supervised_user_service.h"
214#include "chrome/browser/supervised_user/supervised_user_whitelist_service.h"
Bettina Deaf3dac202017-09-16 20:53:22215#endif
216
thestigf2a0fa92016-09-07 09:37:29217#if defined(OS_ANDROID)
zpengdb4a58e2017-01-10 17:40:32218#include "chrome/browser/android/bookmarks/partner_bookmarks_shim.h"
Dmitry Titov5f6cfb42018-10-05 18:52:14219#include "chrome/browser/android/explore_sites/history_statistics_reporter.h"
zpengdb4a58e2017-01-10 17:40:32220#include "chrome/browser/android/ntp/recent_tabs_page_prefs.h"
Kenichi Ishibashi35ac7132017-12-08 03:44:30221#include "chrome/browser/android/oom_intervention/oom_intervention_decider.h"
mlliuee3a405c2016-10-28 22:34:52222#include "chrome/browser/android/preferences/browser_prefs_android.h"
Patrick Noland87d9f842019-01-16 03:52:02223#include "chrome/browser/android/usage_stats/usage_stats_bridge.h"
John Rummell4703af62019-02-15 02:31:00224#include "chrome/browser/media/android/cdm/media_drm_origin_id_manager.h"
Christopher Thompson2602fea2019-11-26 19:36:54225#include "chrome/browser/ssl/known_interception_disclosure_infobar_delegate.h"
xhwang116acb92017-04-03 18:27:20226#include "components/cdm/browser/media_drm_storage_impl.h"
Sky Malicedd28f282018-06-14 03:22:24227#include "components/feed/buildflags.h"
Dan Harringtonb0ffac0a2020-03-06 22:56:36228#include "components/feed/core/shared_prefs/pref_names.h"
Sebastien9f5e1d12019-12-19 20:09:57229#include "components/games/core/games_prefs.h"
vitaliii9f8aa5f82016-12-22 09:26:35230#include "components/ntp_snippets/category_rankers/click_based_category_ranker.h"
zpengdb4a58e2017-01-10 17:40:32231#include "components/ntp_tiles/popular_sites_impl.h"
Clark DuVall600abea2020-03-23 16:16:17232#include "components/permissions/contexts/geolocation_permission_context_android.h"
Xing Liu0327d832020-05-15 21:07:03233#include "components/query_tiles/tile_service_prefs.h"
Sky Malicedd28f282018-06-14 03:22:24234#if BUILDFLAG(ENABLE_FEED_IN_CHROME)
Dan Harringtonc4cedb3e2020-01-30 04:08:52235#include "components/feed/core/common/pref_names.h"
Sky Malicedd28f282018-06-14 03:22:24236#endif // BUILDFLAG(ENABLE_FEED_IN_CHROME)
Greg Thompson8bcd799b2018-08-10 09:49:33237#else // defined(OS_ANDROID)
Abigail Klein4a4ac272020-04-07 17:47:15238#include "chrome/browser/accessibility/caption_controller.h"
James Cook3e50a062019-11-19 17:07:38239#include "chrome/browser/apps/app_service/app_service_proxy.h"
Dominique Fauteux-Chapleaudfe386b2020-03-25 18:52:36240#include "chrome/browser/enterprise/reporting/prefs.h"
peter9f4490a2017-01-27 00:58:36241#include "chrome/browser/gcm/gcm_product_util.h"
Lei Zhang6cb9b842019-12-16 20:29:12242#include "chrome/browser/media/unified_autoplay_config.h"
Michael Giuffridab41fa5c42017-11-13 23:30:57243#include "chrome/browser/metrics/tab_stats_tracker.h"
Richard Knoll5e10a0f2020-05-27 13:25:35244#include "chrome/browser/nearby_sharing/nearby_sharing_prefs.h"
Kyle Milka503bba32018-06-08 16:23:05245#include "chrome/browser/search/instant_service.h"
Dan Beam91995d12019-09-21 04:48:10246#include "chrome/browser/search/promos/promo_service.h"
Kyle Milka779c9ce2019-01-18 16:39:22247#include "chrome/browser/search/search_suggest/search_suggest_service.h"
thestigc91176f42014-10-28 20:16:35248#include "chrome/browser/signin/signin_promo.h"
zpengdb4a58e2017-01-10 17:40:32249#include "chrome/browser/ui/startup/startup_browser_creator.h"
rbpotterbe128632019-11-22 04:50:42250#include "chrome/browser/ui/webui/history/foreign_session_handler.h"
251#include "chrome/browser/ui/webui/history/history_ui.h"
John Lee136759f02019-04-15 20:19:11252#include "chrome/browser/ui/webui/settings/settings_ui.h"
Greg Thompson8bcd799b2018-08-10 09:49:33253#include "chrome/browser/upgrade_detector/upgrade_detector.h"
Lei Zhang6cb9b842019-12-16 20:29:12254#include "components/ntp_tiles/custom_links_manager_impl.h"
Greg Thompson8bcd799b2018-08-10 09:49:33255#endif // defined(OS_ANDROID)
thestigc91176f42014-10-28 20:16:35256
[email protected]9acc48602009-11-30 21:18:51257#if defined(OS_CHROMEOS)
Bailey Berro1ee1c122019-10-18 20:52:44258#include "ash/public/cpp/ash_pref_names.h"
Xiyuan Xia5a8c4172019-05-13 16:23:48259#include "ash/public/cpp/ash_prefs.h"
peletskyif19358fd2016-11-08 16:21:29260#include "chrome/browser/chromeos/app_mode/arc/arc_kiosk_app_manager.h"
[email protected]1637c192013-02-16 04:00:13261#include "chrome/browser/chromeos/app_mode/kiosk_app_manager.h"
Anatoliy Potapchuk29a95cb32019-10-16 10:27:57262#include "chrome/browser/chromeos/app_mode/kiosk_cryptohome_remover.h"
Anatoliy Potapchuk02e248492019-10-21 16:19:26263#include "chrome/browser/chromeos/app_mode/web_app/web_kiosk_app_manager.h"
James Cookc542d992019-11-08 23:34:24264#include "chrome/browser/chromeos/apps/apk_web_app_service.h"
msramek56e72e82016-11-17 16:14:47265#include "chrome/browser/chromeos/arc/policy/arc_policy_bridge.h"
Yusuke Sato00ca17d2019-10-04 21:56:57266#include "chrome/browser/chromeos/arc/session/arc_session_manager.h"
Archie Pusakad68d92f2019-10-28 05:45:25267#include "chrome/browser/chromeos/bluetooth/debug_logs_manager.h"
Michael Ershov0601f5be2020-02-19 12:10:13268#include "chrome/browser/chromeos/cert_provisioning/cert_provisioning_common.h"
Aga Wronskaac6cf362019-02-26 21:36:55269#include "chrome/browser/chromeos/child_accounts/parent_access_code/parent_access_service.h"
Sarah Hua0b666a2018-05-22 16:45:38270#include "chrome/browser/chromeos/child_accounts/screen_time_controller.h"
yilkal2aaa55662020-02-25 01:38:30271#include "chrome/browser/chromeos/child_accounts/time_limits/app_activity_registry.h"
yilkalb8065b252020-01-09 01:35:51272#include "chrome/browser/chromeos/child_accounts/time_limits/app_time_controller.h"
Renee Wrightc41d5432018-04-26 05:27:37273#include "chrome/browser/chromeos/crostini/crostini_pref_names.h"
Josh Nohleb416b832020-05-20 00:43:01274#include "chrome/browser/chromeos/cryptauth/client_app_metadata_provider_service.h"
Kyle Horimoto776196a2018-04-03 17:29:17275#include "chrome/browser/chromeos/cryptauth/cryptauth_device_id_provider_impl.h"
Satoru Takabayashi876d4e62014-12-03 04:52:24276#include "chrome/browser/chromeos/customization/customization_document.h"
[email protected]a5058a22013-08-29 20:49:51277#include "chrome/browser/chromeos/extensions/echo_private_api.h"
Alexander Hendrichcafd3a2e2019-06-27 15:05:35278#include "chrome/browser/chromeos/extensions/login_screen/login/login_api.h"
Nikita Podguzovf84ee492020-01-23 13:22:31279#if defined(USE_CUPS)
280#include "chrome/browser/chromeos/extensions/printing/printing_api_handler.h"
281#endif
Anastasiia Nikolaienko57d479d42020-04-24 14:17:03282#include "chrome/browser/chromeos/child_accounts/secondary_account_consent_logger.h"
mtomaszbd1170f2014-10-21 05:34:18283#include "chrome/browser/chromeos/file_system_provider/registry.h"
[email protected]980d5f9e2013-12-17 17:47:08284#include "chrome/browser/chromeos/first_run/first_run.h"
Joel Hockey7fb974342019-06-27 23:35:05285#include "chrome/browser/chromeos/guest_os/guest_os_pref_names.h"
Toni Barzic14329d02017-07-17 21:59:12286#include "chrome/browser/chromeos/lock_screen_apps/state_controller.h"
jdufault59d6f53d2017-02-15 19:19:37287#include "chrome/browser/chromeos/login/demo_mode/demo_mode_detector.h"
Toni Barzic75610ae2018-08-17 20:33:07288#include "chrome/browser/chromeos/login/demo_mode/demo_mode_resources_remover.h"
Wenzhao Zangc7402e82018-10-23 17:49:17289#include "chrome/browser/chromeos/login/demo_mode/demo_session.h"
Aga Wronskad2535c42018-08-24 15:56:22290#include "chrome/browser/chromeos/login/demo_mode/demo_setup_controller.h"
xiaoyinhb849e9c12017-04-21 21:40:33291#include "chrome/browser/chromeos/login/quick_unlock/fingerprint_storage.h"
Jacob Dufaultf7918c92018-04-04 20:56:28292#include "chrome/browser/chromeos/login/quick_unlock/pin_storage_prefs.h"
sammiequon250289992016-11-08 07:22:04293#include "chrome/browser/chromeos/login/quick_unlock/quick_unlock_utils.h"
A Olsencf2d7cf2019-04-16 12:04:26294#include "chrome/browser/chromeos/login/saml/saml_profile_prefs.h"
Victor Hsiehca89ad002019-10-28 20:08:07295#include "chrome/browser/chromeos/login/screens/enable_adb_sideloading_screen.h"
Mattias Nissler41b4a5d2017-09-22 15:37:55296#include "chrome/browser/chromeos/login/screens/reset_screen.h"
[email protected]295ca1a72014-07-01 16:14:31297#include "chrome/browser/chromeos/login/session/user_session_manager.h"
[email protected]aa8328fb2013-04-19 15:09:06298#include "chrome/browser/chromeos/login/startup_utils.h"
[email protected]83d82d42014-05-16 02:04:42299#include "chrome/browser/chromeos/login/users/avatar/user_image_manager.h"
300#include "chrome/browser/chromeos/login/users/avatar/user_image_sync_observer.h"
[email protected]4d390782014-08-15 09:22:58301#include "chrome/browser/chromeos/login/users/chrome_user_manager_impl.h"
[email protected]83d82d42014-05-16 02:04:42302#include "chrome/browser/chromeos/login/users/multi_profile_user_controller.h"
kirtika857eeac2016-11-05 00:24:26303#include "chrome/browser/chromeos/net/network_throttling_observer.h"
pneubeckdabdfe912015-06-18 13:42:13304#include "chrome/browser/chromeos/platform_keys/key_permissions.h"
Olya Kalitovac869f962018-12-04 12:01:23305#include "chrome/browser/chromeos/plugin_vm/plugin_vm_pref_names.h"
Bartosz Fabianowskid4d93a72018-05-17 18:49:48306#include "chrome/browser/chromeos/policy/app_install_event_log_manager_wrapper.h"
Bartosz Fabianowski79028ae2018-02-23 17:25:03307#include "chrome/browser/chromeos/policy/app_install_event_logger.h"
Pavol Marko35bcf1a2018-05-23 15:33:07308#include "chrome/browser/chromeos/policy/auto_enrollment_client_impl.h"
[email protected]97275822014-01-21 19:30:36309#include "chrome/browser/chromeos/policy/browser_policy_connector_chromeos.h"
[email protected]69a99822013-06-11 00:31:36310#include "chrome/browser/chromeos/policy/device_cloud_policy_manager_chromeos.h"
rsorokin3c13ece2017-01-16 15:58:41311#include "chrome/browser/chromeos/policy/dm_token_storage.h"
Sergey Poromovd6575a0b2020-05-19 21:41:09312#include "chrome/browser/chromeos/policy/enrollment_requisition_manager.h"
Nikita Podguzov39d70fb2019-06-17 18:13:14313#include "chrome/browser/chromeos/policy/external_data_handlers/device_wallpaper_image_external_data_handler.h"
Saurabh Nijhara839c17c2020-05-19 00:18:29314#include "chrome/browser/chromeos/policy/minimum_version_policy_handler.h"
[email protected]bcb94772013-12-19 14:28:58315#include "chrome/browser/chromeos/policy/policy_cert_service_factory.h"
Marcelo Almeida12d92c62019-04-15 19:00:11316#include "chrome/browser/chromeos/policy/status_collector/device_status_collector.h"
Marcelo Almeida9ef8c132019-05-13 20:19:12317#include "chrome/browser/chromeos/policy/status_collector/status_collector.h"
Jia4a1a9842018-11-22 03:45:37318#include "chrome/browser/chromeos/power/auto_screen_brightness/metrics_reporter.h"
Daniel Erat645c8652017-11-16 00:01:57319#include "chrome/browser/chromeos/power/power_metrics_reporter.h"
[email protected]9acc48602009-11-30 21:18:51320#include "chrome/browser/chromeos/preferences.h"
David Valleauce0aedfa2018-03-30 18:46:16321#include "chrome/browser/chromeos/printing/cups_printers_manager.h"
Luum Habtemariam30402882020-03-05 17:37:51322#include "chrome/browser/chromeos/printing/enterprise_printers_provider.h"
Nikita Podguzove5b8304a2019-10-08 21:36:17323#include "chrome/browser/chromeos/printing/history/print_job_history_service.h"
Yulun Wu502158732019-07-24 00:31:45324#include "chrome/browser/chromeos/release_notes/release_notes_storage.h"
[email protected]0c4d97c2012-09-01 20:47:20325#include "chrome/browser/chromeos/settings/device_settings_cache.h"
[email protected]c280dbf2013-03-19 12:17:44326#include "chrome/browser/chromeos/system/automatic_reboot_manager.h"
afakhrye8eac602015-11-10 02:31:22327#include "chrome/browser/chromeos/system/input_device_settings.h"
Anthony Vallee-Dubois85edf222020-03-24 20:30:02328#include "chrome/browser/device_identity/chromeos/device_oauth2_token_store_chromeos.h"
[email protected]a0e44ccf2013-04-19 01:48:22329#include "chrome/browser/extensions/api/enterprise_platform_keys_private/enterprise_platform_keys_private_api.h"
[email protected]5a145e82014-05-29 22:19:07330#include "chrome/browser/extensions/extension_assets_manager_chromeos.h"
xhwangc84739e2015-03-14 01:02:46331#include "chrome/browser/media/protected_media_identifier_permission_context.h"
[email protected]8304f61a2014-05-24 12:17:33332#include "chrome/browser/metrics/chromeos_metrics_provider.h"
James Cookc542d992019-11-08 23:34:24333#include "chrome/browser/ui/app_list/app_list_syncable_service.h"
334#include "chrome/browser/ui/app_list/arc/arc_app_list_prefs.h"
335#include "chrome/browser/ui/app_list/search/arc/arc_app_reinstall_search_provider.h"
Michael Giuffridab41fa5c42017-11-13 23:30:57336#include "chrome/browser/ui/ash/chrome_launcher_prefs.h"
Andreea Costinaseaec4c172019-02-04 11:57:43337#include "chrome/browser/ui/webui/certificates_handler.h"
zelidrag459b11b12014-11-14 04:05:53338#include "chrome/browser/ui/webui/chromeos/login/enable_debugging_screen_handler.h"
[email protected]8e6742a52014-05-23 14:56:22339#include "chrome/browser/ui/webui/chromeos/login/hid_detection_screen_handler.h"
[email protected]daf4b542013-07-23 17:11:27340#include "chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h"
Kyle Horimoto3706f3f2020-01-23 00:37:02341#include "chrome/browser/ui/webui/settings/chromeos/os_settings_ui.h"
Roman Aleksandrovd32e34e72019-05-22 17:29:50342#include "chrome/browser/upgrade_detector/upgrade_detector_chromeos.h"
jamescook9439c7392014-12-18 01:47:25343#include "chromeos/audio/audio_devices_pref_handler_impl.h"
Kush Sinha36c20c42019-03-13 19:12:57344#include "chromeos/components/account_manager/account_manager.h"
Li Lin1d647b12020-02-20 23:27:53345#include "chromeos/components/quick_answers/public/cpp/quick_answers_prefs.h"
Steven Bennetts38e9bde22019-01-03 17:31:10346#include "chromeos/constants/chromeos_switches.h"
Matthew Wang9e210652018-11-16 19:40:28347#include "chromeos/network/fast_transition_observer.h"
Jon Mann0ca42a82020-03-05 00:48:07348#include "chromeos/network/network_metadata_store.h"
stevenjb100c6202016-10-28 02:28:00349#include "chromeos/network/proxy/proxy_config_handler.h"
Xiaohui Chene5d0ff62019-10-02 00:34:04350#include "chromeos/services/assistant/public/cpp/assistant_prefs.h"
James Cook1ddea982019-10-23 20:06:38351#include "chromeos/services/device_sync/device_sync_impl.h"
Jordy Greenblatt2265de702018-07-26 19:05:26352#include "chromeos/services/multidevice_setup/multidevice_setup_service.h"
alemate48255f3d2015-01-30 18:11:41353#include "chromeos/timezone/timezone_resolver.h"
Hidehiko Abe33e9adf2017-09-13 06:12:23354#include "components/arc/arc_prefs.h"
Askar Aitzhanb1a3e972019-06-07 11:08:56355#include "components/invalidation/impl/fcm_invalidation_service.h"
stevenjbf22f82e2016-10-26 21:47:38356#include "components/onc/onc_pref_names.h"
glevin5dd01a72016-03-23 23:08:12357#include "components/quirks/quirks_manager.h"
tbarzicd9a88fc92017-07-14 02:18:10358#include "extensions/browser/api/lock_screen_data/lock_screen_item_storage.h"
[email protected]86c6b9e32011-10-25 17:09:10359#else
360#include "chrome/browser/extensions/default_apps.h"
[email protected]9acc48602009-11-30 21:18:51361#endif
362
[email protected]ceafc462013-11-04 12:26:03363#if defined(OS_MACOSX)
[email protected]425f7a02014-04-29 01:51:44364#include "chrome/browser/ui/cocoa/apps/quit_with_apps_controller_mac.h"
Tom Anderson6a496032018-08-30 23:38:37365#include "chrome/browser/ui/cocoa/confirm_quit.h"
Christopher Cameron02f5c3b2020-03-26 02:13:12366#include "chrome/browser/web_applications/components/app_shim_registry_mac.h"
[email protected]2366a3a2012-10-02 20:41:14367#endif
368
[email protected]bdb8a1e2013-10-03 08:14:00369#if defined(OS_WIN)
[email protected]c5d4b1842014-06-20 21:19:50370#include "chrome/browser/component_updater/sw_reporter_installer_win.h"
Nico Webereaa08412019-08-14 01:24:37371#if BUILDFLAG(GOOGLE_CHROME_BRANDING)
Patrick Monettebb543942019-05-17 17:45:32372#include "chrome/browser/win/conflicts/incompatible_applications_updater.h"
373#include "chrome/browser/win/conflicts/module_database.h"
374#include "chrome/browser/win/conflicts/third_party_conflicts_manager.h"
Nico Webereaa08412019-08-14 01:24:37375#endif // BUILDFLAG(GOOGLE_CHROME_BRANDING)
ftirelo46b34222017-06-19 10:36:57376#include "chrome/browser/safe_browsing/chrome_cleaner/settings_resetter_win.h"
alito856526d2017-03-03 09:16:17377#include "chrome/browser/safe_browsing/settings_reset_prompt/settings_reset_prompt_prefs_manager.h"
[email protected]bdb8a1e2013-10-03 08:14:00378#endif
379
Will Harris265b3942019-10-21 01:01:33380#if defined(OS_WIN) || defined(OS_MACOSX)
381#include "components/os_crypt/os_crypt.h"
382#endif
383
Nicolas Ouellet-Payeurbdcab0092018-10-22 14:50:33384#if defined(OS_WIN) || defined(OS_MACOSX) || \
385 (defined(OS_LINUX) && !defined(OS_CHROMEOS))
Nicolas Ouellet-Payeur9a4a94d2018-09-17 15:26:11386#include "chrome/browser/browser_switcher/browser_switcher_prefs.h"
387#endif
388
thestigf2a0fa92016-09-07 09:37:29389#if !defined(OS_ANDROID) && !defined(OS_CHROMEOS)
Anthony Vallee-Dubois85edf222020-03-24 20:30:02390#include "chrome/browser/device_identity//device_oauth2_token_store_desktop.h"
Yann Dago0d896f62020-02-04 19:59:15391#include "chrome/browser/downgrade/downgrade_prefs.h"
thestigf2a0fa92016-09-07 09:37:29392#include "chrome/browser/ui/startup/default_browser_prompt.h"
393#endif
394
[email protected]ceafc462013-11-04 12:26:03395#if defined(TOOLKIT_VIEWS)
396#include "chrome/browser/ui/browser_view_prefs.h"
[email protected]ceafc462013-11-04 12:26:03397#endif
398
Becca Hughesf14a64bb2020-06-08 17:48:18399#if !defined(OS_ANDROID)
400#include "chrome/browser/media/feeds/media_feeds_service.h"
401#endif
402
[email protected]572f40c9b2012-07-06 20:35:33403namespace {
404
Natalie Chouinard2f9dbcf2019-04-02 23:54:35405#if defined(OS_ANDROID)
406// Deprecated 4/2019.
407const char kDismissedAssetDownloadSuggestions[] =
408 "ntp_suggestions.downloads.assets.dismissed_ids";
409const char kDismissedOfflinePageDownloadSuggestions[] =
410 "ntp_suggestions.downloads.offline_pages.dismissed_ids";
Natalie Chouinardbdc8cef2019-04-16 19:55:49411
412// Deprecated 4/2019.
413const char kBreakingNewsSubscriptionDataToken[] =
414 "ntp_suggestions.breaking_news_subscription_data.token";
415const char kBreakingNewsSubscriptionDataIsAuthenticated[] =
416 "ntp_suggestions.breaking_news_subscription_data.is_authenticated";
417const char kBreakingNewsGCMSubscriptionTokenCache[] =
418 "ntp_suggestions.breaking_news_gcm_subscription_token_cache";
419const char kBreakingNewsGCMLastTokenValidationTime[] =
420 "ntp_suggestions.breaking_news_gcm_last_token_validation_time";
421const char kBreakingNewsGCMLastForcedSubscriptionTime[] =
422 "ntp_suggestions.breaking_news_gcm_last_forced_subscription_time";
Natalie Chouinard7f2a79df2019-05-02 20:22:39423
424// Deprecated 4/2019.
425const char kContentSuggestionsConsecutiveIgnoredPrefName[] =
426 "ntp.content_suggestions.notifications.consecutive_ignored";
427const char kContentSuggestionsNotificationsSentDay[] =
428 "ntp.content_suggestions.notifications.sent_day";
429const char kContentSuggestionsNotificationsSentCount[] =
430 "ntp.content_suggestions.notifications.sent_count";
431const char kNotificationIDWithinCategory[] =
432 "ContentSuggestionsNotificationIDWithinCategory";
Natalie Chouinarda1750292019-06-07 19:28:18433
434// Deprecated 5/2019.
435const char kContentSuggestionsNotificationsEnabled[] =
436 "ntp.content_suggestions.notifications.enabled";
437
Natalie Chouinardbdc8cef2019-04-16 19:55:49438#endif // defined(OS_ANDROID)
Natalie Chouinard2f9dbcf2019-04-02 23:54:35439
Marc Treib41d56352019-05-21 09:17:12440#if !defined(OS_ANDROID)
441// Deprecated 5/2019
442const char kSignInPromoShowOnFirstRunAllowed[] =
443 "sync_promo.show_on_first_run_allowed";
444const char kSignInPromoShowNTPBubble[] = "sync_promo.show_ntp_bubble";
445#endif // !defined(OS_ANDROID)
446
Alan Cutterd0bd51902019-05-22 04:15:23447// Deprecated 5/2019
448const char kBookmarkAppCreationLaunchType[] =
449 "extensions.bookmark_app_creation_launch_type";
450
Eric Romanf99eeb0d2019-06-21 23:34:09451// Deprecated 6/2019
452const char kMediaCacheSize[] = "browser.media_cache_size";
453
Hector Carmona935994452019-06-26 17:56:25454#if defined(OS_WIN)
455// Deprecated 6/2019
456const char kHasSeenWin10PromoPage[] = "browser.has_seen_win10_promo_page";
457#endif // defined(OS_WIN)
458
Alex Ilina1d87b72019-07-12 18:07:07459// Deprecated 7/2019
460const char kSignedInTime[] = "signin.signedin_time";
461
Ramya Nagarajan1c9e055f2019-07-26 17:51:13462#if !defined(OS_ANDROID)
463// Deprecated 7/2019
464const char kNtpActivateHideShortcutsFieldTrial[] =
465 "ntp.activate_hide_shortcuts_field_trial";
466#endif // !defined(OS_ANDROID)
467
Nina Satragno8c832df2019-07-29 15:59:39468#if defined(OS_ANDROID)
469// Deprecated 7/2019
470// WebAuthn prefs were being erroneously stored on Android. They are registered
471// on other platforms.
472const char kWebAuthnLastTransportUsedPrefName[] =
473 "webauthn.last_transport_used";
Ken Buchananfa7b9402020-04-24 23:09:34474#endif // defined(OS_ANDROID)
475// Deprecated 4/2020
Nina Satragno8c832df2019-07-29 15:59:39476const char kWebAuthnBlePairedMacAddressesPrefName[] =
477 "webauthn.ble.paired_mac_addresses";
Nina Satragno8c832df2019-07-29 15:59:39478
David Benjamin2e989772019-08-01 16:36:04479// Deprecated 7/2019
480const char kLastKnownGoogleURL[] = "browser.last_known_google_url";
481const char kLastPromptedGoogleURL[] = "browser.last_prompted_google_url";
Marc Treib464ab1d2019-08-02 13:09:07482#if defined(USE_X11)
483constexpr char kLocalProfileId[] = "profile.local_profile_id";
484#endif
David Benjamin2e989772019-08-01 16:36:04485
François Doray28a7fd3a2019-08-26 05:35:27486// Deprecated 8/2019
Joshua Pawlickiafaa2922019-09-03 18:50:23487const char kInsecureExtensionUpdatesEnabled[] =
488 "extension_updates.insecure_extension_updates_enabled";
489
François Doray28a7fd3a2019-08-26 05:35:27490const char kLastStartupTimestamp[] = "startup_metric.last_startup_timestamp";
Francois Doraya208c172019-09-07 15:50:12491const char kLastStartupVersion[] = "startup_metric.last_startup_version";
492const char kSameVersionStartupCount[] =
493 "startup_metric.same_version_startup_count";
François Doray28a7fd3a2019-08-26 05:35:27494
Sophie Chang34d67842019-08-29 18:02:09495// Deprecated 8/2019
496const char kHintLoadedCounts[] = "optimization_guide.hint_loaded_counts";
497
David Roger23101002019-09-10 11:24:09498// Deprecated 9/2019
499const char kGoogleServicesUsername[] = "google.services.username";
David Rogere8e83f3c2019-09-12 10:56:23500const char kGoogleServicesUserAccountId[] = "google.services.user_account_id";
Tarun Bansalbce6c2952019-09-20 19:45:02501const char kDataReductionProxySavingsClearedNegativeSystemClock[] =
502 "data_reduction.savings_cleared_negative_system_clock";
Tarun Bansal99e447d2020-03-17 10:07:56503const char kDataReductionNetworkProperties[] =
504 "data_reduction.network_properties";
David Roger23101002019-09-10 11:24:09505
Bailey Berro1ee1c122019-10-18 20:52:44506#if defined(OS_CHROMEOS)
507// Deprecated 10/2019
508const char kDisplayRotationAcceleratorDialogHasBeenAccepted[] =
509 "settings.a11y.display_rotation_accelerator_dialog_has_been_accepted";
510#endif // defined(OS_CHROMEOS)
511
Jan Wilken Dörriee4df0f92019-12-03 11:53:04512// Deprecated 11/2019
513const char kBlacklistedCredentialsNormalized[] =
514 "profile.blacklisted_credentials_normalized";
515
Vasilii Sukhanovd67cacc2020-01-17 12:52:38516// Deprecated 1/2020
517#if defined(OS_MACOSX)
518const char kKeyCreated[] = "os_crypt.key_created";
519#endif // defined(OS_MACOSX)
520
Marc Treibae8cac692020-01-28 12:10:12521const char kGCMChannelStatus[] = "gcm.channel_status";
522const char kGCMChannelPollIntervalSeconds[] = "gcm.poll_interval";
523const char kGCMChannelLastCheckTime[] = "gcm.check_time";
524
Marc Treib86a40c42020-02-13 17:35:41525// Deprecated 2/2020
526const char kInvalidatorClientId[] = "invalidator.client_id";
527const char kInvalidatorInvalidationState[] = "invalidator.invalidation_state";
528const char kInvalidatorSavedInvalidations[] = "invalidator.saved_invalidations";
529
wutao2e24aff2020-04-03 17:01:02530#if defined(OS_CHROMEOS)
531// Deprecated 4/2020
532const char kAmbientModeTopicSource[] = "settings.ambient_mode.topic_source";
Nikita Podguzovbdea7002020-04-10 11:30:27533
534// Deprecated 4/2020
535const char kPrintingAllowedPageSizes[] = "printing.allowed_page_sizes";
wutao2e24aff2020-04-03 17:01:02536#endif // defined(OS_CHROMEOS)
537
Todd Sahl057d9c62020-04-17 18:41:14538// Deprecated 4/2020
539const char kExcludedSchemes[] = "protocol_handler.excluded_schemes";
540
Robert Ogden54892d02020-04-28 22:36:37541// Deprecated 4/2020
542const char kPreviewsLPRHostBlacklist[] = "previews.litepage.host-blacklist";
543const char kPreviewsLPRProbeCache[] = "Availability.Prober.cache.Litepages";
544const char kPreviewsLPROriginProbeCache[] =
545 "Availability.Prober.cache.LitepagesOriginCheck";
546
Toby Huang33753282020-05-05 18:55:22547#if defined(OS_CHROMEOS)
548// Deprecated 4/2020
549const char kSupervisedUsersNextId[] = "LocallyManagedUsersNextId";
550#endif // defined(OS_CHROMEOS)
551
Lei Zhangb76b80e32020-04-08 16:58:16552// Register local state used only for migration (clearing or moving to a new
553// key).
554void RegisterLocalStatePrefsForMigration(PrefRegistrySimple* registry) {
555 registry->RegisterBooleanPref(kGCMChannelStatus, true);
556 registry->RegisterIntegerPref(kGCMChannelPollIntervalSeconds, 0);
557 registry->RegisterInt64Pref(kGCMChannelLastCheckTime, 0);
558 registry->RegisterListPref(kInvalidatorSavedInvalidations);
559 registry->RegisterStringPref(kInvalidatorInvalidationState, std::string());
560 registry->RegisterStringPref(kInvalidatorClientId, std::string());
561
562#if defined(OS_WIN)
563 registry->RegisterBooleanPref(kHasSeenWin10PromoPage, false);
564#endif
Toby Huang33753282020-05-05 18:55:22565
566#if defined(OS_CHROMEOS)
567 registry->RegisterIntegerPref(kSupervisedUsersNextId, 0);
568#endif // defined(OS_CHROMEOS)
Lei Zhangb76b80e32020-04-08 16:58:16569}
570
James Cook0ba192bf2017-12-01 20:53:11571// Register prefs used only for migration (clearing or moving to a new key).
572void RegisterProfilePrefsForMigration(
573 user_prefs::PrefRegistrySyncable* registry) {
Natalie Chouinard2f9dbcf2019-04-02 23:54:35574#if defined(OS_ANDROID)
575 registry->RegisterListPref(kDismissedAssetDownloadSuggestions);
576 registry->RegisterListPref(kDismissedOfflinePageDownloadSuggestions);
Natalie Chouinardbdc8cef2019-04-16 19:55:49577
578 registry->RegisterStringPref(kBreakingNewsSubscriptionDataToken,
579 std::string());
580 registry->RegisterBooleanPref(kBreakingNewsSubscriptionDataIsAuthenticated,
581 false);
582 registry->RegisterStringPref(kBreakingNewsGCMSubscriptionTokenCache,
583 std::string());
584 registry->RegisterInt64Pref(kBreakingNewsGCMLastTokenValidationTime, 0);
585 registry->RegisterInt64Pref(kBreakingNewsGCMLastForcedSubscriptionTime, 0);
Natalie Chouinard7f2a79df2019-05-02 20:22:39586
587 registry->RegisterIntegerPref(kContentSuggestionsConsecutiveIgnoredPrefName,
588 0);
589 registry->RegisterIntegerPref(kContentSuggestionsNotificationsSentDay, 0);
590 registry->RegisterIntegerPref(kContentSuggestionsNotificationsSentCount, 0);
591 registry->RegisterStringPref(kNotificationIDWithinCategory, std::string());
Natalie Chouinarda1750292019-06-07 19:28:18592 registry->RegisterBooleanPref(kContentSuggestionsNotificationsEnabled, true);
Natalie Chouinardbdc8cef2019-04-16 19:55:49593#endif // defined(OS_ANDROID)
Marc Treib41d56352019-05-21 09:17:12594
595#if !defined(OS_ANDROID)
596 registry->RegisterBooleanPref(kSignInPromoShowOnFirstRunAllowed, true);
597 registry->RegisterBooleanPref(kSignInPromoShowNTPBubble, false);
598#endif // !defined(OS_ANDROID)
Alan Cutterd0bd51902019-05-22 04:15:23599
600 registry->RegisterIntegerPref(kBookmarkAppCreationLaunchType, 0);
Eric Romanf99eeb0d2019-06-21 23:34:09601
602 registry->RegisterIntegerPref(kMediaCacheSize, 0);
Alex Ilina1d87b72019-07-12 18:07:07603
604 registry->RegisterInt64Pref(kSignedInTime, 0);
Nina Satragno8c832df2019-07-29 15:59:39605
606#if defined(OS_ANDROID)
607 registry->RegisterStringPref(kWebAuthnLastTransportUsedPrefName,
608 std::string());
Nina Satragno8c832df2019-07-29 15:59:39609#endif // defined(OS_ANDROID)
Ken Buchananfa7b9402020-04-24 23:09:34610 registry->RegisterListPref(kWebAuthnBlePairedMacAddressesPrefName);
David Benjamin2e989772019-08-01 16:36:04611
612 registry->RegisterStringPref(kLastKnownGoogleURL, std::string());
613 registry->RegisterStringPref(kLastPromptedGoogleURL, std::string());
Marc Treib464ab1d2019-08-02 13:09:07614#if defined(USE_X11)
615 registry->RegisterIntegerPref(kLocalProfileId, 0);
616#endif
Sophie Chang34d67842019-08-29 18:02:09617
Joshua Pawlickiafaa2922019-09-03 18:50:23618 registry->RegisterBooleanPref(kInsecureExtensionUpdatesEnabled, false);
619
Sophie Chang34d67842019-08-29 18:02:09620 registry->RegisterDictionaryPref(kHintLoadedCounts);
David Roger23101002019-09-10 11:24:09621 registry->RegisterStringPref(kGoogleServicesUsername, std::string());
David Rogere8e83f3c2019-09-12 10:56:23622 registry->RegisterStringPref(kGoogleServicesUserAccountId, std::string());
Tarun Bansalbce6c2952019-09-20 19:45:02623 registry->RegisterInt64Pref(
624 kDataReductionProxySavingsClearedNegativeSystemClock, 0);
Tarun Bansal99e447d2020-03-17 10:07:56625 registry->RegisterDictionaryPref(kDataReductionNetworkProperties);
Bailey Berro1ee1c122019-10-18 20:52:44626
627#if defined(OS_CHROMEOS)
628 registry->RegisterBooleanPref(
629 kDisplayRotationAcceleratorDialogHasBeenAccepted, false);
630#endif // defined(OS_CHROMEOS)
Jan Wilken Dörriee4df0f92019-12-03 11:53:04631
632 registry->RegisterBooleanPref(kBlacklistedCredentialsNormalized, false);
Marc Treibae8cac692020-01-28 12:10:12633
634 registry->RegisterBooleanPref(kGCMChannelStatus, true);
635 registry->RegisterIntegerPref(kGCMChannelPollIntervalSeconds, 0);
636 registry->RegisterInt64Pref(kGCMChannelLastCheckTime, 0);
Marc Treib86a40c42020-02-13 17:35:41637
638 registry->RegisterListPref(kInvalidatorSavedInvalidations);
639 registry->RegisterStringPref(kInvalidatorInvalidationState, std::string());
640 registry->RegisterStringPref(kInvalidatorClientId, std::string());
Martin Šrámek5921f6312020-03-25 09:31:47641
Ben Schwartz135746c2020-05-14 04:37:03642 chrome_browser_net::secure_dns::RegisterProbesSettingBackupPref(registry);
wutao2e24aff2020-04-03 17:01:02643
644#if defined(OS_CHROMEOS)
645 registry->RegisterIntegerPref(kAmbientModeTopicSource, 0);
Nikita Podguzovbdea7002020-04-10 11:30:27646 registry->RegisterListPref(kPrintingAllowedPageSizes);
wutao2e24aff2020-04-03 17:01:02647#endif // defined(OS_CHROMEOS)
Todd Sahl057d9c62020-04-17 18:41:14648
649 registry->RegisterDictionaryPref(kExcludedSchemes);
Robert Ogden54892d02020-04-28 22:36:37650 registry->RegisterDictionaryPref(kPreviewsLPRHostBlacklist);
651 registry->RegisterDictionaryPref(kPreviewsLPRProbeCache);
652 registry->RegisterDictionaryPref(kPreviewsLPROriginProbeCache);
James Cook0ba192bf2017-12-01 20:53:11653}
654
[email protected]572f40c9b2012-07-06 20:35:33655} // namespace
656
[email protected]4082306d92013-02-21 14:51:01657void RegisterLocalState(PrefRegistrySimple* registry) {
[email protected]2a5f29632012-11-26 17:17:55658 // Please keep this list alphabetized.
[email protected]b1de2c72013-02-06 02:45:47659 browser_shutdown::RegisterPrefs(registry);
John Abd-El-Malek89a5f3a2019-06-14 18:21:53660 data_reduction_proxy::RegisterPrefs(registry);
Tarun Bansal2a09d3b2020-05-28 16:06:27661 data_use_measurement::ChromeDataUseMeasurement::RegisterPrefs(registry);
[email protected]b1de2c72013-02-06 02:45:47662 BrowserProcessImpl::RegisterPrefs(registry);
Chris Palmerac7d75642017-11-22 20:12:54