| Index: webrtc/voice_engine/channel.cc
|
| diff --git a/webrtc/voice_engine/channel.cc b/webrtc/voice_engine/channel.cc
|
| index 5732e8e52349a8737be31983c12a7e69d33beec1..db0bc0e4df0cf87a30800a631c7f532a601927f7 100644
|
| --- a/webrtc/voice_engine/channel.cc
|
| +++ b/webrtc/voice_engine/channel.cc
|
| @@ -15,7 +15,6 @@
|
|
|
| #include "webrtc/audio/utility/audio_frame_operations.h"
|
| #include "webrtc/call/rtp_transport_controller_send_interface.h"
|
| -#include "webrtc/config.h"
|
| #include "webrtc/logging/rtc_event_log/rtc_event_log.h"
|
| #include "webrtc/modules/audio_coding/codecs/audio_format_conversion.h"
|
| #include "webrtc/modules/audio_device/include/audio_device.h"
|
|
|