commit | fa8ae9a5356de3cb4fd820cc97d251c9a2ce000a | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org> | Mon Nov 23 11:44:01 2015 |
committer | kjellander@webrtc.org <kjellander@webrtc.org> | Mon Nov 23 11:44:10 2015 |
tree | 3c2b326fceec68c0b36488860136a072468c3283 | |
parent | 8becec3b4960883a3032c2b15056ae4678132198 [diff] |
Remove <iostream> include from file_audio_device.cc Including this header in production code introduces static initializers, which is disallowed in Chromium. BUG=chromium:559766 TESTED=git cl try -c --bot=android_compile_rel --bot=linux_compile_rel --bot=win_compile_rel --bot=mac_compile_rel --bot=ios_rel --bot=linux_gn_rel --bot=win_x64_gn_rel --bot=mac_x64_gn_rel --bot=android_gn_rel -m tryserver.webrtc R=henrika@webrtc.org Review URL: https://codereview.webrtc.org/1468923002 . Cr-Commit-Position: refs/heads/master@{#10746}
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.