Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2098633002: Migrate the one-time notice into the MD settings CBD dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_counters
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" />

Powered by Google App Engine
This is Rietveld 408576698