| 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 bcd304f8c33ea6ada5c14cf420e16b277c2b4f3f..ddd8539ee85f82ad6630c39a6ca5d78d6cd5be89 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -524,7 +524,8 @@
|
| allowexternalscript="true" />
|
| <structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS"
|
| file="downloads_page/downloads_page.js"
|
| - type="chrome_html" />
|
| + type="chrome_html"
|
| + preprocess="true" />
|
| <structure name="IDR_SETTINGS_I18n_SETUP_HTML"
|
| file="i18n_setup.html"
|
| type="chrome_html" />
|
|
|