| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index df81f91c6015c41faa16b00b1a3102857d18de9f..1fdbf32f237382632ca7e725ce5c88a707ee222a 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -14,6 +14,9 @@
|
| "test": "app_list_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_shell_unittests"
|
| },
|
| {
|
| @@ -244,6 +247,9 @@
|
| "test": "app_list_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "app_shell_unittests"
|
| },
|
| {
|
|
|