commit | 63741c7fa1aa55a38af11ac8cc04498722f9407d | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Thu Jul 18 20:25:48 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 19 06:30:54 2019 |
tree | 3529fdbfec6e879950b21aea9ddec4879591e5fa | |
parent | 1a49c1338830b222bc6b22b4e0690615bcd6fa52 [diff] |
Don't use all_dependent_configs for sdk frameworks libs should be propagated to the final binary even without that: https://gn.googlesource.com/gn/+/master/docs/reference.md#var_libs But add some missing SDK framework dependencies: * RTCNativeI420Buffer.mm uses CGBitmapContextGetBytesPerRow. * socketrocket uses SecCertificateCopyData. Bug: None Change-Id: Iba38a5dfaf470a5a790d494cbec8ade44b1d16ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146082 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28605}
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.