1 <div id=
"settings" class=
"page" hidden
>
3 <h1 i18n-content=
"settingsTitle"></h1>
5 <include src=
"reset_profile_settings_banner.html">
6 <include src=
"automatic_settings_reset_banner.html">
8 <include src=
"secondary_user_banner.html">
10 <div id=
"network-section-header" class=
"section-header">
11 <h3 i18n-content=
"sectionTitleInternet"></h3>
12 <span class=
"controlled-setting-indicator" plural
></span>
14 <div id=
"network-settings">
15 <list id=
"network-list"></list>
16 <div id=
"shared-proxies" class=
"checkbox">
18 <input id=
"use-shared-proxies" type=
"checkbox"
19 metric=
"Options_NetworkUseSharedProxies"
20 pref=
"settings.use_shared_proxies">
21 <span i18n-content=
"useSharedProxies"></span>
24 <div id=
"network-menus"></div>
28 <if expr=
"not chromeos">
29 <include src=
"sync_section.html">
30 <include src=
"startup_section.html">
32 <section id=
"proxy-section" hidden
>
33 <h3 i18n-content=
"sectionTitleProxy"></h3>
34 <div id=
"proxy-section-content"></div>
37 <section id=
"appearance-section">
38 <h3 i18n-content=
"sectionTitleAppearance"></h3>
39 <div class=
"settings-row">
41 <button id=
"set-wallpaper" i18n-content=
"setWallpaper"
42 guest-visibility=
"disabled"></button>
43 <span id=
"wallpaper-indicator" class=
"controlled-setting-indicator">
46 <if expr=
"not chromeos and is_posix and not is_macosx">
47 <button id=
"themes-gallery" i18n-content=
"themesGallery"></button>
48 <button id=
"themes-native-button"
49 i18n-content=
"themesNativeButton"></button>
50 <button id=
"themes-reset"
51 i18n-content=
"themesSetClassic"></button>
53 <if expr=
"chromeos or is_win or is_macosx">
54 <button id=
"themes-gallery" i18n-content=
"themesGallery"></button>
55 <button id=
"themes-reset" i18n-content=
"themesReset"></button>
58 <div class=
"checkbox controlled-setting-with-label"
59 guest-visibility=
"disabled">
61 <input type=
"checkbox"
62 pref=
"browser.show_home_button"
63 metric=
"Options_Homepage_HomeButton">
65 <span i18n-content=
"homePageShowHomeButton"></span>
66 <span class=
"controlled-setting-indicator"
67 pref=
"browser.show_home_button"></span>
71 <div id=
"change-home-page-section" hidden
>
72 <div id=
"change-home-page-section-container" guest-visibility=
"disabled">
73 <span id=
"home-page-ntp" class=
"home-page-label"
74 i18n-content=
"homePageNtp"></span>
75 <span id=
"home-page-url" class=
"home-page-label"></span>
76 <button id=
"change-home-page" class=
"link-button"
77 i18n-content=
"changeHomePage"></button>
78 <div id=
"extension-controlled-container"></div>
81 <div class=
"checkbox controlled-setting-with-label"
82 guest-visibility=
"disabled">
84 <input type=
"checkbox"
85 pref=
"bookmark_bar.show_on_all_tabs"
86 metric=
"Options_ShowBookmarksBar">
88 <span i18n-content=
"toolbarShowBookmarksBar"></span>
89 <span class=
"controlled-setting-indicator"
90 pref=
"bookmark_bar.show_on_all_tabs"></span>
94 <if expr=
"is_posix and not chromeos and not is_macosx">
95 <div class=
"checkbox"><label>
96 <input id=
"show-window-decorations" type=
"checkbox"
97 pref=
"browser.custom_chrome_frame" metric=
"Options_CustomFrame"
99 <span i18n-content=
"showWindowDecorations"></span>
105 <h3 i18n-content=
"sectionTitleDevice"></h3>
107 <span i18n-content=
"deviceGroupDescription"></span>
108 <div class=
"settings-row">
109 <button id=
"battery-button" i18n-content=
"batteryButton"></button>
110 <button id=
"stored-data-button" i18n-content=
"storageButton"></button>
112 <div id=
"touchpad-settings" class=
"settings-row" hidden
>
113 <span class=
"option-name" i18n-content=
"touchpadSpeed"></span>
114 <input id=
"touchpad-sensitivity-range" type=
"range" min=
"1" max=
"5"
115 pref=
"settings.touchpad.sensitivity2" class=
"touch-slider">
117 <div id=
"mouse-settings" class=
"settings-row" hidden
>
118 <span class=
"option-name" i18n-content=
"mouseSpeed"></span>
119 <input id=
"mouse-sensitivity-range" type=
"range" min=
"1" max=
"5"
120 pref=
"settings.mouse.sensitivity2" class=
"touch-slider">
122 <div id=
"no-pointing-devices" i18n-content=
"noPointingDevices"
123 class=
"settings-row" hidden
>
125 <div class=
"settings-row">
126 <button id=
"pointer-settings-button" hidden
>
128 <button id=
"keyboard-settings-button"
129 i18n-content=
"keyboardSettingsButtonTitle">
131 <span id=
"display-options-section">
132 <button id=
"display-options" i18n-content=
"displayOptions">
140 <h3 i18n-content=
"sectionTitleSearch"></h3>
141 <div id=
"search-section-content">
142 <span id=
"default-search-engine-label"
143 i18n-values=
".innerHTML:defaultSearchGroupLabel"></span>
144 <div class=
"settings-row">
145 <select id=
"default-search-engine" class=
"weakrtl"
146 aria-labelledby=
"default-search-engine-label"></select>
147 <span class=
"controlled-setting-indicator"
148 pref=
"default_search_provider_data.template_url_data">
150 <button id=
"manage-default-search-engines"
151 i18n-content=
"defaultSearchManageEngines">
157 <h3 id=
"voice-section-title" i18n-content=
"sectionTitleVoice" hidden
></h3>
158 <div id=
"voice-section-content">
159 <div id=
"hotword-always-on-search" hidden
>
160 <div class=
"checkbox controlled-setting-with-label">
162 <input pref=
"hotword.always_on_search_enabled" type=
"checkbox">
163 <span i18n-content=
"hotwordAlwaysOnSearchEnable"></span>
167 <div id=
"audio-logging" hidden
>
168 <div class=
"checkbox controlled-setting-with-label">
170 <input pref=
"hotword.audio_logging_enabled" type=
"checkbox">
171 <span i18n-content=
"hotwordAudioHistoryEnable"></span>
177 <section id=
"sync-users-section" guest-visibility=
"hidden">
178 <h3 i18n-content=
"sectionTitleUsers"></h3>
180 <include src=
"sync_section.html">
182 <div id=
"profiles-section" hidden
>
183 <list id=
"profiles-list" class=
"settings-list" hidden
></list>
184 <div id=
"profiles-single-message" class=
"settings-row"
185 i18n-content=
"profilesSingleUser">
187 <if expr=
"not chromeos">
188 <div id=
"profiles-enable-guest" class=
"checkbox">
190 <input pref=
"profile.browser_guest_enabled" type=
"checkbox">
191 <span i18n-content=
"profileBrowserGuestEnable"></span>
194 <div id=
"profiles-enable-add-person" class=
"checkbox">
196 <input pref=
"profile.add_person_enabled" type=
"checkbox">
197 <span i18n-content=
"profileAddPersonEnable"></span>
201 <div id=
"profiles-buttons">
202 <button id=
"profiles-create" i18n-content=
"profilesCreate"></button>
203 <if expr=
"enable_settings_app">
204 <button id=
"profiles-app-list-switch"
205 i18n-content=
"profilesAppListSwitch" hidden
>
208 <button id=
"profiles-manage" i18n-content=
"profilesManage" disabled
>
210 <button id=
"profiles-delete" i18n-content=
"profilesDelete"></button>
211 <if expr=
"not chromeos">
212 <button id=
"import-data" i18n-content=
"importData"></button>
216 <div id=
"profiles-supervised-dashboard-tip"
217 i18n-values=
".innerHTML:profilesSupervisedDashboardTip" hidden
>
220 <if expr=
"not chromeos">
221 <section id=
"set-default-browser-section">
222 <h3 i18n-content=
"sectionTitleDefaultBrowser"></h3>
224 <button id=
"set-as-default-browser"
225 i18n-content=
"defaultBrowserUseAsDefault" hidden
>
227 <div id=
"default-browser-state" i18n-content=
"defaultBrowserUnknown">
229 <div id=
"auto-launch-option" class=
"checkbox" hidden
>
230 <label id=
"auto-launch-label">
231 <input id=
"auto-launch" type=
"checkbox">
232 <span i18n-content=
"autoLaunchText"></span>
237 </if> <!-- not chromeos -->
238 <div id=
"advanced-settings" hidden
>
239 <div id=
"advanced-settings-container">
242 <h3 i18n-content=
"datetimeTitle"></h3>
243 <div class=
"option-control-table">
244 <div guest-visibility=
"disabled">
245 <span id=
"timezone-value-label" class=
"option-name"
246 i18n-content=
"timezone"></span>
247 <div id=
"timezone-value">
248 <select class=
"control"
249 i18n-options=
"timezoneList" data-type=
"string"
250 pref=
"cros.system.timezone"
251 aria-labelledby=
"timezone-value-label"></select>
254 <div class=
"checkbox settings-row">
256 <input id=
"use-24hour-clock" pref=
"settings.clock.use_24hour_clock"
258 <span i18n-content=
"use24HourClock"></span>
261 <div id=
"time-synced-explanation" class=
"settings-row"
262 i18n-content=
"timeSyncedExplanation"></div>
263 <div id=
"set-time" class=
"settings-row" hidden
>
264 <button id=
"set-time-button"
265 i18n-content=
"setTimeButton"></button>
270 <section id=
"device-control-section" hidden
>
271 <h3 i18n-content=
"deviceControlTitle"></h3>
272 <div id=
"consumer-management-section">
273 <div class=
"settings-row">
274 <span i18n-content=
"consumerManagementDescription"></span>
276 <div class=
"settings-row">
277 <button id=
"consumer-management-button"></button>
282 <section id=
"privacy-section">
283 <h3 i18n-content=
"advancedSectionTitlePrivacy"></h3>
285 <div class=
"settings-row">
286 <button id=
"privacyContentSettingsButton"
287 i18n-content=
"privacyContentSettingsButton"></button>
288 <button id=
"privacyClearDataButton"
289 i18n-content=
"privacyClearDataButton"></button>
291 <p id=
"privacy-explanation" class=
"settings-row">
292 <span i18n-content=
"improveBrowsingExperience"></span>
293 <span i18n-content=
"disableWebServices"></span>
294 <a target=
"_blank" i18n-content=
"learnMore"
295 i18n-values=
"href:privacyLearnMoreURL"></a>
297 <div class=
"checkbox controlled-setting-with-label">
299 <input id=
"alternateErrorPagesEnabled"
300 pref=
"alternate_error_pages.enabled"
301 metric=
"Options_LinkDoctorCheckbox" type=
"checkbox">
303 <span i18n-content=
"linkDoctorPref"></span>
304 <span class=
"controlled-setting-indicator"
305 pref=
"alternate_error_pages.enabled"></span>
309 <div class=
"checkbox controlled-setting-with-label"
310 guest-visibility=
"disabled">
312 <input pref=
"search.suggest_enabled"
313 metric=
"Options_UseSuggestCheckbox" type=
"checkbox">
315 <span i18n-content=
"suggestPref"></span>
316 <span class=
"controlled-setting-indicator"
317 pref=
"search.suggest_enabled"></span>
321 <div class=
"checkbox" guest-visibility=
"disabled">
322 <span class=
"controlled-setting-with-label">
324 <input id=
"networkPredictionOptions"
325 metric=
"Options_DnsPrefetchCheckbox" type=
"checkbox">
327 <span i18n-content=
"networkPredictionEnabledDescription"></span>
328 <span class=
"controlled-setting-indicator"
329 pref=
"net.network_prediction_options"></span>
334 <div class=
"checkbox controlled-setting-with-label">
337 metric=
"Options_SafeBrowsingExtendedReportingCheckbox"
338 pref=
"safebrowsing.extended_reporting_enabled"
341 <span i18n-content=
"safeBrowsingEnableExtendedReporting"></span>
342 <span class=
"controlled-setting-indicator"
343 pref=
"safebrowsing.extended_reporting_enabled"></span>
347 <div class=
"checkbox controlled-setting-with-label">
349 <input pref=
"safebrowsing.enabled"
350 metric=
"Options_SafeBrowsingCheckbox" type=
"checkbox">
352 <span i18n-content=
"safeBrowsingEnableProtection"></span>
353 <span class=
"controlled-setting-indicator"
354 pref=
"safebrowsing.enabled"></span>
358 <if expr=
"_google_chrome">
359 <div class=
"checkbox controlled-setting-with-label">
361 <input id=
"spelling-enabled-control" type=
"checkbox"
362 metric=
"Options_SpellingServiceCheckbox"
363 pref=
"spellcheck.use_spelling_service" dialog-pref
>
365 <span i18n-content=
"spellingPref"></span>
366 <span id=
"spelling-enabled-indicator"
367 class=
"controlled-setting-indicator"
368 pref=
"spellcheck.use_spelling_service" dialog-pref
>
372 <div id=
"metricsReportingSetting"
373 class=
"checkbox controlled-setting-with-label">
376 <input id=
"metricsReportingEnabled"
377 pref=
"cros.metrics.reportingEnabled" type=
"checkbox">
379 <span i18n-content=
"enableLogging"></span>
380 <span class=
"controlled-setting-indicator"
381 pref=
"cros.metrics.reportingEnabled"></span>
385 <if expr=
"not chromeos">
387 <input id=
"metricsReportingEnabled" type=
"checkbox">
389 <span i18n-content=
"enableLogging"></span>
390 <span id=
"metrics-reporting-disabled-icon"
391 class=
"controlled-setting-indicator"></span>
394 <span id=
"metrics-reporting-reset-restart">
395 <!-- Text filled by JavaScript -->
396 <span></span><button class=
397 "link-button standalone-link-button"></button><span></span>
401 </if> <!-- _google_chrome -->
402 <div class=
"checkbox">
404 <input id=
"do-not-track-enabled" pref=
"enable_do_not_track"
405 metric=
"Options_DoNotTrackCheckbox" type=
"checkbox" dialog-pref
>
406 <span i18n-content=
"doNotTrack"></span>
410 <div class=
"checkbox controlled-setting-with-label">
412 <input id=
"content-protection-attestation-enabled" type=
"checkbox"
413 pref=
"cros.device.attestation_for_content_protection_enabled">
415 <span i18n-content=
"enableContentProtectionAttestation"></span>
416 <span class=
"controlled-setting-indicator"
417 pref=
"cros.device.attestation_for_content_protection_enabled">
421 <a target=
"_blank" i18n-content=
"learnMore"
422 i18n-values=
"href:contentProtectionAttestationLearnMoreURL">
426 <div id=
"hotword-search" hidden
>
427 <div class=
"checkbox controlled-setting-with-label">
429 <input id=
"hotword-search-enable" pref=
"hotword.search_enabled_2"
430 metric=
"Options_HotwordCheckbox" type=
"checkbox" dialog-pref
>
432 <span i18n-values=
".innerHTML:hotwordSearchEnable"></span>
433 <span id=
"hotword-search-setting-indicator"
434 pref=
"hotword.search_enabled_2" dialog-pref
></span>
442 <!-- By default, the bluetooth section is hidden. It is only visible if a
443 bluetooth adapter is discovered -->
444 <section id=
"bluetooth-devices" hidden
>
445 <h3 i18n-content=
"bluetooth"></h3>
446 <div id=
"bluetooth-options-div">
447 <div class=
"checkbox">
449 <input type=
"checkbox" id=
"enable-bluetooth">
450 <span i18n-content=
"enableBluetooth">
453 <div class=
"settings-list bluetooth-device-list" hidden
>
454 <list id=
"bluetooth-paired-devices-list"></list>
455 <div id=
"bluetooth-paired-devices-list-empty-placeholder"
456 class=
"bluetooth-empty-list-label" hidden
>
457 <span i18n-content=
"bluetoothNoDevices"></span>
460 <div id=
"bluetooth-button-group">
461 <button id=
"bluetooth-add-device"
462 i18n-content=
"addBluetoothDevice" hidden
></button>
463 <button id=
"bluetooth-reconnect-device"
464 i18n-content=
"bluetoothConnectDevice" disabled hidden
></button>
468 </if> <!-- chromeos -->
469 <section id=
"passwords-and-autofill-section">
470 <h3 i18n-content=
"passwordsAndAutofillGroupName"></h3>
471 <div class=
"checkbox controlled-setting-with-label">
473 <input id=
"autofill-enabled" pref=
"autofill.enabled"
474 metric=
"Options_FormAutofill" type=
"checkbox">
476 <span i18n-content=
"autofillEnabled"></span>
477 <span class=
"controlled-setting-indicator" pref=
"autofill.enabled">
481 <button id=
"autofill-settings" class=
"link-button"
482 i18n-content=
"manageAutofillSettings">
485 <div class=
"checkbox controlled-setting-with-label">
487 <input id=
"password-manager-enabled"
488 pref=
"profile.password_manager_enabled"
489 metric=
"Options_PasswordManager" type=
"checkbox">
491 <span i18n-content=
"passwordManagerEnabled"></span>
492 <span class=
"controlled-setting-indicator"
493 pref=
"profile.password_manager_enabled"></span>
496 <button id=
"manage-passwords" class=
"link-button"
497 i18n-content=
"managePasswords"></button>
499 <if expr=
"is_macosx">
500 <div id=
"mac-passwords-warning" i18n-content=
"macPasswordsWarning" hidden
>
504 <section id=
"easy-unlock-section" guest-visibility=
"hidden" hidden
>
505 <h3 i18n-content=
"easyUnlockSectionTitle"></h3>
506 <!-- Options shown when the user has not set up Easy Unlock -->
507 <div id='easy-unlock-setup' hidden
>
508 <div class=
"settings-row">
509 <span i18n-content=
"easyUnlockSetupIntro"></span>
510 <a target=
"_blank" i18n-content=
"learnMore"
511 i18n-values=
"href:easyUnlockLearnMoreURL"></a>
513 <button id=
"easy-unlock-setup-button"
514 i18n-content=
"easyUnlockSetupButton"></button>
516 <!-- Options shown when the user has set up Easy Unlock -->
517 <div id='easy-unlock-enable' hidden
>
518 <div class=
"settings-row">
519 <span i18n-content=
"easyUnlockDescription"></span>
520 <a target=
"_blank" i18n-content=
"learnMore"
521 i18n-values=
"href:easyUnlockLearnMoreURL"></a>
523 <button id=
"easy-unlock-turn-off-button"
524 i18n-content=
"easyUnlockTurnOffButton"></button>
527 <section id=
"web-content-section">
528 <h3 i18n-content=
"advancedSectionTitleContent"></h3>
530 <div id=
"website-settings-section" class=
"settings-row" hidden
>
531 <button id=
"website-management-button"
532 i18n-content=
"websitesManage"></button>
534 <div class=
"settings-row">
535 <label class=
"web-content-select-label">
536 <span i18n-content=
"defaultFontSizeLabel"></span>
537 <select id=
"defaultFontSize">
538 <option value=
"9" i18n-content=
"fontSizeLabelVerySmall">
540 <option value=
"12" i18n-content=
"fontSizeLabelSmall"></option>
541 <option value=
"16" i18n-content=
"fontSizeLabelMedium"></option>
542 <option value=
"20" i18n-content=
"fontSizeLabelLarge"></option>
543 <option value=
"24" i18n-content=
"fontSizeLabelVeryLarge">
547 <span id=
"font-size-indicator"
548 class=
"controlled-setting-indicator"></span>
549 <button id=
"fontSettingsCustomizeFontsButton"
550 i18n-content=
"fontSettingsCustomizeFontsButton"></button>
552 <div class=
"settings-row">
553 <label class=
"web-content-select-label">
554 <span i18n-content=
"defaultZoomFactorLabel"></span>
555 <select id=
"defaultZoomFactor" dataType=
"double"></select>
558 <if expr=
"is_macosx">
559 <div class=
"checkbox">
561 <input id=
"tabsToLinksPref" pref=
"webkit.webprefs.tabs_to_links"
562 metric=
"Options_TabsToLinks" type=
"checkbox">
563 <span i18n-content=
"tabsToLinksPref"></span>
569 <if expr=
"not chromeos">
570 <section id=
"network-section">
571 <h3 i18n-content=
"advancedSectionTitleNetwork"></h3>
573 <span id=
"proxiesLabel"
575 i18n-content=
"proxiesLabelSystem"></span>
576 <div class=
"settings-row">
577 <button id=
"proxiesConfigureButton"
578 i18n-content=
"proxiesConfigureButton"></button>
579 <span class=
"controlled-setting-indicator" pref=
"proxy" plural
></span>
584 <section id=
"languages-section">
585 <h3 i18n-content=
"advancedSectionTitleLanguages"></h3>
586 <div class=
"settings-row">
587 <span i18n-content=
"languageSectionLabel"></span>
588 <a target=
"_blank" i18n-content=
"learnMore"
589 i18n-values=
"href:languagesLearnMoreURL"></a>
591 <div class=
"settings-row">
592 <button id=
"language-button"
593 i18n-content=
"languageAndSpellCheckSettingsButton"></button>
595 <div class=
"checkbox controlled-setting-with-label">
597 <input pref=
"translate.enabled"
598 metric=
"Options_Translate" type=
"checkbox">
600 <span i18n-content=
"translateEnableTranslate"></span>
601 <span class=
"controlled-setting-indicator" pref=
"translate.enabled">
605 <button id=
"manage-languages" class=
"link-button"
606 i18n-content=
"manageLanguages"></button>
609 <section id=
"downloads-section">
610 <h3 i18n-content=
"downloadLocationGroupName"></h3>
612 <div class=
"settings-row">
614 <span id=
"download-location-label"
615 i18n-content=
"downloadLocationBrowseTitle">
617 <input id=
"downloadLocationPath" class=
"weakrtl" type=
"text"
620 <button id=
"downloadLocationChangeButton"
621 i18n-content=
"downloadLocationChangeButton">
623 <span class=
"controlled-setting-indicator"
624 pref=
"download.default_directory">
627 <div class=
"checkbox controlled-setting-with-label">
629 <input type=
"checkbox"
630 pref=
"download.prompt_for_download"
631 metric=
"Options_AskForSaveLocation">
633 <span i18n-content=
"downloadLocationAskForSaveLocation"></span>
634 <span class=
"controlled-setting-indicator"
635 pref=
"download.prompt_for_download"></span>
640 <div class=
"checkbox controlled-setting-with-label"
641 id=
"disable-drive-row" guest-visibility=
"disabled">
643 <input type=
"checkbox"
644 pref=
"gdata.disabled"
645 metric=
"Options_DisableGData">
647 <span i18n-content=
"disableGData"></span>
648 <span class=
"controlled-setting-indicator" pref=
"gdata.disabled">
654 <div id=
"auto-open-file-types-section" hidden
>
655 <div id=
"auto-open-file-types-container">
656 <div id=
"auto-open-file-types-label" class=
"settings-row"
657 i18n-content=
"autoOpenFileTypesInfo"></div>
658 <div class=
"settings-row">
659 <button id=
"autoOpenFileTypesResetToDefault"
660 i18n-content=
"autoOpenFileTypesResetToDefault"></button>
667 <h3 i18n-content=
"advancedSectionTitleCertificates"></h3>
669 <if expr=
"use_nss or is_win or is_macosx">
670 <div class=
"settings-row">
671 <button id=
"certificatesManageButton"
672 i18n-content=
"certificatesManageButton"></button>
677 <if expr=
"enable_service_discovery">
678 <section id=
"cloudprint-options-mdns">
679 <h3 i18n-content=
"advancedSectionTitleCloudPrint"></h3>
680 <div class=
"settings-row">
681 <span i18n-content=
"cloudPrintOptionLabel"></span>
682 <a target=
"_blank" i18n-content=
"learnMore"
683 i18n-values=
"href:cloudPrintLearnMoreURL"></a>
685 <div class=
"settings-row">
686 <button id=
"cloudPrintDevicesPageButton"
687 i18n-content=
"cloudPrintDevicesPageButton"></button>
690 <div class=
"settings-row checkbox controlled-setting-with-label"
691 i18n-values=
".hidden: cloudPrintHideNotificationsCheckbox">
693 <input id=
"local-discovery-notifications-enabled"
694 pref=
"local_discovery.notifications_enabled"
696 metric=
"LocalDiscoveryNotificationsDisabled_Settings">
698 <span i18n-content=
"cloudPrintEnableNotificationsLabel"></span>
699 <span class=
"controlled-setting-indicator"
700 pref=
"local_discovery.notifications_enabled"></span>
708 <include src=
"startup_section.html">
710 <h3 i18n-content=
"accessibilityTitle"></h3>
711 <div class=
"option-control-table">
712 <p id=
"accessibility-explanation" class=
"settings-row">
713 <span i18n-content=
"accessibilityExplanation"></span>
714 <a id=
"accessibility-learn-more" target=
"_blank"
715 i18n-content=
"learnMore"></a>
717 <div class=
"option-name">
718 <div class=
"checkbox controlled-setting-with-label">
721 pref=
"settings.a11y.enable_menu" type=
"checkbox"
722 metric=
"Options_AccessibilitySystemMenu">
724 <span i18n-content=
"accessibilityAlwaysShowMenu"></span>
725 <span class=
"controlled-setting-indicator"
726 pref=
"settings.a11y.enable_menu"></span>
731 <div class=
"option-name">
732 <div class=
"checkbox controlled-setting-with-label">
735 pref=
"settings.a11y.large_cursor_enabled" type=
"checkbox"
736 metric=
"Options_AccessibilityLargeMouseCursor">
738 <span i18n-content=
"accessibilityLargeCursor"></span>
739 <span class=
"controlled-setting-indicator"
740 pref=
"settings.a11y.large_cursor_enabled"></span>
745 <div class=
"option-name">
746 <div class=
"checkbox controlled-setting-with-label">
748 <input id=
"accessibility-high-contrast-check"
749 pref=
"settings.a11y.high_contrast_enabled" type=
"checkbox"
750 metric=
"Options_AccessibilityHighContrastMode">
752 <span i18n-content=
"accessibilityHighContrast"></span>
753 <span class=
"controlled-setting-indicator"
754 pref=
"settings.a11y.high_contrast_enabled"></span>
759 <div id=
"accessibility-sticky-keys" class=
"option-name">
760 <div class=
"checkbox controlled-setting-with-label">
762 <input id=
"accessibility-sticky-keys-check"
763 pref=
"settings.a11y.sticky_keys_enabled" type=
"checkbox"
764 metric=
"Options_AccessibilityStickyKeys">
766 <span i18n-content=
"accessibilityStickyKeys"></span>
767 <span class=
"controlled-setting-indicator"
768 pref=
"settings.a11y.sticky_keys_enabled"></span>
773 <div class=
"option-name">
774 <div class=
"checkbox controlled-setting-with-label">
776 <input id=
"accessibility-spoken-feedback-check"
777 pref=
"settings.accessibility" type=
"checkbox"
778 metric=
"Options_AccessibilitySpokenFeedback">
780 <span i18n-content=
"accessibilitySpokenFeedback"></span>
781 <span class=
"controlled-setting-indicator"
782 pref=
"settings.accessibility"></span>
785 <div id=
"accessibility-settings" hidden
>
786 <button id=
"accessibility-settings-button"
787 i18n-content=
"accessibilitySettings"></button>
791 <div class=
"option-name">
792 <div class=
"checkbox controlled-setting-with-label">
795 pref=
"settings.a11y.screen_magnifier" type=
"checkbox"
796 metric=
"Options_AccessibilityScreenMagnifier">
798 <span i18n-content=
"accessibilityScreenMagnifier"></span>
799 <span class=
"controlled-setting-indicator"
800 pref=
"settings.a11y.screen_magnifier"></span>
805 <div class=
"option-name" id=
"accessibility-tap-dragging">
806 <div class=
"checkbox">
808 <input id=
"accessibility-tap-dragging-check"
809 pref=
"settings.touchpad.enable_tap_dragging" type=
"checkbox"
810 metric=
"Options_AccessibilityTapDragging">
811 <span i18n-content=
"accessibilityTapDragging"></span>
815 <div class=
"option-name" id=
"accessibility-autoclick">
816 <div class=
"checkbox controlled-setting-with-label">
818 <input id=
"accessibility-autoclick-check"
819 pref=
"settings.a11y.autoclick" type=
"checkbox">
821 <span i18n-content=
"accessibilityAutoclick"></span>
822 <span class=
"controlled-setting-indicator"
823 pref=
"settings.a11y.autoclick"></span>
827 <div class=
"checkbox">
828 <!-- No whitespace between elements. -->
829 <input type=
"checkbox" class=
"spacer-checkbox"><span
830 id=
"accessibility-autoclick-label"
831 i18n-content=
"accessibilityAutoclickDropdown">
832 </span><select id=
"accessibility-autoclick-dropdown" class=
"control"
834 aria-labelledby=
"accessibility-autoclick-label"
835 pref=
"settings.a11y.autoclick_delay_ms">
837 i18n-content=
"autoclickDelayExtremelyShort"></option>
839 i18n-content=
"autoclickDelayVeryShort"></option>
840 <option value=
"600" i18n-content=
"autoclickDelayShort">
842 <option value=
"800" i18n-content=
"autoclickDelayLong">
845 i18n-content=
"autoclickDelayVeryLong"></option>
847 <span class=
"controlled-setting-indicator"
848 pref=
"settings.a11y.autoclick_delay_ms"></span>
851 <div class=
"option_name" id=
"accessibility_onscreen_keyboard">
852 <div class=
"checkbox controlled-setting-with-label">
854 <input pref=
"settings.a11y.virtual_keyboard" type=
"checkbox"
855 metric=
"Options_AccessibilityOnScreenKeyboard">
857 <span i18n-content=
"accessibilityVirtualKeyboard"></span>
858 <span class=
"controlled-setting-indicator"
859 pref=
"settings.a11y.virtual_keyboard"></span>
866 <section id=
"factory-reset-section" hidden
>
867 <h3 i18n-content=
"factoryResetTitle"></h3>
869 <span class=
"settings-row" i18n-content=
"factoryResetDescription">
871 <button id=
"factory-reset-restart"
872 i18n-content=
"factoryResetRestart">
878 <if expr=
"not chromeos">
879 <section id=
"system-section">
880 <h3 i18n-content=
"advancedSectionTitleSystem"></h3>
881 <if expr=
"not is_macosx">
882 <div class=
"checkbox controlled-setting-with-label">
884 <input pref=
"background_mode.enabled"
887 <span i18n-content=
"backgroundModeCheckbox"></span>
888 <span class=
"controlled-setting-indicator"
889 pref=
"background_mode.enabled"></span>
894 <div class=
"checkbox controlled-setting-with-label">
896 <input id=
"gpu-mode-checkbox"
897 pref=
"hardware_acceleration_mode.enabled" type=
"checkbox">
898 <span i18n-content=
"gpuModeCheckbox">
900 <span id=
"gpu-mode-reset-restart"
901 i18n-values=
".innerHTML:gpuModeResetRestart"></span>
905 <section id=
"reset-profile-settings-section">
906 <h3 i18n-content=
"resetProfileSettingsSectionTitle"></h3>
908 <span class=
"settings-row" i18n-content=
"resetProfileSettingsDescription">
910 <button id=
"reset-profile-settings" i18n-content=
"resetProfileSettings">
914 </div> <!-- advanced-settings-container -->
915 </div> <!-- advanced-settings -->
917 <button id=
"advanced-settings-expander" class=
"link-button"
918 i18n-content=
"showAdvancedSettings">
920 <button id=
"version-button" class=
"link-button" hidden
921 i18n-content=
"browserVersion">