commit | 81c79f51aa842e0c8254ebd4e91dfb0cea7c181e | [log] [tgz] |
---|---|---|
author | mbonadei <mbonadei@webrtc.org> | Wed Apr 26 06:42:15 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 26 06:42:15 2017 |
tree | 3c3bbe853a90fb37318aabd0a8d8ba9776f94161 | |
parent | dc2fcdd87dfd021a683049cc4bf0368dea0815ef [diff] |
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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.