Chromium Code Reviews| Index: testing/buildbot/chromium.memory.json |
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json |
| index 875c218b2cae54f4d14396e2dd127fe8fa31459a..a4146168b6d57f09e80e250b3017ea229c0083b2 100644 |
| --- a/testing/buildbot/chromium.memory.json |
| +++ b/testing/buildbot/chromium.memory.json |
| @@ -9,7 +9,8 @@ |
| }, |
| { |
| "swarming": { |
| - "can_use_on_swarming_builders": true |
| + "can_use_on_swarming_builders": true, |
| + "shards": 10 |
| }, |
| "test": "angle_unittests" |
| }, |