| 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 51cecdfe99430156a31b8075cc44e735dad72105..3b7f25ef3ea21083614e4100e2c4acc384ed87c5 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -31,6 +31,9 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_ADVANCED_PAGE_CSS"
|
| + file="advanced_page/advanced_page.css"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_ANIMATED_PAGES_CSS"
|
| file="settings_page/settings_animated_pages.css"
|
| type="chrome_html" />
|
| @@ -59,6 +62,9 @@
|
| type="chrome_html"
|
| flattenhtml="true"
|
| allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_BASIC_PAGE_CSS"
|
| + file="basic_page/basic_page.css"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_ON_STARTUP_PAGE_HTML"
|
| file="on_startup_page/on_startup_page.html"
|
| type="chrome_html" />
|
|
|