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

Unified Diff: chrome/test/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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index cef0c0af6adfc021ced2cefea37318b59af28f2a..2644eef0b30f8993d81b722503d83550b1425828 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -120,6 +120,7 @@ static_library("test_support") {
"//components/history/core/test:test",
"//components/infobars/core",
"//components/metrics:test_support",
+ "//components/network_session_configurator/common",
"//components/network_time:network_time_test_support",
"//components/omnibox/browser:test_support",
"//components/password_manager/core/browser:test_support",

Powered by Google App Engine
This is Rietveld 408576698