| 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 1dc2fb1f26985bf9894d9a21e40625fef4d2b13e..0f1d1cf746b7cfdbfc5d65692947452fb4234169 100644 | 
| --- a/chrome/browser/resources/settings/settings_resources.grd | 
| +++ b/chrome/browser/resources/settings/settings_resources.grd | 
| @@ -402,6 +402,12 @@ | 
| <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS" | 
| file="controls/settings_checkbox.js" | 
| type="chrome_html" /> | 
| +      <structure name="IDR_SETTINGS_CONTROLS_IMPORTANT_SITE_CHECKBOX_HTML" | 
| +                 file="controls/important_site_checkbox.html" | 
| +                 type="chrome_html" /> | 
| +      <structure name="IDR_SETTINGS_CONTROLS_IMPORTANT_SITE_CHECKBOX_JS" | 
| +                 file="controls/important_site_checkbox.js" | 
| +                 type="chrome_html" /> | 
| <structure name="IDR_SETTINGS_CONTROLS_DROPDOWN_MENU_HTML" | 
| file="controls/settings_dropdown_menu.html" | 
| type="chrome_html" /> | 
|  |