| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index e52d932545e9d17f4996c69bcb8807d8de6b6f43..3f8b2d541d71844dd5d32d009516c18019304262 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -135,7 +135,12 @@
|
| "platforms": ["linux", "win"]
|
| },
|
| "media_perftests",
|
| - "media_unittests",
|
| + {
|
| + "test": "media_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| {
|
| "test": "message_center_unittests",
|
| "swarming": {
|
|
|