commit | 7aee3d538c548a66843efcf415c9ac50274846eb | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Wed Nov 15 13:15:17 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 15 13:31:51 2017 +0000 |
tree | af6591345f8c94f6eb5ec1fac6a2f160eae51308 | |
parent | 676ab606664ea6ead3e9142cdb401600eb3d9d65 [diff] |
Fix ortc_api circular deps. This will help keep ortc dependencies clean in the future, since gn --check forces us to depend on components from which we include headers. cryptoparams.h moves into api/, but ortc appears to think it should be there anyway. We could consider moving it into the ortc/ api, but it doesn't appear to be specific to ortc. Bug: webrtc:6828 Change-Id: Iddae438d10b5e84b2fbc52565364319e20f90613 Reviewed-on: https://webrtc-review.googlesource.com/22660 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20686}
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.