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

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

Issue 1384463002: Componentize proxy_policy_handler from chrome/browser/net (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and updated Created 5 years, 2 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/policy/core/browser/BUILD.gn ('k') | components/policy/core/browser/proxy_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 a1af0f1087b7ac38e7095b9e26961cd4b0743751..cb5ff1897a7f7ca3d6ff3284ae5cbecf294a3599 100644
--- a/components/policy/core/browser/DEPS
+++ b/components/policy/core/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/bookmarks",
"+components/pref_registry",
+ "+components/proxy_config",
"+components/url_formatter",
"+components/url_matcher",
"+grit/components_strings.h",
« no previous file with comments | « components/policy/core/browser/BUILD.gn ('k') | components/policy/core/browser/proxy_policy_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698