| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 313a8633ba7ff8ea9e8a9b5facf14066bf0ff207..1760734a81b61d2f565308b54ce22a42b8176a1f 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -526,6 +526,9 @@
|
| "test": "cc_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
| @@ -851,6 +854,9 @@
|
| "test": "cc_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
| @@ -1162,6 +1168,9 @@
|
| "test": "cc_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "chromedriver_unittests"
|
| },
|
| {
|
|
|