| 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 1d6597e87acc73f25eae95ac7d7f597f0cbb38e1..fef095eedbcaf64d868763f82f1e2de284f67d4b 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -395,6 +395,12 @@
|
| <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_JS"
|
| file="controls/settings_checkbox.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_IMPORTANT_SITES_CONTROLS_CHECKBOX_HTML"
|
| + file="controls/important_site_checkbox.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_IMPORTANT_SITES_CONTROLS_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" />
|
|
|