| Index: chrome/browser/resources/settings/settings_resources.grd
|
| diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
|
| index 5b6389ba4a110e1e17df705c79d4d49b0826aa5d..6a1f64b5ba03781bbba663955dac735a5208e057 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -849,7 +849,9 @@
|
| type="chrome_html" />
|
| <structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_HTML"
|
| file="site_settings_page/site_settings_page.html"
|
| - type="chrome_html" />
|
| + type="chrome_html"
|
| + preprocess="true"
|
| + allowexternalscript="true" />
|
| <structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_JS"
|
| file="site_settings_page/site_settings_page.js"
|
| type="chrome_html" />
|
|
|