| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 8b62501a49849c08af4e099ba2dc1c459861b99c..61b14f4726596a8f614a8883709cecf47c7b9758 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -126,6 +126,9 @@
|
| "test": "ipc_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "jingle_unittests"
|
| },
|
| {
|
| @@ -343,6 +346,9 @@
|
| "test": "ipc_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "jingle_unittests"
|
| },
|
| {
|
|
|