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

Unified Diff: components/policy/core/browser/DEPS

Issue 140803003: Move the Autofill and URLBlacklist policy handlers to the component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trying again... Created 6 years, 11 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 | « components/components_tests.gyp ('k') | components/policy/core/browser/autofill_policy_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/browser/DEPS
diff --git a/components/policy/core/browser/DEPS b/components/policy/core/browser/DEPS
index e761d102ee7d3c3812410e6f97b3ab2461cb696c..3cb202bfd02c67fc2c01b55b12624561e1706d94 100644
--- a/components/policy/core/browser/DEPS
+++ b/components/policy/core/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/autofill/core/common",
"+components/url_matcher",
"+components/user_prefs",
"+grit/component_strings.h",
« no previous file with comments | « components/components_tests.gyp ('k') | components/policy/core/browser/autofill_policy_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698