Index: components/mus/ws/mus_ws_unittests_app_manifest.json |
diff --git a/components/mus/ws/mus_ws_unittests_app_manifest.json b/components/mus/ws/mus_ws_unittests_app_manifest.json |
deleted file mode 100644 |
index 5e3872e21acaf9d3c96ffa87d83fc1cc585179ae..0000000000000000000000000000000000000000 |
--- a/components/mus/ws/mus_ws_unittests_app_manifest.json |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-{ |
- "manifest_version": 1, |
- "name": "mojo:mus_ws_unittests_app", |
- "display_name": "Mus Window Server Unittests", |
- "capabilities": { |
- "required": { |
- "*": { "classes": [ "app" ] }, |
- "mojo:mus_ws_unittests_app": { |
- "interfaces": [ "mus::mojom::WindowTreeClient" ] |
- }, |
- "mojo:mus": { |
- "interfaces": [ "mus::mojom::WindowTreeHostFactory" ] |
- } |
- } |
- } |
-} |