webrtc/audio/audio_sink.h is used by voice engine, but webrtc/audio is depending on voice engine, resulting in a cyclic dependency (which we don't detect since we have that check turned off, see webrtc:4243). BUG=webrtc:4243, webrtc:5589 R=pbos@webrtc.org, perkj@webrtc.org, solenberg@webrtc.org TBR=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1737593002 . Cr-Commit-Position: refs/heads/master@{#11766}
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.