| Index: services/ui/ws/ui_service_unittests_app_manifest.json
|
| diff --git a/services/ui/ws/mus_ws_unittests_app_manifest.json b/services/ui/ws/ui_service_unittests_app_manifest.json
|
| similarity index 78%
|
| rename from services/ui/ws/mus_ws_unittests_app_manifest.json
|
| rename to services/ui/ws/ui_service_unittests_app_manifest.json
|
| index dde1cca15129e737304b1fe16893371fb860ac60..86bcab599593ea3eee295ea7622f6dc4c18611bf 100644
|
| --- a/services/ui/ws/mus_ws_unittests_app_manifest.json
|
| +++ b/services/ui/ws/ui_service_unittests_app_manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "name": "mus_ws_unittests_app",
|
| + "name": "ui_service_unittests_app",
|
| "display_name": "Mus Window Server Unittests",
|
| "interface_provider_specs": {
|
| "service_manager:connector": {
|
| @@ -10,7 +10,7 @@
|
| },
|
| "requires": {
|
| "*": [ "app" ],
|
| - "mus_ws_unittests_app": [ "ui:window_tree_client" ],
|
| + "ui_service_unittests_app": [ "ui:window_tree_client" ],
|
| "ui": [
|
| "window_manager",
|
| "window_tree_host_factory"
|
|
|