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

Unified Diff: chromecast/net/DEPS

Issue 2647323010: [Chromecast] Add proxy server support to chromecast (Closed)
Patch Set: Fix unittest failure Created 3 years, 10 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..cd66c1f7ea32df428e507007ec609ee0e09ce4ec 100644
--- a/chromecast/net/DEPS
+++ b/chromecast/net/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+net",
+ "+components/proxy_config",
]

Powered by Google App Engine
This is Rietveld 408576698