Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index a8730fb94a2f6aca3819a9a057d1daf2fa47cfa4..8a47be4c39695c1bdc8e96212f39044021d33254 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -1128,5 +1128,25 @@ |
}, |
"url_unittests" |
] |
+ }, |
+ "Cast Linux": { |
+ "gtest_tests": [ |
+ "base_unittests", |
+ "cacheinvalidation_unittests", |
+ "cast_media_unittests", |
+ "cast_shell_browser_test", |
+ "content_unittests", |
+ "crypto_unittests", |
+ "gpu_unittests", |
+ "ipc_tests", |
+ "jingle_unittests", |
+ "media_unittests", |
+ "net_unittests", |
+ "sandbox_linux_unittests", |
+ "sql_unittests", |
+ "sync_unit_tests", |
+ "ui_base_unittests", |
+ "url_unittests" |
+ ] |
} |
} |