commit | ad62792c5dc49c896df56ab1319b5b8556af875a | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Thu Nov 30 16:16:21 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 01 09:30:11 2017 |
tree | aa244f38d7d547eeaea289e6c34178e20de56fa7 | |
parent | 8e28c56a301c338fb1e520b6aad94aec0c160a93 [diff] |
Fixing hidden dependencies. Header files base/videosinkinterface.h and base/videosourceinterface.h were not part of any target (because they cause 2 dependency cycles). This CL uncomment them so GN can keep dependencies under control, the 2 dependency cycles will be removed as part of webrtc:6828. Bug: webrtc:6828 Change-Id: I5c5580facc010ba619e105a9b8a572ac70169a01 Reviewed-on: https://webrtc-review.googlesource.com/27621 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20970}
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.
Authoritative list of directories that contain the native API header files.