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

Unified Diff: chrome/service/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 | « chrome/common/service_process_util.cc ('k') | chrome/service/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/common/service_process_util.cc ('k') | chrome/service/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698