Add Windows Clang trybots to the default set.
BUG=chromium:568952
NOTRY=True
Review URL: https://codereview.webrtc.org/1528303002
Cr-Commit-Position: refs/heads/master@{#11063}
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 439f826..38842eb 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -58,9 +58,13 @@
builders { name: "mac_x64_rel" }
builders { name: "presubmit" }
builders { name: "win_baremetal" }
+ builders { name: "win_clang_dbg" }
+ builders { name: "win_clang_rel" }
builders { name: "win_compile_dbg" }
builders { name: "win_drmemory_light" }
builders { name: "win_rel" }
+ builders { name: "win_x64_clang_dbg" }
+ builders { name: "win_x64_clang_rel" }
builders { name: "win_x64_gn_dbg" }
builders { name: "win_x64_gn_rel" }
builders { name: "win_x64_rel" }