Files
platform-external-webrtc/webrtc
jianjun.zhu cc7213e2c0 Remove "video_capture" from modules' public_deps.
WebRTC standalone build may depend on "video_capture_internal_impl"
instead of "video_capture". Including "video_capture" in public_deps
leads to duplicated definition in this case.

BUG=None
NOTRY=True

Review-Url: https://codereview.webrtc.org/2657783002
Cr-Commit-Position: refs/heads/master@{#16279}
2017-01-26 00:15:04 +00:00
..
2016-09-29 11:12:51 +00:00
2017-01-24 15:43:16 +00:00
2016-12-09 14:54:08 +00:00

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.