From 52a0bb422c9217230efb811dc7ef37520fb6bb6d Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Thu, 26 May 2016 11:49:28 +0200 Subject: [PATCH] iOS: Update MB config for moved iOS GN bots. BUG=webrtc:5586 TBR=phoglund@webrtc.org Review URL: https://codereview.webrtc.org/2014163002 . Cr-Commit-Position: refs/heads/master@{#12910} --- webrtc/build/mb_config.pyl | 2 -- 1 file changed, 2 deletions(-) diff --git a/webrtc/build/mb_config.pyl b/webrtc/build/mb_config.pyl index 9fd3c764ee..4f0e22692d 100644 --- a/webrtc/build/mb_config.pyl +++ b/webrtc/build/mb_config.pyl @@ -112,8 +112,6 @@ 'iOS64 Release': 'ios_gyp_release_bot_arm64_device', 'iOS32 Debug Simulator': 'ios_gyp_debug_bot_x86', 'iOS64 Debug Simulator': 'ios_gyp_debug_bot_x64', - }, - 'client.webrtc.fyi': { 'iOS64 Debug (GN)': 'ios_gn_debug_bot_arm64_device', 'iOS64 Release (GN)': 'ios_gn_release_bot_arm64_device', },