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

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

Issue 1909413002: Site Settings: Implement dialog for adding site exceptions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 4 years, 8 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 2bac38682d3d3cb639758223f2a9fed9ead58d0c..1631ab62a124c29c87a8ca11c63c632602af7347 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -21,6 +21,12 @@
type="chrome_html"
flattenhtml="true"
allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_HTML"
+ file="site_settings/add_site_dialog.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_ADD_SITE_DIALOG_JS"
+ file="site_settings/add_site_dialog.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_ADVANCED_PAGE_JS"
file="advanced_page/advanced_page.js"
flattenhtml="true"
« no previous file with comments | « chrome/app/generated_resources.grd ('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