Changes: * Set WEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE on a global scope to match GYP. * Enable sctpdataengine_unittest.cc for iOS, which should have been done in https://codereview.webrtc.org/1587193006 * Renamed GN target rtc_base_test_utils -> rtc_base_tests_utils to match GYP. * Added dependencies on call, modules/video_coding and video for rtc_media. * Added dependency on audio for rtc_media_unitttests (couldn't be added to rtc_media due to circular dependency problem). BUG=webrtc:5949 TESTED=Built and ran the tests on Mac. NOTRY=True Review-Url: https://codereview.webrtc.org/2050313002 Cr-Commit-Position: refs/heads/master@{#13106}
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.