| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index 3a399da647b39a31fead6d4a01433d1a2a85193a..5057b1d24973e31f66d91c6b0f1f72365294c22c 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -167,6 +167,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
| @@ -447,6 +450,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
| @@ -647,6 +653,9 @@
|
| "test": "net_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ppapi_unittests"
|
| },
|
| {
|
|
|