| Index: webrtc/video/video_capture_input_unittest.cc
 | 
| diff --git a/webrtc/video/video_capture_input_unittest.cc b/webrtc/video/video_capture_input_unittest.cc
 | 
| index 9f18f3dfa8f8876e1b1d615bd54114171c4e51fd..3fe6e3aeebe6a5d3f45f28636f32329814c18f8b 100644
 | 
| --- a/webrtc/video/video_capture_input_unittest.cc
 | 
| +++ b/webrtc/video/video_capture_input_unittest.cc
 | 
| @@ -16,7 +16,6 @@
 | 
|  #include "webrtc/base/event.h"
 | 
|  #include "webrtc/base/scoped_ptr.h"
 | 
|  #include "webrtc/modules/utility/include/mock/mock_process_thread.h"
 | 
| -#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
 | 
|  #include "webrtc/system_wrappers/include/ref_count.h"
 | 
|  #include "webrtc/system_wrappers/include/scoped_vector.h"
 | 
|  #include "webrtc/test/fake_texture_frame.h"
 | 
| 
 |