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

Unified Diff: chrome/service/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/service/BUILD.gn
diff --git a/chrome/service/BUILD.gn b/chrome/service/BUILD.gn
index afd153b3a7ad87c7a40ba9ca6abc9cb68581ad94..d4d8661d489c366f45c3de64598be601142f6fac 100644
--- a/chrome/service/BUILD.gn
+++ b/chrome/service/BUILD.gn
@@ -57,6 +57,7 @@ static_library("service") {
"//chrome/common",
"//components/cloud_devices/common",
"//components/data_use_measurement/core",
+ "//components/network_session_configurator/browser",
"//google_apis",
"//jingle:notifier",
"//mojo/edk/system",

Powered by Google App Engine
This is Rietveld 408576698