commit | 69b34625c1ee2f527e481c420ff1294851463b77 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Tue Jun 21 08:05:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jun 21 08:05:23 2016 |
tree | e864fcf178c53d679a25009722b49c120e949ad8 | |
parent | 2e82f3821f4701870472fc3e2c70ee15b5ab4716 [diff] |
Exclude libjingle_peerconnection_{jni,so} targets from Chromium builds. In GN, the libjingle_peerconnection_jni target becomes a part of 'all' implicitly, which surfaced the incompability between it and the Chromium logging implementation. In the GYP build, the target is not present due to api.gyp not being depended upon yet. BUG=webrtc:4256 TBR=perkj@webrtc.org NOTRY=True Review-Url: https://codereview.webrtc.org/2082573004 Cr-Commit-Position: refs/heads/master@{#13231}
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.