| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index 30e742d90e64255b55367bd415a57e288a62ada7..1cabf41917cde20b1d0b5cf2bd7c3719d8e08218 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -30,6 +30,9 @@
|
| "test": "cast_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "cc_unittests"
|
| },
|
| {
|
| @@ -366,6 +369,9 @@
|
| "test": "cacheinvalidation_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "cc_unittests"
|
| },
|
| {
|
|
|