| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 94a81de790e4dfa2fd14c84bdf5ac18a96ee6058..5bcdfa7038f2d3515f7deedee686e2466a26f1c0 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -8,6 +8,9 @@
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_list_unittests"
|
| },
|
| {
|
| @@ -184,6 +187,9 @@
|
| "test": "accessibility_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_list_unittests"
|
| },
|
| {
|
|
|