| 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 3baa6b857d241954e1d2eb65efdb2fd920622b2b..0ec70639db890ca5f0f2e7ec5b066d8e5babeeaa 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -133,6 +133,12 @@
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS_HTML"
|
| file="settings_dialog_css.html"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_HTML"
|
| + file="settings_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_JS"
|
| + file="settings_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS"
|
| file="settings_page.css"
|
| type="chrome_html" />
|
|
|