| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index 283840f10b41bb96f51f5905dab8e00e465be185..d934a6feaaf6153d324bceca8c4f2d497b9d0d6b 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -3102,6 +3102,9 @@
|
| "test": "views_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "wm_unittests"
|
| }
|
| ],
|
| @@ -3540,6 +3543,9 @@
|
| "test": "views_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "wm_unittests"
|
| }
|
| ],
|
|
|