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

Unified Diff: chrome/chrome_browser.gypi

Issue 7716003: WIP: URL blacklisting by policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reviewed Created 9 years, 4 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/profiles/profile_io_data.cc ('k') | chrome/chrome_tests.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 b9ba8881d4b456ba4f7aae36433a30e62029ce65..1bf3bcf8eef24b39f2b59a4a59176bb5f8dd2a13 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1709,6 +1709,8 @@
'browser/policy/policy_path_parser_win.cc',
'browser/policy/policy_status_info.cc',
'browser/policy/policy_status_info.h',
+ 'browser/policy/url_blacklist_manager.cc',
+ 'browser/policy/url_blacklist_manager.h',
'browser/policy/user_policy_cache.cc',
'browser/policy/user_policy_cache.h',
'browser/policy/user_policy_disk_cache.cc',
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698