| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index f76cf80e0f73255a1e3d30542b270bff7ba632e9..88c4a9bc25a530330ac95c1e3bd53e14ac673b6e 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -192,6 +192,9 @@
|
| "test": "display_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "events_unittests"
|
| },
|
| {
|
| @@ -393,6 +396,9 @@
|
| "test": "display_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "events_unittests"
|
| },
|
| {
|
| @@ -588,6 +594,9 @@
|
| "test": "display_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "events_unittests"
|
| },
|
| {
|
|
|