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

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

Issue 1698093007: Convert SiteSettingsCategory to use the HostContentSettingsMap instead of (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/site_settings/compiled_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 11a655d2f68b110e23ffbfc20837411e7e779a6b..24c1ba4a21db34013f8c5c1595b8e98b61602901 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -459,6 +459,12 @@
<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_PREFS_BROWSER_PROXY_HTML"
+ file="site_settings/site_settings_prefs_browser_proxy.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_SITE_SETTINGS_PREFS_BROWSER_PROXY_JS"
+ file="site_settings/site_settings_prefs_browser_proxy.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_SITE_DETAILS_CSS"
file="site_settings/site_details.css"
type="chrome_html" />
« no previous file with comments | « no previous file | chrome/browser/resources/settings/site_settings/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698