| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 7dba29b5124dc5dc1dfb040d22ad6173f67b7bfc..2283b40da2484708569cca70b17d82afc6b47333 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -750,10 +750,6 @@
|
| "--service-overrides=../../chrome/app/mash/mash_service_overrides.json",
|
| ],
|
| },
|
| - "mus_clipboard_unittests": {
|
| - "label": "//services/ui/clipboard:mus_clipboard_unittests",
|
| - "type": "windowed_test_launcher",
|
| - },
|
| "mus_public_unittests": {
|
| "label": "//services/ui/public/cpp/tests:mus_public_unittests",
|
| "type": "windowed_test_launcher",
|
| @@ -867,7 +863,7 @@
|
| },
|
| "service_unittests": {
|
| "label": "//services:service_unittests",
|
| - "type": "console_test_launcher",
|
| + "type": "windowed_test_launcher",
|
| },
|
| "setup_unittests": {
|
| "label": "//chrome/installer/setup:setup_unittests",
|
|
|