| Index: webrtc/voice_engine/voe_neteq_stats_impl.cc
 | 
| diff --git a/webrtc/voice_engine/voe_neteq_stats_impl.cc b/webrtc/voice_engine/voe_neteq_stats_impl.cc
 | 
| index 807325b4f81148eb1c133f4cd74aacc2f285a8e6..6b2b37c57ceb64f382dd9adf81b0efaf855fb491 100644
 | 
| --- a/webrtc/voice_engine/voe_neteq_stats_impl.cc
 | 
| +++ b/webrtc/voice_engine/voe_neteq_stats_impl.cc
 | 
| @@ -11,7 +11,6 @@
 | 
|  #include "webrtc/voice_engine/voe_neteq_stats_impl.h"
 | 
|  
 | 
|  #include "webrtc/modules/audio_coding/include/audio_coding_module.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"
 | 
| 
 |