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

Unified Diff: components/proxy_config/DEPS

Issue 1296663003: Componentize proxy code from chrome/browser/net (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: components/proxy_config/DEPS
diff --git a/components/proxy_config/DEPS b/components/proxy_config/DEPS
index bbc4224259bf0dbec0a454896a1835362abc3387..0a84ee133b9ec2e70369aa54742faedb33e735d2 100644
--- a/components/proxy_config/DEPS
+++ b/components/proxy_config/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/pref_registry",
"+net"
]

Powered by Google App Engine
This is Rietveld 408576698