| Index: webrtc/video/video_send_stream_tests.cc
 | 
| diff --git a/webrtc/video/video_send_stream_tests.cc b/webrtc/video/video_send_stream_tests.cc
 | 
| index fd380feeb8a4f9a13fe0a26587b8a43676c8ddc1..6014f057fa535f4fe4887876a971698c6410b90e 100644
 | 
| --- a/webrtc/video/video_send_stream_tests.cc
 | 
| +++ b/webrtc/video/video_send_stream_tests.cc
 | 
| @@ -28,7 +28,6 @@
 | 
|  #include "webrtc/modules/rtp_rtcp/source/rtcp_utility.h"
 | 
|  #include "webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h"
 | 
|  #include "webrtc/modules/video_coding/codecs/vp9/include/vp9.h"
 | 
| -#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
 | 
|  #include "webrtc/system_wrappers/include/ref_count.h"
 | 
|  #include "webrtc/system_wrappers/include/sleep.h"
 | 
|  #include "webrtc/test/call_test.h"
 | 
| 
 |