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

Unified Diff: chromeos/network/DEPS

Issue 2442313003: Move some proxy config code out of src/chrome (Closed)
Patch Set: Fix DEPS 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
« no previous file with comments | « chromeos/chromeos.gyp ('k') | chromeos/network/onc/onc_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/network/DEPS
diff --git a/chromeos/network/DEPS b/chromeos/network/DEPS
index 6ac09a4d2ce58858f0d48880e16fa50be8b77a1d..392d14e8dbba1b3cf52604c8869fddca8fdbe63b 100644
--- a/chromeos/network/DEPS
+++ b/chromeos/network/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+dbus",
"+components/onc",
+ "+components/pref_registry",
"+components/proxy_config",
+ "+components/user_manager",
"+net",
"+url"
]
« no previous file with comments | « chromeos/chromeos.gyp ('k') | chromeos/network/onc/onc_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698