Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index 7c710667f9d9ea28e0ab7115ed0002867b6d5a4c..002c283dfc1e2ef87ff35c3bb5a49f3827502bec 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -34,6 +34,12 @@ |
"cc_unittests", |
"chromedriver_unittests", |
{ |
+ "test": "components_browsertests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
+ { |
"test": "components_unittests", |
"swarming": { |
"can_use_on_swarming_builders": true |