Index: testing/buildbot/chromium_memory_trybot.json |
diff --git a/testing/buildbot/chromium_memory_trybot.json b/testing/buildbot/chromium_memory_trybot.json |
index af0f169b0223f7a42c9366fea3211c5156da9fde..ffd2124d3c9265e522ef02f510ad6f7190cc9bc8 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 |
+ } |
+ }, |
{ |
"test": "components_unittests", |
"swarming": { |