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

Unified Diff: chrome/browser/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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 0f2af0f8db3caa71cbbc98d787dec238fb44ad4f..4a392036adf0187bd15c01dbfe9d33a66b916dd6 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1548,7 +1548,7 @@ split_static_library("browser") {
"//components/navigation_metrics",
"//components/net_log",
"//components/network_hints/common",
- "//components/network_session_configurator",
+ "//components/network_session_configurator/browser",
"//components/network_time",
"//components/ntp_snippets",
"//components/ntp_tiles",

Powered by Google App Engine
This is Rietveld 408576698