For WebRTC inside Chromium, only the webrtc/ directory is present (as src/third_party/webrtc). That makes it impossible to add DEPS check_deps rules in Chromium without approval of a webrtc.org owner (see https://codereview.chromium.org/1818903004). By having our root owners also be owners in webrtc/, this should be less confusing. NOTRY=True Review-Url: https://codereview.webrtc.org/1934523002 Cr-Commit-Position: refs/heads/master@{#12687}
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.