| Index: webrtc/voice_engine/voe_volume_control_impl.cc
|
| diff --git a/webrtc/voice_engine/voe_volume_control_impl.cc b/webrtc/voice_engine/voe_volume_control_impl.cc
|
| index bb57ed7cd083d95e6339e70f6419138981ceda28..8beba11574871e57b5e1a69156b7aa2d748c55d4 100644
|
| --- a/webrtc/voice_engine/voe_volume_control_impl.cc
|
| +++ b/webrtc/voice_engine/voe_volume_control_impl.cc
|
| @@ -10,7 +10,6 @@
|
|
|
| #include "webrtc/voice_engine/voe_volume_control_impl.h"
|
|
|
| -#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/voice_engine/channel.h"
|
| #include "webrtc/voice_engine/include/voe_errors.h"
|
|
|