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

Unified Diff: components/mus/demo/manifest.json

Issue 1832943002: Add mus_demo mojo app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move from mash/BUILD.gn to BUILD.gn 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
« no previous file with comments | « components/mus/demo/main.cc ('k') | components/mus/demo/mus_demo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/demo/manifest.json
diff --git a/components/mus/demo/manifest.json b/components/mus/demo/manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..6f7f61d7a4665d8fc26322d4660b12ade3535ca2
--- /dev/null
+++ b/components/mus/demo/manifest.json
@@ -0,0 +1,6 @@
+{
+ "name": "mojo:mus_demo",
+ "display_name": "MUS Demo",
+ "capabilities": { "*": ["*"] }
+}
+
« no previous file with comments | « components/mus/demo/main.cc ('k') | components/mus/demo/mus_demo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698