| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 2e9f5ecd6e1ef811d21b5fc83e99727e6376dcd2..b6109af68454cc6e220bb187569daa93af5bc62b 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -48,6 +48,9 @@
|
| "test": "chromevox_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_unittests"
|
| },
|
| {
|
| @@ -230,6 +233,9 @@
|
| "test": "chromeos_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "components_unittests"
|
| },
|
| {
|
|
|