mbonadei 81c79f51aa Creating webrtc:video_stream_api
This target keeps track of .h the files under webrtc/ that are not part
of any target.
If a .h file is not part of a target the 'gn check' utility is not
able to spot if a target is missing a dependency because even if
it parses '#include' directives it is not able to find a target that
contains these headers.

BUG=webrtc:7512
NOTRY=True

Review-Url: https://codereview.webrtc.org/2841873002
Cr-Commit-Position: refs/heads/master@{#17874}
2017-04-26 06:42:15 +00:00
..
2017-04-26 06:42:15 +00:00
2017-04-26 06:42:15 +00:00
2017-04-26 06:42:15 +00:00
2017-04-26 06:42:15 +00:00
2017-04-25 07:35:35 +00:00
2017-04-26 06:42:15 +00:00
2017-04-26 06:42:15 +00:00
2017-04-26 06:42:15 +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.