commit | 7d9112cbc4a980c505572012dd9253e14f0d8ad4 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Mon Feb 29 14:14:46 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 29 14:14:51 2016 |
tree | 01ab1b31f9d907aa79ce3632fb2d5216e0ecb640 | |
parent | dda8a837ce51fa7fe020bfb3f017fbcdb138f875 [diff] |
Make it possible to exclude device management code from rtc_media target. Chromium doesn't use the device managment code in webrtc/media so we need a way to turn it off in order to eliminate Chromium's src/third_party/libjingle/libjingle.gyp BUG=webrtc:4256 NOTRY=True TESTED=Trybots + successfully compiled with GYP_DEFINES=include_internal_device_management=0 webrtc/build/gyp_webrtc ninja -C out/Debug rtc_media Review URL: https://codereview.webrtc.org/1693803002 Cr-Commit-Position: refs/heads/master@{#11816}
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.