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 12f375f4849a4281e72515c4df7fbd8b5343b071..ac485b638922cc594bc082814424689d916a76af 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -681,7 +681,8 @@ |
type="chrome_html" /> |
<structure name="IDR_SETTINGS_ROUTE_JS" |
file="route.js" |
- type="chrome_html" /> |
+ type="chrome_html" |
+ flattenhtml="true" /> |
Dan Beam
2016/07/15 23:28:27
can you use preprocess="true" instead here?
tommycli
2016/07/15 23:47:51
Done.
|
<structure name="IDR_SETTINGS_CR_SETTINGS_ROUTER_HTML" |
file="settings_page/settings_router.html" |
type="chrome_html" /> |