| Index: testing/buildbot/client.v8.chromium.json
|
| diff --git a/testing/buildbot/client.v8.chromium.json b/testing/buildbot/client.v8.chromium.json
|
| index f1c4a4bc6a453a6e23fc6395a1facc29770914d4..bb493a0555c1ef90982dcc1ca61d9c30603e8632 100644
|
| --- a/testing/buildbot/client.v8.chromium.json
|
| +++ b/testing/buildbot/client.v8.chromium.json
|
| @@ -278,7 +278,7 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| - "test": "service_unittests"
|
| + "test": "services_unittests"
|
| },
|
| {
|
| "swarming": {
|
| @@ -619,7 +619,7 @@
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
| - "test": "service_unittests"
|
| + "test": "services_unittests"
|
| },
|
| {
|
| "swarming": {
|
|
|