Commit a4128444 authored by Demetrios Papadopoulos's avatar Demetrios Papadopoulos Committed by Commit Bot

Remove unnecessary allowexternalscript="true" from Settings resources.

|allowexternalscript| is not needed when no inline scripts exist to begin with.
These occurrences must have been copy/pasted from other cases where |flattenhtml|
is used instead.

Bug: 986596
Change-Id: I21d81a0278cd3cd63a4015b8ced6aea87b8bb6b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980212
Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org>
Reviewed-by: default avatarDan Beam <dbeam@chromium.org>
Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#727323}
parent c8ed5b59
......@@ -23,8 +23,7 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_A11Y_PAGE_HTML"
file="chromeos/os_a11y_page/os_a11y_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_APPS_PAGE_JS"
file="chromeos/os_apps_page/os_apps_page.js"
type="chrome_html" />
......@@ -213,8 +212,7 @@
<structure name="IDR_OS_SETTINGS_ABOUT_PAGE_HTML"
file="chromeos/os_about_page/os_about_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_CHANNEL_SWITCHER_DIALOG_HTML"
file="chromeos/os_about_page/channel_switcher_dialog.html"
type="chrome_html" />
......@@ -242,8 +240,7 @@
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PERSONALIZATION_PAGE_HTML"
file="chromeos/personalization_page/personalization_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PERSONALIZATION_PAGE_JS"
file="chromeos/personalization_page/personalization_page.js"
type="chrome_html" />
......@@ -252,8 +249,7 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_OS_SETTINGS_PAGE_HTML"
file="chromeos/os_settings_page/os_settings_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_JS"
file="extension_control_browser_proxy.js"
type="chrome_html" />
......@@ -272,15 +268,13 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_CR_OS_SETTINGS_MAIN_HTML"
file="chromeos/os_settings_main/os_settings_main.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_CR_OS_SETTINGS_MAIN_JS"
file="chromeos/os_settings_main/os_settings_main.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_CR_OS_SETTINGS_MENU_HTML"
file="chromeos/os_settings_menu/os_settings_menu.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_CR_OS_SETTINGS_MENU_JS"
file="chromeos/os_settings_menu/os_settings_menu.js"
type="chrome_html" />
......@@ -315,8 +309,7 @@
preprocess="true" />
<structure name="IDR_OS_SETTINGS_CR_OS_SETTINGS_UI_HTML"
file="chromeos/os_settings_ui/os_settings_ui.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_CR_OS_SETTINGS_UI_JS"
file="chromeos/os_settings_ui/os_settings_ui.js"
type="chrome_html" />
......@@ -401,8 +394,7 @@
<structure name="IDR_OS_SETTINGS_CONTROLS_PASSWORD_PROMPT_DIALOG_HTML"
file="controls/password_prompt_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_HTML"
file="controls/pref_control_behavior.html"
type="chrome_html" />
......@@ -531,8 +523,7 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_FILES_PAGE_HTML"
file="chromeos/os_files_page/os_files_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_FILES_PAGE_JS"
file="chromeos/os_files_page/os_files_page.js"
type="chrome_html" />
......@@ -581,8 +572,7 @@
<structure name="IDR_OS_SETTINGS_LANGUAGES_JS"
file="languages_page/languages.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_LANGUAGES_BROWSER_PROXY_HTML"
file="languages_page/languages_browser_proxy.html"
type="chrome_html" />
......@@ -598,20 +588,16 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_LANGUAGES_PAGE_HTML"
file="chromeos/os_languages_page/os_languages_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_LANGUAGES_PAGE_JS"
file="chromeos/os_languages_page/os_languages_page.js"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_LANGUAGES_SECTION_HTML"
file="chromeos/os_languages_page/os_languages_section.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_LANGUAGES_SECTION_JS"
file="chromeos/os_languages_page/os_languages_section.js"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_LANGUAGES_MANAGE_INPUT_METHODS_PAGE_HTML"
file="chromeos/os_languages_page/manage_input_methods_page.html"
type="chrome_html" />
......@@ -627,12 +613,10 @@
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_HTML"
file="chromeos/os_people_page/os_people_page.html"
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
flattenhtml="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_JS"
file="chromeos/os_people_page/os_people_page.js"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_OS_SYNC_BROWSER_PROXY_HTML"
file="chromeos/os_people_page/os_sync_browser_proxy.html"
type="chrome_html" />
......@@ -646,8 +630,7 @@
<structure name="IDR_OS_SETTINGS_OS_SYNC_CONTROLS_HTML"
file="chromeos/os_people_page/os_sync_controls.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_SIGNOUT_DIALOG_HTML"
file="people_page/signout_dialog.html"
type="chrome_html"
......@@ -668,8 +651,7 @@
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_SYNC_BROWSER_PROXY_JS"
file="people_page/sync_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PREF_UTIL_HTML"
file="prefs/pref_util.html"
type="chrome_html" />
......@@ -696,7 +678,6 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PRINTING_PAGE_HTML"
file="chromeos/os_printing_page/os_printing_page.html"
allowexternalscript="true"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PRINTING_PAGE_JS"
file="chromeos/os_printing_page/os_printing_page.js"
......@@ -799,8 +780,7 @@
<structure name="IDR_OS_SETTINGS_PERSONALIZATION_OPTIONS_HTML"
file="privacy_page/personalization_options.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PERSONALIZATION_OPTIONS_JS"
file="privacy_page/personalization_options.js"
preprocess="true"
......@@ -835,8 +815,7 @@
file="chromeos/os_privacy_page/os_privacy_page.html"
type="chrome_html"
flattenhtml="true"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_OS_PRIVACY_PAGE_JS"
file="chromeos/os_privacy_page/os_privacy_page.js"
type="chrome_html" />
......@@ -865,16 +844,14 @@
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_DIALOG_HTML"
file="search_engines_page/search_engine_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_JS"
file="search_engines_page/search_engine_entry.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_HTML"
file="search_engines_page/search_engine_entry.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_CSS_HTML"
file="search_engines_page/search_engine_entry_css.html"
type="chrome_html" />
......@@ -884,57 +861,47 @@
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_OMNIBOX_EXTENSION_ENTRY_HTML"
file="search_engines_page/omnibox_extension_entry.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_LIST_JS"
file="search_engines_page/search_engines_list.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_LIST_HTML"
file="search_engines_page/search_engines_list.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_PAGE_JS"
file="search_engines_page/search_engines_page.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_PAGE_HTML"
file="search_engines_page/search_engines_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_BROWSER_PROXY_JS"
file="search_engines_page/search_engines_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SEARCH_ENGINES_BROWSER_PROXY_HTML"
file="search_engines_page/search_engines_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_GOOGLE_ASSISTANT_PAGE_GOOGLE_ASSISTANT_PAGE_JS"
file="chromeos/google_assistant_page/google_assistant_page.js"
type="chrome_html"
allowexternalscript="true"/>
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_GOOGLE_ASSISTANT_PAGE_GOOGLE_ASSISTANT_PAGE_HTML"
file="chromeos/google_assistant_page/google_assistant_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_GOOGLE_ASSISTANT_PAGE_GOOGLE_ASSISTANT_BROWSER_PROXY_JS"
file="chromeos/google_assistant_page/google_assistant_browser_proxy.js"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_GOOGLE_ASSISTANT_PAGE_GOOGLE_ASSISTANT_BROWSER_PROXY_HTML"
file="chromeos/google_assistant_page/google_assistant_browser_proxy.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_SEARCH_PAGE_JS"
file="chromeos/os_search_page/os_search_page.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_SEARCH_PAGE_HTML"
file="chromeos/os_search_page/os_search_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_SYNC_CONTROLS_JS"
file="people_page/sync_controls.js"
type="chrome_html"
......@@ -942,8 +909,7 @@
<structure name="IDR_OS_SETTINGS_SYNC_CONTROLS_HTML"
file="people_page/sync_controls.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SYNC_PAGE_JS"
file="people_page/sync_page.js"
type="chrome_html"
......@@ -951,8 +917,7 @@
<structure name="IDR_OS_SETTINGS_SYNC_PAGE_HTML"
file="people_page/sync_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_SYSTEM_PAGE_BROWSER_PROXY_HTML"
file="system_page/system_page_browser_proxy.html"
type="chrome_html" />
......@@ -982,13 +947,11 @@
<structure name="IDR_OS_SETTINGS_ANDROID_APPS_BROWSER_PROXY_JS"
file="chromeos/os_apps_page/android_apps_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_ANDROID_APPS_BROWSER_PROXY_HTML"
file="chromeos/os_apps_page/android_apps_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_CROSTINI_PAGE_HTML"
file="chromeos/crostini_page/crostini_page.html"
type="chrome_html" />
......@@ -1034,13 +997,11 @@
<structure name="IDR_OS_SETTINGS_CROSTINI_BROWSER_PROXY_JS"
file="chromeos/crostini_page/crostini_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_CROSTINI_BROWSER_PROXY_HTML"
file="chromeos/crostini_page/crostini_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_CROSTINI_IMPORT_CONFIRMATION_DIALOG_HTML"
file="chromeos/crostini_page/crostini_import_confirmation_dialog.html"
type="chrome_html" />
......@@ -1239,8 +1200,7 @@
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_CHANGE_PICTURE_HTML"
file="people_page/change_picture.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_CHANGE_PICTURE_JS"
file="people_page/change_picture.js"
type="chrome_html" />
......@@ -1250,8 +1210,7 @@
<structure name="IDR_OS_SETTINGS_PEOPLE_CHANGE_PICTURE_BROWSER_PROXY_HTML"
file="people_page/change_picture_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_PAGE_KERBEROS_ACCOUNTS_HTML"
file="people_page/kerberos_accounts.html"
type="chrome_html"/>
......@@ -1276,32 +1235,28 @@
<structure name="IDR_OS_SETTINGS_PEOPLE_LOCK_SCREEN_PASSWORD_PROMPT_DIALOG_HTML"
file="people_page/lock_screen_password_prompt_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_LOCK_SCREEN_JS"
file="people_page/lock_screen.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PEOPLE_LOCK_SCREEN_HTML"
file="people_page/lock_screen.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_JS"
file="people_page/lock_state_behavior.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_HTML"
file="people_page/lock_state_behavior.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_SETUP_PIN_DIALOG_JS"
file="people_page/setup_pin_dialog.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PEOPLE_SETUP_PIN_DIALOG_HTML"
file="people_page/setup_pin_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_PEOPLE_FINGERPRINT_LIST_JS"
file="people_page/fingerprint_list.js"
type="chrome_html" />
......@@ -1340,36 +1295,31 @@
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PLUGIN_VM_BROWSER_PROXY_JS"
file="chromeos/plugin_vm_page/plugin_vm_browser_proxy.js"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_PLUGIN_VM_BROWSER_PROXY_HTML"
file="chromeos/plugin_vm_page/plugin_vm_browser_proxy.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_USERS_PAGE_ADD_USER_DIALOG_JS"
file="people_page/users_add_user_dialog.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_USERS_PAGE_ADD_USER_DIALOG_HTML"
file="people_page/users_add_user_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_USERS_PAGE_USER_LIST_JS"
file="people_page/user_list.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_USERS_PAGE_USER_LIST_HTML"
file="people_page/user_list.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_USERS_PAGE_JS"
file="people_page/users_page.js"
type="chrome_html" />
<structure name="IDR_OS_SETTINGS_USERS_PAGE_HTML"
file="people_page/users_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_OS_SETTINGS_WALLPAPER_BROWSER_PROXY_HTML"
file="chromeos/personalization_page/wallpaper_browser_proxy.html"
type="chrome_html" />
......
......@@ -19,8 +19,7 @@
<structure name="IDR_SETTINGS_A11Y_PAGE_HTML"
file="a11y_page/a11y_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<if expr="not is_macosx and not is_chromeos">
<structure name="IDR_SETTINGS_CAPTIONS_SUBPAGE_HTML"
......@@ -58,8 +57,7 @@
<structure name="IDR_SETTINGS_ABOUT_PAGE_HTML"
file="about_page/about_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_ADD_SITE_DIALOG_HTML"
file="site_settings/add_site_dialog.html"
type="chrome_html" />
......@@ -126,16 +124,14 @@
preprocess="true" />
<structure name="IDR_SETTINGS_APPEARANCE_FONTS_PAGE_HTML"
file="appearance_page/appearance_fonts_page.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_SETTINGS_APPEARANCE_FONTS_PAGE_JS"
file="appearance_page/appearance_fonts_page.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_APPEARANCE_PAGE_HTML"
file="appearance_page/appearance_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_APPEARANCE_PAGE_JS"
file="appearance_page/appearance_page.js"
type="chrome_html"
......@@ -153,8 +149,7 @@
<structure name="IDR_SETTINGS_BASIC_PAGE_HTML"
file="basic_page/basic_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_HTML"
file="site_settings/edit_exception_dialog.html"
type="chrome_html" />
......@@ -212,28 +207,24 @@
type="chrome_html" />
<structure name="IDR_SETTINGS_STARTUP_URL_DIALOG_HTML"
file="on_startup_page/startup_url_dialog.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_SETTINGS_STARTUP_URL_ENTRY_JS"
file="on_startup_page/startup_url_entry.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_STARTUP_URL_ENTRY_HTML"
file="on_startup_page/startup_url_entry.html"
type="chrome_html"
allowexternalscript="true" />
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_HTML"
file="settings_main/settings_main.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_JS"
file="settings_main/settings_main.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_CR_SETTINGS_MENU_HTML"
file="settings_menu/settings_menu.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_CR_SETTINGS_MENU_JS"
file="settings_menu/settings_menu.js"
type="chrome_html" />
......@@ -268,8 +259,7 @@
<structure name="IDR_SETTINGS_CR_SETTINGS_UI_HTML"
file="settings_ui/settings_ui.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_CR_SETTINGS_UI_JS"
file="settings_ui/settings_ui.js"
type="chrome_html"
......@@ -445,8 +435,7 @@
<structure name="IDR_SETTINGS_CONTROLS_PASSWORD_PROMPT_DIALOG_HTML"
file="controls/password_prompt_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_CONTROLS_PREF_CONTROL_BEHAVIOR_HTML"
file="controls/pref_control_behavior.html"
type="chrome_html" />
......@@ -499,8 +488,7 @@
<structure name="IDR_SETTINGS_DEFAULT_BROWSER_PAGE_HTML"
file="default_browser_page/default_browser_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_DEFAULT_BROWSER_PAGE_JS"
file="default_browser_page/default_browser_page.js"
type="chrome_html" />
......@@ -523,8 +511,7 @@
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML"
file="downloads_page/downloads_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS"
file="downloads_page/downloads_page.js"
type="chrome_html"
......@@ -581,8 +568,7 @@
<structure name="IDR_SETTINGS_LANGUAGES_JS"
file="languages_page/languages.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_LANGUAGES_BROWSER_PROXY_HTML"
file="languages_page/languages_browser_proxy.html"
type="chrome_html" />
......@@ -599,13 +585,11 @@
<structure name="IDR_SETTINGS_LANGUAGES_PAGE_HTML"
file="languages_page/languages_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_LANGUAGES_PAGE_JS"
file="languages_page/languages_page.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<if expr="not is_macosx">
<structure name="IDR_SETTINGS_LANGUAGES_EDIT_DICTIONARY_PAGE_HTML"
file="languages_page/edit_dictionary_page.html"
......@@ -725,8 +709,7 @@
<structure name="IDR_SETTINGS_PEOPLE_PAGE_JS"
file="people_page/people_page.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<if expr="not chromeos">
<structure name="IDR_SETTINGS_PEOPLE_PAGE_SYNC_ACCOUNT_CONTROL_HTML"
file="people_page/sync_account_control.html"
......@@ -751,8 +734,7 @@
<structure name="IDR_SETTINGS_PEOPLE_PAGE_MANAGE_PROFILE_HTML"
file="people_page/manage_profile.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_PAGE_MANAGE_PROFILE_JS"
file="people_page/manage_profile.js"
type="chrome_html" />
......@@ -783,8 +765,7 @@
<structure name="IDR_SETTINGS_PEOPLE_PAGE_SYNC_BROWSER_PROXY_JS"
file="people_page/sync_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PREF_UTIL_HTML"
file="prefs/pref_util.html"
type="chrome_html" />
......@@ -812,7 +793,6 @@
<structure name="IDR_SETTINGS_PRINTING_PAGE_HTML"
file="printing_page/printing_page.html"
preprocess="true"
allowexternalscript="true"
type="chrome_html" />
<structure name="IDR_SETTINGS_PRINTING_PAGE_JS"
file="printing_page/printing_page.js"
......@@ -937,8 +917,7 @@
<structure name="IDR_SETTINGS_PERSONALIZATION_OPTIONS_HTML"
file="privacy_page/personalization_options.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PERSONALIZATION_OPTIONS_JS"
file="privacy_page/personalization_options.js"
preprocess="true"
......@@ -1084,16 +1063,14 @@
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_DIALOG_HTML"
file="search_engines_page/search_engine_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_JS"
file="search_engines_page/search_engine_entry.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_HTML"
file="search_engines_page/search_engine_entry.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ENTRY_CSS_HTML"
file="search_engines_page/search_engine_entry_css.html"
type="chrome_html" />
......@@ -1103,34 +1080,29 @@
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_OMNIBOX_EXTENSION_ENTRY_HTML"
file="search_engines_page/omnibox_extension_entry.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_LIST_JS"
file="search_engines_page/search_engines_list.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_LIST_HTML"
file="search_engines_page/search_engines_list.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_PAGE_JS"
file="search_engines_page/search_engines_page.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINES_PAGE_HTML"
file="search_engines_page/search_engines_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_BROWSER_PROXY_JS"
file="search_engines_page/search_engines_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_BROWSER_PROXY_HTML"
file="search_engines_page/search_engines_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SEARCH_PAGE_JS"
file="search_page/search_page.js"
type="chrome_html" />
......@@ -1144,8 +1116,7 @@
<structure name="IDR_SETTINGS_SYNC_CONTROLS_HTML"
file="people_page/sync_controls.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SYNC_PAGE_JS"
file="people_page/sync_page.js"
type="chrome_html"
......@@ -1153,8 +1124,7 @@
<structure name="IDR_SETTINGS_SYNC_PAGE_HTML"
file="people_page/sync_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_SYSTEM_PAGE_BROWSER_PROXY_HTML"
file="system_page/system_page_browser_proxy.html"
type="chrome_html" />
......@@ -1192,13 +1162,11 @@
<structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_JS"
file="chromeos/os_apps_page/android_apps_browser_proxy.js"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_ANDROID_APPS_BROWSER_PROXY_HTML"
file="chromeos/os_apps_page/android_apps_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_MULTIDEVICE_BROWSER_PROXY_HTML"
file="multidevice_page/multidevice_browser_proxy.html"
type="chrome_html" />
......@@ -1238,8 +1206,7 @@
<structure name="IDR_SETTINGS_PEOPLE_PAGE_CHANGE_PICTURE_HTML"
file="people_page/change_picture.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_PAGE_CHANGE_PICTURE_JS"
file="people_page/change_picture.js"
type="chrome_html" />
......@@ -1249,8 +1216,7 @@
<structure name="IDR_SETTINGS_PEOPLE_CHANGE_PICTURE_BROWSER_PROXY_HTML"
file="people_page/change_picture_browser_proxy.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_PAGE_KERBEROS_ACCOUNTS_HTML"
file="people_page/kerberos_accounts.html"
type="chrome_html"/>
......@@ -1275,32 +1241,28 @@
<structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_PASSWORD_PROMPT_DIALOG_HTML"
file="people_page/lock_screen_password_prompt_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_JS"
file="people_page/lock_screen.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_PEOPLE_LOCK_SCREEN_HTML"
file="people_page/lock_screen.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_JS"
file="people_page/lock_state_behavior.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_PEOPLE_LOCK_STATE_BEHAVIOR_HTML"
file="people_page/lock_state_behavior.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_SETUP_PIN_DIALOG_JS"
file="people_page/setup_pin_dialog.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_PEOPLE_SETUP_PIN_DIALOG_HTML"
file="people_page/setup_pin_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_PEOPLE_FINGERPRINT_LIST_JS"
file="people_page/fingerprint_list.js"
type="chrome_html" />
......@@ -1325,24 +1287,21 @@
<structure name="IDR_SETTINGS_USERS_PAGE_ADD_USER_DIALOG_HTML"
file="people_page/users_add_user_dialog.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_USERS_PAGE_USER_LIST_JS"
file="people_page/user_list.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_USERS_PAGE_USER_LIST_HTML"
file="people_page/user_list.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
<structure name="IDR_SETTINGS_USERS_PAGE_JS"
file="people_page/users_page.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_USERS_PAGE_HTML"
file="people_page/users_page.html"
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
preprocess="true" />
</if>
</structures>
</release>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment