| Index: ash/mus/manifest.json
|
| diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
|
| index ed9419435f88b8e03b924cf9c1249a3f7638a070..06d79fcded9c173e8bada4c332aaebf96b635fda 100644
|
| --- a/ash/mus/manifest.json
|
| +++ b/ash/mus/manifest.json
|
| @@ -1,7 +1,7 @@
|
| {
|
| "manifest_version": 1,
|
| - "name": "mojo:desktop_wm",
|
| - "display_name": "Window Manager",
|
| + "name": "mojo:ash",
|
| + "display_name": "Ash Window Manager and Shell",
|
| "capabilities": {
|
| "provided": {
|
| "mus:window_manager" : [ "mus::mojom::AcceleratorRegistrar" ]
|
|
|