| 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",
|
|
|