| Index: webrtc/voice_engine/voe_external_media_impl.cc
 | 
| diff --git a/webrtc/voice_engine/voe_external_media_impl.cc b/webrtc/voice_engine/voe_external_media_impl.cc
 | 
| index ccb12b97436b345cc413e4abdc9a5f1a79fa7ec1..7b2b6a00f1e1d8094724b64a87159733ba5f04ab 100644
 | 
| --- a/webrtc/voice_engine/voe_external_media_impl.cc
 | 
| +++ b/webrtc/voice_engine/voe_external_media_impl.cc
 | 
| @@ -10,7 +10,6 @@
 | 
|  
 | 
|  #include "webrtc/voice_engine/voe_external_media_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"
 | 
| 
 |