| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 590a1c6e3c2b310484a5738e36b6317a56213ad3..a707f6771eeec3cb540087a78bdf97b329716334 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -857,6 +857,10 @@
|
| "label": "//services:service_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "services_junit_tests": {
|
| + "label": "//services:services_junit_tests",
|
| + "type": "junit_test",
|
| + },
|
| "setup_unittests": {
|
| "label": "//chrome/installer/setup:setup_unittests",
|
| "type": "console_test_launcher",
|
|
|