DescriptionRemove <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
Committed: https://chromium.googlesource.com/external/webrtc/+/fa8ae9a5356de3cb4fd820cc97d251c9a2ce000a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added const #Messages
Total messages: 10 (2 generated)
|