| 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 7c76151e116b4ae62776a9c45cf6c61a43550fad..faa88a97d93d8d5d07bf8af49158897dea8a0afb 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -29,8 +29,8 @@
|
| <structure name="IDR_SETTINGS_CHECKBOX_JS"
|
| file="checkbox/checkbox.js"
|
| type="chrome_html" />
|
| - <structure name="IDR_SETTINGS_CHECKBOX_STYLE_HTML"
|
| - file="checkbox/checkbox_style.html"
|
| + <structure name="IDR_SETTINGS_CHECKBOX_CSS"
|
| + file="checkbox/checkbox.css"
|
| type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_DRAWER_STYLE_HTML"
|
| file="settings_drawer/settings_drawer_style.html"
|
|
|