
In r7140 the webrtc_base target was renamed to rtc_base. This breaks our FYI bots for rolling WebRTC in Chromium's DEPS. By re-adding a None target named webrtc_base, this transition should be smoother. TBR=henrikg@webrtc.org, TESTED=Passed build/gyp_chromium on a Chromium checkout with src/third_party/webrtc replaced by a mount like this: cd /path/to/chromium/src sudo mount --bind /path/to/webrtc/trunk/webrtc third_party/webrtc Review URL: https://webrtc-codereview.appspot.com/23589004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7150 4adac7df-926f-26a2-2b94-8c16560cd09d
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.