| 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 5f67601fbcc98959cfe9e869bcd007e02817b0b0..43e3d7d9120ad8dfc48494748f8de3fcae01628d 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -21,6 +21,14 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_ABOUT_PAGE_JS"
|
| + file="about_page/about_page.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_ABOUT_PAGE_HTML"
|
| + file="about_page/about_page.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_HTML"
|
| file="site_settings/add_site_dialog.html"
|
| type="chrome_html" />
|
|
|