| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index 7925d5df7ba7a800ce062da134715492163d0c94..edfcad23fba91a0e0db6e01daaf277711bb318e1 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -188,7 +188,12 @@
|
| "can_use_on_swarming_builders": true
|
| }
|
| },
|
| - "ui_touch_selection_unittests",
|
| + {
|
| + "test": "ui_touch_selection_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| {
|
| "test": "unit_tests",
|
| "swarming": {
|
|
|