CQ: Rename iOS GYP trybots
BUG=webrtc:5949
TBR=ehmaldonado@webrtc.org
NOTRY=True
Review URL: https://codereview.webrtc.org/2293423002 .
Cr-Commit-Position: refs/heads/master@{#13990}
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 12dc39b..1dd8e43 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -42,8 +42,8 @@
builders { name: "ios_rel" }
builders { name: "ios32_sim_dbg" }
builders { name: "ios64_sim_dbg" }
- builders { name: "ios64_gn_dbg" }
- builders { name: "ios64_gn_rel" }
+ builders { name: "ios64_gyp_dbg" }
+ builders { name: "ios64_gyp_rel" }
builders { name: "ios_api_framework" }
builders { name: "linux_arm" }
builders { name: "linux_asan" }