commit | 0db3db94e5ddde90f37120c8b67866b5c7d5a5f0 | [log] [tgz] |
---|---|---|
author | sdefresne <sdefresne@chromium.org> | Mon Mar 21 18:20:28 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 21 18:20:33 2016 |
tree | 6751df7a3be260680dd3e7ec7c7e3a130e90ddb9 | |
parent | 0c4de568a632395ca12c57b0600d5d64b5fc91f1 [diff] |
Put config in sync between gyp and gn. webrtc/base/base.gyp unconditionally set SSL_USE_OPENSSL and HAVE_OPENSSL_SSL_H, fix webrtc/base/BUILD.gn to do the same. Better implementation than https://codereview.webrtc.org/1441323002 to fix the same underlying issue (i.e. compilation on iOS). BUG=459705 Review URL: https://codereview.webrtc.org/1812213002 Cr-Commit-Position: refs/heads/master@{#12078}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.