Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index 6558af6238342e9fd8fb5d965d59e2b0f43a3792..14a94684ba6546661f71de021288753a98f143d8 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -193,6 +193,11 @@ |
{ |
"test": "display_unittests", |
"platforms": ["linux"] |
+ }, |
+ { |
+ "test": "ozone_unittests", |
+ "platforms": ["linux"], |
+ "chromium_configs": ["chromium_chromeos_ozone"] |
} |
], |