| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index 6d91453433d0dc296e9cd20843903433ec5acef4..88c4a9bc25a530330ac95c1e3bd53e14ac673b6e 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -219,6 +219,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| @@ -420,6 +423,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| @@ -615,6 +621,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
|
|