These contributes to circular dependency problems in WebRTC since one have to depend on webrtc.gyp in order to depend on a target in them. This reduces the number of cyclic dependencies in WebRTC from 21 to 16. BUG=webrtc:4243 NOTRY=True NOPRESUBMIT=True Review URL: https://codereview.webrtc.org/1839763004 Cr-Commit-Position: refs/heads/master@{#12166}
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.