| 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 542582e7c68b86b4cf54c131d4924d0a21d1ce7a..07b6ca5131f49673d2ef03b2d56e0fa5e515fa48 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" />
|
|
|