
Since iOS 9 32-bit is not actively supported and not shipped in the WebRTC Cocoapod, this CL removes it from CQ in order to roll Abseil fb462224c0..445998d7ac [1]. The roll has problems with `thread_local` because starting fom XCode 9.3 `thread_local` is disallowed for 32-bit iOS simulator builds targeting iOS 9.x. [1] - https://chromium-review.googlesource.com/c/chromium/src/+/1273139 Bug: webrtc:9867 Change-Id: Ic4360a4429a1ab5ec48376e8627802db2a7f95d4 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/c/105841 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25158}