| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index d6ca2db660b902f8658219a86ae54486da6b5e15..2a53b5ff2d96041331f5f1fe175b9d2836ffb6b5 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -24,6 +24,10 @@
|
| "cc_unittests",
|
| "chromedriver_unittests",
|
| {
|
| + "test": "chromevox_tests",
|
| + "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
|
| + },
|
| + {
|
| "test": "chrome_elf_unittests",
|
| "platforms": ["win"]
|
| },
|
|
|