Index: testing/buildbot/chromium.linux.json |
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
index 2f4ac931b32649ecaa191d1930f5cfb4fc0f8940..844a115b1c00855835c948b57012ebddcd4e96bf 100644 |
--- a/testing/buildbot/chromium.linux.json |
+++ b/testing/buildbot/chromium.linux.json |
@@ -173,9 +173,9 @@ |
"test": "components_unittests" |
}, |
{ |
- "args": [ |
- "--isolate_file_path=src/content/content_browsertests.isolate" |
- ], |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "content_browsertests" |
}, |
{ |