| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index 67f3e441ad7ca04ccc9205d3a0d296188314d3cc..7133000586debb4158387f9ea886ce549c6ac9ce 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -90,6 +90,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| @@ -280,6 +283,9 @@
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| @@ -421,6 +427,9 @@
|
| "test": "gcm_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "gpu_unittests"
|
| },
|
| {
|
|
|