| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 0b8686b0ea654bc4a7c6547563cd8bceec5a6615..390cbfd752c0cdaa593dca1a84944d116d24aebf 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -141,6 +141,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "midi_unittests"
|
| },
|
| {
|
| @@ -337,6 +340,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "midi_unittests"
|
| },
|
| {
|
|
|