| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index 4c967b198d3a9a8fc4857d44b9fea3386bb715c1..9083bde40951940bdfbb31b5c65bad6b4f8072e4 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -136,6 +136,17 @@
|
| },
|
| "device_unittests",
|
| {
|
| + "chromium_configs": [
|
| + "chromium_chromeos",
|
| + "chromium_chromeos_clang",
|
| + "chromium_chromeos_ozone"
|
| + ],
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "display_unittests"
|
| + },
|
| + {
|
| "swarming": {
|
| "can_use_on_swarming_builders": true
|
| },
|
|
|