| 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 8671f65cd110568d1e7240263f3f30b5de08a9c2..737d2a69f2f2e52ab835d78b3aea174b6cb4880d 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -323,6 +323,12 @@
|
| <structure name="IDR_SETTINGS_HISTORY_DELETION_DIALOG_JS"
|
| file="clear_browsing_data_dialog/history_deletion_dialog.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CONTROLS_CONTROLLED_BUTTON_JS"
|
| + file="controls/controlled_button.js"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_CONTROLS_CONTROLLED_BUTTON_HTML"
|
| + file="controls/controlled_button.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CONTROLS_CHECKBOX_HTML"
|
| file="controls/settings_checkbox.html"
|
| type="chrome_html" />
|
|
|