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

Unified Diff: chromeos/network/DEPS

Issue 2442313003: Move some proxy config code out of src/chrome (Closed)
Patch Set: Rebase Created 4 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
Index: chromeos/network/DEPS
diff --git a/chromeos/network/DEPS b/chromeos/network/DEPS
index 6ac09a4d2ce58858f0d48880e16fa50be8b77a1d..8bbe82441b4d902e63837bfe7d48f295dce0738b 100644
--- a/chromeos/network/DEPS
+++ b/chromeos/network/DEPS
@@ -1,7 +1,10 @@
include_rules = [
"+dbus",
"+components/onc",
+ "+components/policy",
+ "+components/pref_registry",
"+components/proxy_config",
+ "+components/user_manager",
Mattias Nissler (ping if slow) 2016/10/25 09:53:16 Do you really want the user_manager dependency her
stevenjb 2016/10/25 17:26:22 chromeos/ already depends on user_manager in login
"+net",
"+url"
]

Powered by Google App Engine
This is Rietveld 408576698