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 d872dded049c83fad5ad86e30ab48b4b7dd3b92b..9ddc0151e22ace0d393bae548acc15e69565b219 100644 |
--- a/chrome/browser/resources/settings/settings_resources.grd |
+++ b/chrome/browser/resources/settings/settings_resources.grd |
@@ -184,6 +184,17 @@ |
<structure name="IDR_SETTINGS_SEARCH_PAGE_CSS" |
file="search_page/search_page.css" |
type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_SYNC_PAGE_JS" |
+ file="sync_page/sync_page.js" |
+ type="chrome_html" /> |
+ <structure name="IDR_SETTINGS_SYNC_PAGE_HTML" |
+ file="sync_page/sync_page.html" |
+ type="chrome_html" |
+ flattenhtml="true" |
+ allowexternalscript="true" /> |
+ <structure name="IDR_SETTINGS_SYNC_PAGE_CSS" |
+ file="sync_page/sync_page.css" |
+ type="chrome_html" /> |
<structure name="IDR_SETTINGS_SETTINGS_HTML" |
file="settings.html" |
type="chrome_html" /> |