| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index af5f5c820aff94dabc1adc9f1f7552140ecf7cc3..bd85c0ee0124159d1577c979980a40f8f362c65e 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -149,6 +149,9 @@
|
| "test": "printing_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "remoting_unittests"
|
| },
|
| {
|
| @@ -393,6 +396,9 @@
|
| "test": "printing_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "remoting_unittests"
|
| },
|
| {
|
| @@ -566,6 +572,9 @@
|
| "test": "printing_unittests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "remoting_unittests"
|
| },
|
| {
|
|
|