commit | 3ab32dc7752cbcdbfb13183486f7238b4a89363b | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Tue Aug 02 13:53:25 2016 |
committer | Nico Weber <thakis@chromium.org> | Tue Aug 02 13:53:35 2016 |
tree | 60db69e4179e92d1ab1faf8d2bd15250f624f669 | |
parent | d3235f0cd9d2e572fa424996940683375d74289a [diff] |
gn: Do not include "webrtc" in Chromium/iOS builds. It's not part of the gyp build either, and `ninja -C out/gnios webrtc` causes several build errors, at least in Chromium builds (which means gn/ios bots building 'all' are broken). BUG=chromium:633316 R=kjellander@webrtc.org Review URL: https://codereview.webrtc.org/2205533003 . Cr-Commit-Position: refs/heads/master@{#13609}
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.