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

Unified Diff: content/test/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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index ea57ae5d746091b43d58a57754331dbc51f1d936..9ae169acff6728f71cd237512ae367ca59b9369b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -745,6 +745,7 @@ test("content_browsertests") {
"//components/discardable_memory/client",
"//components/discardable_memory/common",
"//components/discardable_memory/service",
+ "//components/network_session_configurator/common",
"//components/payments/mojom:mojom_payment_app",
"//content:resources",
"//content/app:both_for_content_tests",

Powered by Google App Engine
This is Rietveld 408576698