commit | 164e978f981c7810c4260c4184f41e26bae90230 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Jun 01 09:17:48 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 09:17:56 2016 |
tree | 1fdcb855d472c78c20ae7e5b69d5308d3b563c5c | |
parent | caea17a139da8aaaef316a5786c93ec99dc8de75 [diff] |
Reland of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} in preparation for removing src/third_party/libjingle in Chromium. Changes from previous attempt: * Added libstunprober target * Adjusted warnings for Chromium's clang plugins * webrtc/pc/externalhmac.{h,cc} added for Chromium builds. As soon this has landed a roll including the changes in https://codereview.chromium.org/2022833002/ is needed to make Chromium build cleanly. BUG=webrtc:4256 NOTRY=True NOPRESUBMIT=True Review-Url: https://codereview.webrtc.org/1979933002 Cr-Commit-Position: refs/heads/master@{#12983}
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.