| 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 5a8cc492633d1dcf0c7a79024973b221c1bb5a42..ee7d9395b1edee85797c450b5982047d2e5573af 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -289,6 +289,12 @@
|
| <structure name="IDR_SETTINGS_CLEAR_BROWSING_DATA_DIALOG_JS"
|
| file="clear_browsing_data_dialog/clear_browsing_data_dialog.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_HISTORY_DELETION_DIALOG_HTML"
|
| + file="clear_browsing_data_dialog/history_deletion_dialog.html"
|
| + type="chrome_html" />
|
| + <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_CHECKBOX_HTML"
|
| file="controls/settings_checkbox.html"
|
| type="chrome_html" />
|
|
|