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

Unified Diff: chrome/chrome_browser.gypi

Issue 698253002: Supervised user SafeSites: Add a field trial to turn on/off (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_service.cc ('k') | chrome/common/chrome_switches.h » ('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 3490870cfa51d966187f818189cac4caf705b28a..a8a5f9b9d1dd26a2bafbfc08ce8ed5e41b7d6f69 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2670,6 +2670,8 @@
'browser/supervised_user/experimental/supervised_user_blacklist.h',
'browser/supervised_user/experimental/supervised_user_blacklist_downloader.cc',
'browser/supervised_user/experimental/supervised_user_blacklist_downloader.h',
+ 'browser/supervised_user/experimental/supervised_user_filtering_switches.cc',
+ 'browser/supervised_user/experimental/supervised_user_filtering_switches.h',
'browser/supervised_user/legacy/custodian_profile_downloader_service.cc',
'browser/supervised_user/legacy/custodian_profile_downloader_service.h',
'browser/supervised_user/legacy/custodian_profile_downloader_service_factory.cc',
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_service.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698