Configure CQ to use Windows ASAN bots.

BUG=pdfium:749
TBR=dsinclair@chromium.org

Change-Id: I3a761090720752d3fe4ca3714ffa7947250be79f
Reviewed-on: https://pdfium-review.googlesource.com/21510
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index a12002f..fd89951 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -68,6 +68,9 @@
         name: "win"
       }
       builders {
+        name: "win_asan"
+      }
+      builders {
         name: "win_no_v8"
       }
       builders {
@@ -80,6 +83,9 @@
         name: "win_xfa_32"
       }
       builders {
+        name: "win_xfa_asan"
+      }
+      builders {
         name: "win_xfa_clang"
       }
       builders {