| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index 3dd4c0afdbbd0b18f3e02344ef42f1df5f048cf0..a3a338736fd0a8d2823eae0de73498aec83bc169 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -392,6 +392,9 @@
|
| "test": "media_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "message_center_unittests"
|
| },
|
| {
|
| @@ -767,6 +770,9 @@
|
| "test": "media_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "message_center_unittests"
|
| },
|
| {
|
|
|