I did some archaelogy here and found that the binary was (incorrectly?) added here: https://codereview.webrtc.org/1903663002/. I can't find any trace that a rtc_sdk_peerconnection_objc_tests has ever existed, or at least that it doesn't exist now. Removing it seems the right thing to do. However, I also see rtc_sdk_peerconnection_objc target is folded into rtc_unittests in webrtc_tests.gyp, but that target isn't listed in common_tests.json. Should it be? BUG=623500 TBR=tkchin@webrtc.org Review-Url: https://codereview.webrtc.org/2121963002 Cr-Commit-Position: refs/heads/master@{#13392}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.