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

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

Issue 2699013002: MD Settings: Allow editing a cookie site exception. (Closed)
Patch Set: Address nits. Created 3 years, 10 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 136bec8d3759117d5a587662b333013d3ac9b6a9..4064ab6baeb24fc840bd5895132378586772dd97 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -134,6 +134,12 @@
type="chrome_html"
preprocess="true"
allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_HTML"
+ file="site_settings/edit_exception_dialog.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_EDIT_EXCEPTION_DIALOG_JS"
+ file="site_settings/edit_exception_dialog.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_EXTENSION_CONTROL_BROWSER_PROXY_JS"
file="extension_control_browser_proxy.js"
type="chrome_html" />
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/site_settings/add_site_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698