Everything except the dependency on sdk/sdk_tests.gyp:rtc_sdk_peerconnection_objc_tests is included. That one actually doesn't make those tests run as part of rtc_unittests (by design). Fixing that + add them will done in aseparate CL. BUG=webrtc:5949 TESTED=Built and ran rtc_unittests on Mac. Verified the number of tests matched a run on the bot (1213 tests executed). R=perkj@webrtc.org Review URL: https://codereview.webrtc.org/2034923003 . Cr-Commit-Position: refs/heads/master@{#13036}
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.