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

Unified Diff: chromecast/net/DEPS

Issue 2647323010: [Chromecast] Add proxy server support to chromecast (Closed)
Patch Set: Update connectivity checker to make it compile on desktop Created 3 years, 11 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: chromecast/net/DEPS
diff --git a/chromecast/net/DEPS b/chromecast/net/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..17acf32e48a5527d9441a11407f9efd38313b904 100644
--- a/chromecast/net/DEPS
+++ b/chromecast/net/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+net",
+ "+components/proxy_config",
+ "+chromecast/browser",
]

Powered by Google App Engine
This is Rietveld 408576698