| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index a58af3fba88e5258ad0d80ff6aa86551c86cb979..681dd114eb9e8bac858fc20656c2b9f9b6a76d4b 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -21,6 +21,9 @@
|
| "test": "browser_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "cacheinvalidation_unittests"
|
| },
|
| {
|
| @@ -244,6 +247,9 @@
|
| "test": "browser_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "cacheinvalidation_unittests"
|
| },
|
| {
|
| @@ -438,6 +444,9 @@
|
| "test": "browser_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "cacheinvalidation_unittests"
|
| },
|
| {
|
|
|