| Index: testing/buildbot/client.v8.chromium.json
|
| diff --git a/testing/buildbot/client.v8.chromium.json b/testing/buildbot/client.v8.chromium.json
|
| index 09e30211e83127fc7052d3ba1ff32abc61075871..bb493a0555c1ef90982dcc1ca61d9c30603e8632 100644
|
| --- a/testing/buildbot/client.v8.chromium.json
|
| +++ b/testing/buildbot/client.v8.chromium.json
|
| @@ -231,6 +231,12 @@
|
| "can_use_on_swarming_builders": true
|
| },
|
| "test": "media_blink_unittests"
|
| + },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "mojo_js_integration_tests"
|
| },
|
| {
|
| "swarming": {
|
|
|