| 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 3eaee9a827ca962f85f337573236092f171334a7..59f7f1f2060646de2346f4700151a431b22594e8 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -475,6 +475,12 @@
|
| <structure name="IDR_SETTINGS_MEDIA_PICKER_JS"
|
| file="site_settings/media_picker.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_OTHER_FORMS_OF_BROWSING_HISTORY_NOTICE_HTML"
|
| + file="clear_browsing_data_dialog/other_forms_of_browsing_history_notice.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_OTHER_FORMS_OF_BROWSING_HISTORY_NOTICE_JS"
|
| + file="clear_browsing_data_dialog/other_forms_of_browsing_history_notice.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PASSWORDS_AND_FORMS_PAGE_HTML"
|
| file="passwords_and_forms_page/passwords_and_forms_page.html"
|
| type="chrome_html" />
|
|
|