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

Unified Diff: chrome/app/mash/BUILD.gn

Issue 2666383002: mash: Exit main process if ui service crashes (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 | « no previous file | chrome/app/mash/chrome_mash_manifest.json » ('j') | chrome/app/mash/mash_runner.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index c738779ac4ef8e76e6fe1129b3039962eb768a83..2e2b7b3bd0f7a4d2c51472ec099b36f3e0a8427c 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -29,6 +29,7 @@ source_set("mash") {
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
"//services/service_manager/standalone",
+ "//services/ui/public/interfaces:constants",
"//url",
]
« no previous file with comments | « no previous file | chrome/app/mash/chrome_mash_manifest.json » ('j') | chrome/app/mash/mash_runner.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698