Commit 83a042eb authored by John Abd-El-Malek's avatar John Abd-El-Malek

Add the other Windows builders to filter_compile_builders.

We're seeing the dbg builder have pending jobs so this should help reduce that.

BUG=109173
R=sky@chromium.org

Review URL: https://codereview.chromium.org/506273005

Cr-Commit-Position: refs/heads/master@{#292016}
parent 711a4596
...@@ -208,7 +208,9 @@ ...@@ -208,7 +208,9 @@
], ],
"filter_compile_builders": [ "filter_compile_builders": [
"win_chromium_compile_dbg",
"win_chromium_rel_swarming", "win_chromium_rel_swarming",
"win_chromium_x64_rel_swarming" "win_chromium_x64_rel_swarming",
"win8_chromium_rel"
] ]
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment