| 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 1915cf7ce116d648de52e8b0c9a0669acecbb828..d872dded049c83fad5ad86e30ab48b4b7dd3b92b 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -23,6 +23,14 @@
|
| <structure name="IDR_SETTINGS_A11Y_PAGE_CSS"
|
| file="a11y_page/a11y_page.css"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_APPEARANCE_PAGE_HTML"
|
| + file="appearance_page/appearance_page.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_APPEARANCE_PAGE_JS"
|
| + file="appearance_page/appearance_page.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CHECKBOX_HTML"
|
| file="checkbox/checkbox.html"
|
| type="chrome_html" />
|
|
|