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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2899473002: renames mus_ws_unittests to ui_service_unittests (Closed)
Patch Set: sort 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 | « testing/buildbot/chromium.win.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 2283b40da2484708569cca70b17d82afc6b47333..92852dfce4da9d406a8878c45cac352a05d0986e 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -770,10 +770,6 @@
"label": "//services/ui/demo:mus_demo_unittests",
"type": "windowed_test_launcher",
},
- "mus_ws_unittests": {
- "label": "//services/ui/ws:mus_ws_unittests",
- "type": "windowed_test_launcher",
- },
"nacl_helper_nonsfi_unittests": {
"label": "//components/nacl/loader:nacl_helper_nonsfi_unittests",
"type": "raw",
@@ -1046,6 +1042,10 @@
"label": "//ui/android:ui_junit_tests",
"type": "junit_test",
},
+ "ui_service_unittests": {
+ "label": "//services/ui/ws:ui_service_unittests",
+ "type": "windowed_test_launcher",
+ },
"ui_struct_traits_unittests": {
"label": "//services/ui/public/interfaces:ui_struct_traits_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698