f6b7265c6bd254b1558b8e04a2c6d2c1769ef4a6

WebRTC doesn't use or support the target_subarch GYP variable in the same way as Chromium does, and we currently don't build fat binaries at our buildbots. This is needed to unblock the chromium_revision roll in https://webrtc-codereview.appspot.com/50569004/ and it also makes it a bit easier to build for iOS since it is no longer needed to set target_subarch=arm64 when target_arch=arm64 (i.e. when you build for ARM64). TBR=tkchin@webrtc.org BUG=4503 Review URL: https://webrtc-codereview.appspot.com/48869004 Cr-Commit-Position: refs/heads/master@{#8937}
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%