| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index 4048be6bd0b45c2827c5fa25db3a2cc409ffc6ae..d03d6fe45aea7e668b503d5e746b44d740efb63e 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -174,6 +174,9 @@
|
| "test": "sync_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_base_unittests"
|
| },
|
| {
|
| @@ -373,6 +376,9 @@
|
| "test": "sync_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_base_unittests"
|
| },
|
| {
|
|
|