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

Unified Diff: chromecast/browser/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/browser/DEPS
diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
index 2ee51c4d0ae4f3b3322795a653dbf4455d77e214..ab3d80066b5f65a91fa3974734647778cba947f0 100644
--- a/chromecast/browser/DEPS
+++ b/chromecast/browser/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/crash",
"+components/network_hints/browser",
"+components/prefs",
+ "+components/proxy_config",
"+content/public/android",
"+content/public/browser",
"+content/public/common",

Powered by Google App Engine
This is Rietveld 408576698