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

Unified Diff: chromecast/net/BUILD.gn

Issue 2647323010: [Chromecast] Add proxy server support to chromecast (Closed)
Patch Set: Fixing test break. 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
« no previous file with comments | « chromecast/browser/url_request_context_factory.cc ('k') | chromecast/net/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/net/BUILD.gn
diff --git a/chromecast/net/BUILD.gn b/chromecast/net/BUILD.gn
index bae4aebaaee6cb143694155f3f792c094fb5dc29..224ff01252e9d75f1b4b9efe1d41b885df2cafad 100644
--- a/chromecast/net/BUILD.gn
+++ b/chromecast/net/BUILD.gn
@@ -31,6 +31,7 @@ source_set("net") {
"//chromecast/base:cast_sys_info",
"//chromecast/base/metrics",
"//chromecast/public",
+ "//components/proxy_config",
"//net",
]
}
« no previous file with comments | « chromecast/browser/url_request_context_factory.cc ('k') | chromecast/net/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698