Chromium Code Reviews| Index: testing/buildbot/chromium.linux.json |
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json |
| index 7d81fe461fd1ff088852b8ed52ab60e2e7e4ee0a..0124b2f616df61f1af0e262ca2e18bd40bf77c36 100644 |
| --- a/testing/buildbot/chromium.linux.json |
| +++ b/testing/buildbot/chromium.linux.json |
| @@ -115,6 +115,9 @@ |
| "args": [ |
| "--gtest_filter=-OutOfProcessPPAPITest.TrueTypeFont:OutOfProcessPPAPITest.BrowserFont" |
| ], |
| + "swarming": { |
| + "can_use_on_swarming_builders": true |
| + }, |
| "test": "content_browsertests" |
| }, |
| { |