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

Unified Diff: services/ui/ws/test_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/BUILD.gn ('k') | services/ui/ws/ui_service_unittests_app_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/test_manifest.json
diff --git a/services/ui/ws/ui_service_unittests_app_manifest.json b/services/ui/ws/test_manifest.json
similarity index 78%
rename from services/ui/ws/ui_service_unittests_app_manifest.json
rename to services/ui/ws/test_manifest.json
index 86bcab599593ea3eee295ea7622f6dc4c18611bf..01e893a5dafbdc9bd6a66003d63550d482e098e7 100644
--- a/services/ui/ws/ui_service_unittests_app_manifest.json
+++ b/services/ui/ws/test_manifest.json
@@ -1,5 +1,5 @@
{
- "name": "ui_service_unittests_app",
+ "name": "ui_service_unittests",
"display_name": "Mus Window Server Unittests",
"interface_provider_specs": {
"service_manager:connector": {
@@ -10,7 +10,7 @@
},
"requires": {
"*": [ "app" ],
- "ui_service_unittests_app": [ "ui:window_tree_client" ],
+ "ui_service_unittests": [ "ui:window_tree_client" ],
"ui": [
"window_manager",
"window_tree_host_factory"
« no previous file with comments | « services/ui/ws/BUILD.gn ('k') | services/ui/ws/ui_service_unittests_app_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698