Add component build bots to the default try job set.

BUG=pdfium:1306

Change-Id: I6fdf63b44068dbe2d1bad1067d9c6a6ea03de16f
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/55090
Auto-Submit: Lei Zhang <thestig@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 6070339..b37628d 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -58,6 +58,9 @@
         name: "linux_xfa_asan_lsan"
       }
       builders {
+        name: "linux_xfa_component"
+      }
+      builders {
         name: "linux_xfa_jumbo"
       }
       builders {
@@ -85,6 +88,9 @@
         name: "mac_xfa"
       }
       builders {
+        name: "mac_xfa_component"
+      }
+      builders {
         name: "mac_xfa_jumbo"
       }
       builders {
@@ -115,6 +121,9 @@
         name: "win_xfa_asan"
       }
       builders {
+        name: "win_xfa_component"
+      }
+      builders {
         name: "win_xfa_jumbo"
       }
       builders {