Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index 6e3cff572c0b998cb00cf5ccc389063c88c1d55e..4b6de7724fd444d1f0ea59b1da29bc9195d8a372 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -165,6 +165,15 @@ |
"shards": 2 |
} |
}, |
+ { |
+ "test": "ui_chromeos_unittests", |
+ "platforms": ["linux"], |
+ "chromium_configs": [ |
+ "chromium_chromeos", |
+ "chromium_chromeos_clang", |
+ "chromium_chromeos_ozone" |
+ ] |
+ }, |
"url_unittests", |
{ |
"test": "wm_unittests", |