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

Unified Diff: services/ui/ws/ui_service_unittests_app_manifest.json

Issue 2903423003: Move ui_services_unittests into service_unittest. (Closed)
Patch Set: and not is_mac Created 3 years, 7 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 | « services/ui/ws/test_manifest.json ('k') | services/ui/ws/window_server_service_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/ui_service_unittests_app_manifest.json
diff --git a/services/ui/ws/ui_service_unittests_app_manifest.json b/services/ui/ws/ui_service_unittests_app_manifest.json
deleted file mode 100644
index 86bcab599593ea3eee295ea7622f6dc4c18611bf..0000000000000000000000000000000000000000
--- a/services/ui/ws/ui_service_unittests_app_manifest.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "ui_service_unittests_app",
- "display_name": "Mus Window Server Unittests",
- "interface_provider_specs": {
- "service_manager:connector": {
- "provides": {
- "ui:window_tree_client": [
- "ui::mojom::WindowTreeClient"
- ]
- },
- "requires": {
- "*": [ "app" ],
- "ui_service_unittests_app": [ "ui:window_tree_client" ],
- "ui": [
- "window_manager",
- "window_tree_host_factory"
- ]
- }
- }
- }
-}
« no previous file with comments | « services/ui/ws/test_manifest.json ('k') | services/ui/ws/window_server_service_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698