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

Unified Diff: mash/BUILD.gn

Issue 1560223002: Add quick launcher for launching mojo apps from within mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@launcher
Patch Set: . Created 4 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 | mash/example/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 461ff4c539230feeb401c1d6595df163f35ea620..5b29b2667162075b871251bdd9b64bdbc35c3eda 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -11,6 +11,10 @@ group("all") {
deps = [
":tests",
"//mash/example",
+ "//mash/quick_launch",
+ "//mash/shell",
+ "//mash/task_viewer",
+ "//mash/wm",
]
}
« no previous file with comments | « no previous file | mash/example/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698