| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index b37946f96d026157c9861ce2cf54173523b8b699..4048be6bd0b45c2827c5fa25db3a2cc409ffc6ae 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -135,6 +135,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "midi_unittests"
|
| },
|
| {
|
| @@ -331,6 +334,9 @@
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "midi_unittests"
|
| },
|
| {
|
|
|