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

Unified Diff: content/browser/BUILD.gn

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fixes... Created 3 years, 7 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 6c88e40433903c806be967e86855496ef986fb9f..95b1580e170958d77a4a044e47db13cf1ad43530 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -45,6 +45,7 @@ source_set("browser") {
"//components/metrics",
"//components/metrics:single_sample_metrics",
"//components/mime_util",
+ "//components/network_session_configurator/browser",
"//components/payments/mojom:mojom_payment_app",
"//components/rappor",
"//components/tracing",

Powered by Google App Engine
This is Rietveld 408576698