Index: testing/buildbot/chromium_trybot.json |
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json |
index f32452d1f6df9ef91607bcce00d6277e8d279e7e..cfcd88557cb808b98d5792e590bfd161b3712a99 100644 |
--- a/testing/buildbot/chromium_trybot.json |
+++ b/testing/buildbot/chromium_trybot.json |
@@ -215,6 +215,8 @@ |
], |
"filter_tests_builders": [ |
- "linux_chromium_rel_swarming" |
+ "linux_chromium_rel_swarming", |
+ "win_chromium_rel", |
jabdelmalek
2014/08/08 21:01:07
nit: please also add win_chromium_rel_swarming
sky
2014/08/08 21:56:31
I'm going to stick with these two for now. Next we
|
+ "win_chromium_x64_rel" |
] |
} |