| 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..f6e227c7d826e374409e4fcc96303388ac0799bf 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -853,6 +853,10 @@
|
| "label": "//services/service_manager/tests:service_manager_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "service_junit_tests": {
|
| + "label": "//services:service_junit_tests",
|
| + "type": "junit_test",
|
| + },
|
| "service_unittests": {
|
| "label": "//services:service_unittests",
|
| "type": "console_test_launcher",
|
|
|