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

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

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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
deleted file mode 100644
index 7971b79d238f35fb510303e28ee9a4c555528922..0000000000000000000000000000000000000000
--- a/components/mus/demo/manifest.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "manifest_version": 1,
- "name": "mojo:mus_demo",
- "display_name": "MUS Demo",
- "capabilities": {
- "required": {
- "mojo:mus": {
- "interfaces": [ "mus::mojom::WindowManagerWindowTreeFactory"],
- "classes": [ "app" ]
- }
- }
- }
-}
-
« 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