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

Unified Diff: mash/BUILD.gn

Issue 1832943002: Add mus_demo mojo app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove WindowManagerClient. Created 4 years, 9 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
« components/mus/demo/mus_demo.cc ('K') | « components/mus/demo/mus_demo.cc ('k') | no next file » | 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 8d82d0a55f1b05503ff45b58cb86dd275eb0ffd1..8185c925f2a9b78ab0705250f139a775d212f4c7 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -12,6 +12,7 @@ group("all") {
deps = [
":mash_unittests",
"//components/leveldb",
+ "//components/mus/demo",
"//mash/example",
"//mash/init",
"//mash/login",
« components/mus/demo/mus_demo.cc ('K') | « components/mus/demo/mus_demo.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698