Index: testing/buildbot/chromium_trybot.json |
=================================================================== |
--- testing/buildbot/chromium_trybot.json (revision 275274) |
+++ testing/buildbot/chromium_trybot.json (working copy) |
@@ -117,6 +117,11 @@ |
"test": "chromeos_unittests", |
"platforms": ["linux"], |
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"] |
+ }, |
+ { |
+ "test": "athena_unittests", |
+ "platforms": ["linux"], |
+ "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"] |
} |
] |
} |