| Index: testing/buildbot/chromium_memory_trybot.json
|
| diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json
|
| index 2b8564e164ca1775ab355f0ca9e45de16a5d6920..090a10d67ca58c99638057a8d9c906c21b3843eb 100644
|
| --- a/testing/buildbot/chromium_memory_trybot.json
|
| +++ b/testing/buildbot/chromium_memory_trybot.json
|
| @@ -15,7 +15,12 @@
|
| }
|
| },
|
| "cacheinvalidation_unittests",
|
| - "cc_unittests",
|
| + {
|
| + "test": "cc_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| + },
|
| "components_unittests",
|
| {
|
| "test": "content_browsertests",
|
|
|