| Index: mash/wm/manifest.json
|
| diff --git a/mash/wm/manifest.json b/mash/wm/manifest.json
|
| deleted file mode 100644
|
| index ed9419435f88b8e03b924cf9c1249a3f7638a070..0000000000000000000000000000000000000000
|
| --- a/mash/wm/manifest.json
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -{
|
| - "manifest_version": 1,
|
| - "name": "mojo:desktop_wm",
|
| - "display_name": "Window Manager",
|
| - "capabilities": {
|
| - "provided": {
|
| - "mus:window_manager" : [ "mus::mojom::AcceleratorRegistrar" ]
|
| - },
|
| - "required": {
|
| - "*": { "classes": [ "app" ] },
|
| - "mojo:mus": { "interfaces": [ "mus::mojom::WindowManagerFactoryService" ] }
|
| - }
|
| - }
|
| -}
|
|
|