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

Unified Diff: mash/runner/BUILD.gn

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 years, 11 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 | « mash/quick_launch/BUILD.gn ('k') | mash/runner/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/runner/BUILD.gn
diff --git a/mash/runner/BUILD.gn b/mash/runner/BUILD.gn
index f64c6593a2d3889b5621813f093c1e6c5ea74fbd..442df9deca52a52dc6d428242fe8636e72e61f36 100644
--- a/mash/runner/BUILD.gn
+++ b/mash/runner/BUILD.gn
@@ -13,6 +13,7 @@ executable("runner") {
"//base",
"//base:i18n",
"//build/config/sanitizers:deps",
+ "//mojo/edk/system",
"//services/service_manager",
"//services/service_manager/runner:init",
"//services/service_manager/standalone",
« no previous file with comments | « mash/quick_launch/BUILD.gn ('k') | mash/runner/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698