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

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

Issue 2450423002: [MD settings] cookie and site data from dialog to subpage (Closed)
Patch Set: review nit Created 4 years, 1 month 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 588738a1dd357488511287a8c05e6fa3245d7066..dae79452cbcce5482cfc49f012ce9089fb10a113 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -789,11 +789,11 @@
<structure name="IDR_SETTINGS_SITE_DATA_JS"
file="site_settings/site_data.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_SITE_DATA_DETAILS_DIALOG_HTML"
- file="site_settings/site_data_details_dialog.html"
+ <structure name="IDR_SETTINGS_SITE_DATA_DETAILS_SUBPAGE_HTML"
+ file="site_settings/site_data_details_subpage.html"
type="chrome_html" />
- <structure name="IDR_SETTINGS_SITE_DATA_DETAILS_DIALOG_JS"
- file="site_settings/site_data_details_dialog.js"
+ <structure name="IDR_SETTINGS_SITE_DATA_DETAILS_SUBPAGE_JS"
+ file="site_settings/site_data_details_subpage.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_SITE_LIST_HTML"
file="site_settings/site_list.html"
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/resources/settings/site_settings/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698