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

Unified Diff: chromeos/network/DEPS

Issue 1228543002: Translate ONC ProxySettings <-> Shill ProxyConfig (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add SchemeToString Created 5 years, 5 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: chromeos/network/DEPS
diff --git a/chromeos/network/DEPS b/chromeos/network/DEPS
index bc366f1910c68d17a62ed04e1c04f7f7d3a236aa..6ac09a4d2ce58858f0d48880e16fa50be8b77a1d 100644
--- a/chromeos/network/DEPS
+++ b/chromeos/network/DEPS
@@ -1,4 +1,7 @@
include_rules = [
"+dbus",
"+components/onc",
+ "+components/proxy_config",
+ "+net",
+ "+url"
]

Powered by Google App Engine
This is Rietveld 408576698