| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index 3bd47fb64da3ca434143a8e616e55d9c6aaf5744..ab353932197f6b42c1a18c49e7af35a6badc9d8a 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -208,7 +208,9 @@
|
| ],
|
|
|
| "filter_compile_builders": [
|
| + "win_chromium_compile_dbg",
|
| "win_chromium_rel_swarming",
|
| - "win_chromium_x64_rel_swarming"
|
| + "win_chromium_x64_rel_swarming",
|
| + "win8_chromium_rel"
|
| ]
|
| }
|
|
|