Chromium Code Reviews| Index: testing/buildbot/chromium_trybot.json |
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
| index 6558af6238342e9fd8fb5d965d59e2b0f43a3792..6014d1dc0555a9caa25a00c0598669180d07071e 100644 |
| --- a/testing/buildbot/chromium_trybot.json |
| +++ b/testing/buildbot/chromium_trybot.json |
| @@ -199,10 +199,11 @@ |
| "non_filter_builders": [ |
| ], |
| - "filter_tests_builders": [ |
| - "linux_chromium_rel_swarming", |
| - "win_chromium_rel", |
| + "non_filter_tests_builders": [ |
|
sky
2014/08/21 16:01:35
filter_tests_builders is no longer used by recipes
|
| + ], |
| + |
| + "filter_compile_builders": [ |
| "win_chromium_rel_swarming", |
| - "win_chromium_x64_rel" |
| + "win_chromium_x64_rel_swarming" |
| ] |
| } |