| 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 1ed41e9a3595197807551cd66c190e3d99f0ba0b..b33df7537fea98eb74b61d6bd0cc27000ba86e4c 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -28,9 +28,6 @@
|
| 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" />
|
| @@ -66,9 +63,6 @@
|
| 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" />
|
| @@ -133,6 +127,9 @@
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_DIALOG_CSS"
|
| file="settings_dialog.css"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CR_SETTINGS_PAGE_CSS"
|
| + file="settings_page.css"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_SHARED_CSS"
|
| file="settings_shared.css"
|
| type="chrome_html" />
|
|
|