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

Unified Diff: chrome/chrome_browser.gypi

Issue 902833003: Add a HostContentSettingsMap layer for Supervised Users. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « chrome/browser/supervised_user/supervised_user_constants.cc ('k') | components/content_settings.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5a552b6060918a1b13b1b907df7c9ff598c6e20a..3505aefedc428b620d7833b0e1d4ddddffcdd24e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2580,6 +2580,8 @@
'browser/ssl/ssl_error_info.h',
],
'chrome_browser_supervised_user_sources': [
+ 'browser/content_settings/content_settings_supervised_provider.cc',
+ 'browser/content_settings/content_settings_supervised_provider.h',
'browser/supervised_user/child_accounts/child_account_feedback_reporter_android.cc',
'browser/supervised_user/child_accounts/child_account_feedback_reporter_android.h',
'browser/supervised_user/child_accounts/child_account_service.cc',
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_constants.cc ('k') | components/content_settings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698