Revert of Temporarily remove ios_api_framework from the commit queue. (patchset #2 id:40001 of https://codereview.webrtc.org/2341113004/ )

Reason for revert:
The commit bot has been green for a while: https://build.chromium.org/p/client.webrtc/builders/iOS%20API%20Framework%20Builder/

Original issue's description:
> Temporarily remove ios_api_framework from the commit queue.
>
> Temporarily remove ios_api_framework until [1] is ported to GN.
> This script is blocking Chromium rolls
>
> [1]: https://cs.chromium.org/chromium/src/third_party/webrtc/build/ios/build_ios_libs.sh?sq=package:chromium&dr=C
>
> NOTRY=True
> TBR=kjellander@webrtc.org
> BUG=webrtc:6372
>
> Committed: https://crrev.com/3d2ea1d2b363f2f65de0ca12d100040385db856b
> Cr-Commit-Position: refs/heads/master@{#14266}

TBR=ehmaldonado@webrtc.org
NOTRY=True
BUG=webrtc:6372

Review-Url: https://codereview.webrtc.org/2494403002
Cr-Commit-Position: refs/heads/master@{#15056}
This commit is contained in:
kjellander 2016-11-13 23:31:45 -08:00 committed by Commit bot
parent 931e9758b1
commit 8c2ec19618

View File

@ -44,9 +44,7 @@ verifiers {
builders { name: "ios32_sim_dbg" }
builders { name: "ios64_sim_dbg" }
builders { name: "ios64_gyp_dbg" }
# TODO(ehmaldonado): Remove when the iOS API framework script is ported
# over to GN. See bugs.webrtc.org/6372.
# builders { name: "ios_api_framework" }
builders { name: "ios_api_framework" }
builders { name: "linux_arm" }
builders { name: "linux_asan" }
builders { name: "linux_baremetal" }