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 1ed41e9a3595197807551cd66c190e3d99f0ba0b..065f3a4fefaefe0f903af0326a9721fb418492a6 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -225,7 +225,9 @@ |
type="chrome_html" /> |
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML" |
file="downloads_page/downloads_page.html" |
- type="chrome_html" /> |
+ type="chrome_html" |
+ flattenhtml="true" |
+ allowexternalscript="true" /> |
stevenjb
2016/01/27 19:30:18
Remind me why exactly we need each of these?
Dan Beam
2016/01/27 19:31:37
flatten: grit
allowexternalscript: no idea, but it
|
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_JS" |
file="downloads_page/downloads_page.js" |
type="chrome_html" /> |