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

Unified Diff: content/test/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
« no previous file with comments | « content/shell/browser/shell_url_request_context_getter.cc ('k') | content/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 13aee6841b1e0c4b760d9811e4da65e62bace493..2b230a5d582f44836d8eee1e4e87f8b2523d9781 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -755,6 +755,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",
« no previous file with comments | « content/shell/browser/shell_url_request_context_getter.cc ('k') | content/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698