| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 1efe19b78f8a65292f79c058e18be7a9f7507195..d6cdd23889bf5ff0499f1f921cca7cb4ead16327 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -33,6 +33,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
|
|
|