| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 49526391a6ba1cd80e01df8e24d1de4257dd72fa..6d39fa3b8df893cfb5d48b05964f93992f0a2408 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -565,6 +565,9 @@
|
| "test": "extensions_browsertests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "extensions_unittests"
|
| },
|
| {
|
| @@ -845,6 +848,9 @@
|
| "test": "extensions_browsertests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "extensions_unittests"
|
| },
|
| {
|
| @@ -1117,6 +1123,9 @@
|
| "test": "extensions_browsertests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "extensions_unittests"
|
| },
|
| {
|
|
|