| Index: webrtc/voice_engine/voe_video_sync_impl.cc
 | 
| diff --git a/webrtc/voice_engine/voe_video_sync_impl.cc b/webrtc/voice_engine/voe_video_sync_impl.cc
 | 
| index 77517c633cabbc6f5fc14bad8ed85b92e8cc40df..03d69b4b8c4544c90bf07af4cdd6226b69f37d84 100644
 | 
| --- a/webrtc/voice_engine/voe_video_sync_impl.cc
 | 
| +++ b/webrtc/voice_engine/voe_video_sync_impl.cc
 | 
| @@ -10,7 +10,6 @@
 | 
|  
 | 
|  #include "webrtc/voice_engine/voe_video_sync_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"
 | 
| 
 |