Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 1bdcc7f0b4fb34e837db4d2e106bd1db97ea99e9..fb77d23a3d012f9fcdfd7eabbd7ffcfec279c38e 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -871,7 +871,8 @@ |
| "--test-launcher-retry-limit=6" |
| ], |
| "swarming": { |
| - "can_use_on_swarming_builders": true |
| + "can_use_on_swarming_builders": true, |
| + "shards": 5 |
| }, |
| "test": "browser_tests" |
| }, |