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

Unified Diff: chromecast/browser/BUILD.gn

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Meh Created 3 years, 6 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/BUILD.gn
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn
index 6b5f6605c03b2159e616ebf3b989894a1391d82f..dfe1c010700fce7c2fd0488fcd3633518047a022 100644
--- a/chromecast/browser/BUILD.gn
+++ b/chromecast/browser/BUILD.gn
@@ -106,6 +106,7 @@ source_set("browser") {
# isn't needed. crbug.com/541577
"//components/metrics:ui",
"//components/network_hints/browser",
+ "//components/network_session_configurator/common",
"//components/prefs",
"//components/proxy_config",
"//content",

Powered by Google App Engine
This is Rietveld 408576698