| 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 5ceed837101cf8bcc33de46c32b6ca82847cea69..1012730c199157d7e01ebb1e464e24cbb3c1f8d9 100644
 | 
| --- a/chrome/browser/resources/settings/settings_resources.grd
 | 
| +++ b/chrome/browser/resources/settings/settings_resources.grd
 | 
| @@ -20,8 +20,8 @@
 | 
|                   type="chrome_html"
 | 
|                   flattenhtml="true"
 | 
|                   allowexternalscript="true" />
 | 
| -      <structure name="IDR_SETTINGS_A11Y_PAGE_STYLE_HTML"
 | 
| -                 file="a11y_page/a11y_page_style.html"
 | 
| +      <structure name="IDR_SETTINGS_A11Y_PAGE_CSS"
 | 
| +                 file="a11y_page/a11y_page.css"
 | 
|                   type="chrome_html" />
 | 
|        <structure name="IDR_SETTINGS_CHECKBOX_HTML"
 | 
|                   file="checkbox/checkbox.html"
 | 
| @@ -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"
 | 
| 
 |