| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index b284387ebc854a48a19da517cbcf6ae8ded619cb..cf0f54672647b8730220123960961ef6541bb091 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -96,6 +96,9 @@
|
| "test": "device_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "display_unittests"
|
| },
|
| {
|
| @@ -354,6 +357,9 @@
|
| "test": "device_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "display_unittests"
|
| },
|
| {
|
|
|