| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index ea6134e51d37be045a6adf3cdd430e94cc1bdaef..0b8686b0ea654bc4a7c6547563cd8bceec5a6615 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -135,6 +135,9 @@
|
| "test": "media_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| @@ -328,6 +331,9 @@
|
| "test": "media_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "message_center_unittests"
|
| },
|
| {
|
|
|