Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 2d3b5c1138de36fa50dc54329c0c06dd076f5f78..c9ab9444fa4a703471929a7a1edf828ea9769048 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -5648,6 +5648,12 @@ |
| "can_use_on_swarming_builders": true |
| }, |
| "test": "webkit_unit_tests" |
| + }, |
| + { |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| + "test": "wtf_unittests" |
| } |
| ] |
| }, |