commit | 3b8d48b87f3ec8da75b24cc09ac27b7e852e1031 | [log] [tgz] |
---|---|---|
author | Jiawei Ou <ouj@fb.com> | Tue May 29 23:00:09 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 30 09:44:33 2018 |
tree | cce1bf947684ec92502e5721352d101e787099a7 | |
parent | e8ae5df1030f4108b04fa373cd24cbc6de0c3ef1 [diff] |
Fix the build with OpenSSL. CL https://webrtc-review.googlesource.com/c/src/+/66941/ removed a list of typedef which is not needed for BoringSSL but it is crucial for OpenSSL to compile. This CL add back on of those. Bug: webrtc:9330 Change-Id: I32557bd437f71024af42d555382727de387e8d5f Reviewed-on: https://webrtc-review.googlesource.com/79741 Reviewed-by: Benjamin Wright <benwright@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23444}
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.