| Index: chrome/browser/resources/options_resources.grd
|
| diff --git a/chrome/browser/resources/options_resources.grd b/chrome/browser/resources/options_resources.grd
|
| index 71abcdaee0f01766ef65e60aeb06b31a756042b5..58ba85692a132e8152023bf7178b73e405a4c51c 100644
|
| --- a/chrome/browser/resources/options_resources.grd
|
| +++ b/chrome/browser/resources/options_resources.grd
|
| @@ -160,6 +160,20 @@
|
| file="settings/prefs/prefs_types.js"
|
| type="chrome_html"
|
| flattenhtml="true" />
|
| + <structure name="IDR_SETTINGS_PREFS_HTML"
|
| + file="settings/prefs/prefs.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_PREFS_JS"
|
| + file="settings/prefs/prefs.js"
|
| + type="chrome_html"
|
| + flattenhtml="true" />
|
| + <structure name="IDR_OPTIONS_I18N_SETUP_HTML"
|
| + file="options/i18n_setup.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| <structure name="IDR_OPTIONS_POLYMER_ELEMENTS_HTML"
|
| file="options/options_polymer.html"
|
| type="chrome_html"
|
|
|