| Index: testing/buildbot/chromium.memory.json
|
| diff --git a/testing/buildbot/chromium.memory.json b/testing/buildbot/chromium.memory.json
|
| index 7f1c38baf347299d75405b6d470b2ae3786dbd20..b722975717885187c790c4944885cb7cdc987171 100644
|
| --- a/testing/buildbot/chromium.memory.json
|
| +++ b/testing/buildbot/chromium.memory.json
|
| @@ -149,6 +149,9 @@
|
| "test": "sync_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_base_unittests"
|
| },
|
| {
|
| @@ -357,6 +360,9 @@
|
| "test": "sync_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_base_unittests"
|
| },
|
| {
|
| @@ -491,6 +497,9 @@
|
| "test": "sync_unit_tests"
|
| },
|
| {
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| "test": "ui_base_unittests"
|
| },
|
| {
|
|
|