| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 4f28a36fc51aae32849c32f4f0666cdfce9ac67b..ce871ca105092bb2426c8e68938d5ea1163ef35e 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -833,8 +833,8 @@
|
| "label": "//services:service_junit_tests",
|
| "type": "junit_test",
|
| },
|
| - "service_unittests": {
|
| - "label": "//services:service_unittests",
|
| + "services_unittests": {
|
| + "label": "//services:services_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| "setup_unittests": {
|
|
|