| Index: testing/buildbot/chromium.memory.fyi.json
|
| diff --git a/testing/buildbot/chromium.memory.fyi.json b/testing/buildbot/chromium.memory.fyi.json
|
| index 7244be8272b4e32690994fb89c52bb0eaa42650f..3d5b72879f4faeebfa7bdf2a5dbf920ec655c48b 100644
|
| --- a/testing/buildbot/chromium.memory.fyi.json
|
| +++ b/testing/buildbot/chromium.memory.fyi.json
|
| @@ -4,7 +4,12 @@
|
| "accessibility_unittests",
|
| "app_list_unittests",
|
| "aura_unittests",
|
| - "base_unittests",
|
| + {
|
| + "test": "base_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "cacheinvalidation_unittests",
|
| "cast_unittests",
|
| "cc_unittests",
|
|
|