| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index 7e9b23017555b408015f25da2e717300e20f6c50..20aac28c60b03f47d3b3709e57e680104cdde761 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -102,6 +102,9 @@
|
| "test": "gl_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
| @@ -352,6 +355,9 @@
|
| "test": "gl_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "google_apis_unittests"
|
| },
|
| {
|
|
|