Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index e028906c498724d15b2420784b742f67c2ad1f92..186dfd6382e1bbc666e36b34cd75c2c51a22dcdf 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -11589,6 +11589,12 @@ |
| "can_use_on_swarming_builders": false |
| }, |
| "test": "mus_ws_unittests" |
|
msw
2016/11/10 01:23:10
nit: optionally remove (runs on "Linux Tests", "Li
|
| + }, |
| + { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| + "test": "views_aura_mus_unittests" |
| } |
| ] |
| }, |