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

Unified Diff: content/browser/BUILD.gn

Issue 2914893002: Move some of IOThread's command line logic to network_session_configurator. (Closed)
Patch Set: Fix merge 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 15f4ba5f54bcfc5cb160a95849aa9484a958d6d8..6019dc0adf37c4e6ff8f06c72600d2c229b6841e 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",
« no previous file with comments | « components/network_session_configurator/network_session_configurator_unittest.cc ('k') | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698