| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index d42d5516c3f7b42aa06d15b40d2ac112d9de83d7..68735d8491ca06ff4996c82e8896828e370cffd9 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -213,6 +213,12 @@
|
| },
|
| "test": "message_center_unittests"
|
| },
|
| + {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "midi_unittests"
|
| + },
|
| "mojo_common_unittests",
|
| "mojo_public_bindings_unittests",
|
| "mojo_public_environment_unittests",
|
|
|