commit | 9cdd8765487865349ea983a70c6bd570b1d56846 | [log] [tgz] |
---|---|---|
author | Dan Minor <dminor@webrtc.org> | Tue Jan 16 15:40:39 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 17 16:44:47 2018 |
tree | 375ecc38950772bc30f3f5cc59d941bcd2d51348 | |
parent | 6f011dfdd413a903dcdf5a23a49109e64432326d [diff] |
Remove improper build_with_mozilla clauses in rtc_base BUILD.gn rtc_build_ssl is defined to be !build_with_mozilla, but we have tautological if conditions involving both. This removes the offending clauses for now. It makes more sense to address the problem during the next import of webrtc.org code into Firefox. Bug: webrtc:8670 Change-Id: I586deb7c33566efae6bb6380c9d4ae61a0fe1c37 Reviewed-on: https://webrtc-review.googlesource.com/39960 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Dan Minor <dminor@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21662}
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.