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

Unified Diff: chrome/common/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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 66c7dc829f1b90e33b31688cbc05ecd8428c1084..2165ffcee980860025f29de445e1d33a96b4f8a4 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -198,6 +198,7 @@ static_library("common") {
"//components/metrics:net",
"//components/nacl/common:process_type",
"//components/nacl/common:switches",
+ "//components/network_session_configurator/common",
"//components/ntp_tiles",
"//components/offline_pages/core:switches",
"//components/omnibox/common",

Powered by Google App Engine
This is Rietveld 408576698