Chromium Code Reviews| Index: testing/buildbot/chromium_trybot.json |
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
| index 68735d8491ca06ff4996c82e8896828e370cffd9..da5960b2438395a0cc82d2eab574850f217c9f92 100644 |
| --- a/testing/buildbot/chromium_trybot.json |
| +++ b/testing/buildbot/chromium_trybot.json |
| @@ -160,6 +160,11 @@ |
| "chromium_chromeos_clang", |
| "chromium_chromeos_ozone" |
| ], |
| + "platforms": [ |
| + "win", |
| + "mac", |
| + "linux" |
| + ], |
| "swarming": { |
| "can_use_on_swarming_builders": true |
| }, |