Chromium Code Reviews| Index: testing/buildbot/chromium.linux.json |
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
| index 7f919bfbad06e146f58d496a9758b96fce880f03..37b267ff3b982a004a3d121ed35d66966fee8301 100644 |
| --- a/testing/buildbot/chromium.linux.json |
| +++ b/testing/buildbot/chromium.linux.json |
| @@ -138,7 +138,12 @@ |
| "components_unittests", |
| "compositor_unittests", |
| "content_browsertests", |
| - "content_unittests", |
| + { |
|
M-A Ruel
2014/09/24 00:05:19
Mixing strings and dict in a list. Oh JSON, I love
|
| + "test": "content_unittests", |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + } |
| + }, |
| "crypto_unittests", |
| "dbus_unittests", |
| "device_unittests", |