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

Unified Diff: chrome/browser/resources/settings/site_settings/compiled_resources.gyp

Issue 1698093007: Convert SiteSettingsCategory to use the HostContentSettingsMap instead of (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync'ed 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
Index: chrome/browser/resources/settings/site_settings/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/site_settings/compiled_resources.gyp b/chrome/browser/resources/settings/site_settings/compiled_resources.gyp
index 34ee41406830ee058dde25bd4ca3b48209d68f16..567f37b81d8e70722cfe60231d5c76409bf09c7b 100644
--- a/chrome/browser/resources/settings/site_settings/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/site_settings/compiled_resources.gyp
@@ -102,6 +102,7 @@
'../settings_page/settings_animated_pages.js',
'constants.js',
'site_settings_behavior.js',
+ 'site_settings_prefs_proxy.js',
],
'externs': [
'../../../../../third_party/closure_compiler/externs/settings_private.js',

Powered by Google App Engine
This is Rietveld 408576698