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

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

Issue 1428313002: Add a page for showing the details for a given origin (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 5 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 50960684be9bc25d2800deed0697f1019bca795d..1ea77aaed033c1ae9c45fc01f4b5fd33df2bc71b 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -364,6 +364,24 @@
<structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_JS"
file="site_settings_page/site_settings_page.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_CSS"
+ file="site_settings/site_details.css"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_HTML"
+ file="site_settings/site_details.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_JS"
+ file="site_settings/site_details.js"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_PERMISSION_CSS"
+ file="site_settings/site_details_permission.css"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_PERMISSION_HTML"
+ file="site_settings/site_details_permission.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_SITE_DETAILS_PERMISSION_JS"
+ file="site_settings/site_details_permission.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_SEARCH_ENGINES_PAGE_SEARCH_ENGINE_ADDER_JS"
file="search_engines_page/search_engine_adder.js"
type="chrome_html" />
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/site_settings/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698