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

Unified Diff: components/policy/core/DEPS

Issue 102973005: Move URLBlacklistManager to components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, fixed linkage of policy_component Created 7 years 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 | « components/policy.gypi ('k') | components/policy/core/common/url_blacklist_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/DEPS
diff --git a/components/policy/core/DEPS b/components/policy/core/DEPS
index 7b46c501532773302c706267961bf9e85ebb0d5b..db1e8431a69726fbbef108185c105a4054b63fe4 100644
--- a/components/policy/core/DEPS
+++ b/components/policy/core/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+components/json_schema",
+ "+components/url_matcher",
+ "+components/user_prefs",
"+crypto",
"+google_apis",
"+net",
« no previous file with comments | « components/policy.gypi ('k') | components/policy/core/common/url_blacklist_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698