| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index a58af3fba88e5258ad0d80ff6aa86551c86cb979..72a7eb231aa050667462fbe7cf94a472bf9b1e65 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -60,6 +60,9 @@
|
| "test": "crypto_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "device_unittests"
|
| },
|
| {
|
| @@ -283,6 +286,9 @@
|
| "test": "crypto_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "device_unittests"
|
| },
|
| {
|
|
|