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 eafdefa1ba7f9844ff11022ea15906132d746145..2b28f4fad47169625cefcf2a85412294c8acc9f8 100644 |
--- a/webrtc/video/video_send_stream_tests.cc |
+++ b/webrtc/video/video_send_stream_tests.cc |
@@ -19,7 +19,6 @@ |
#include "webrtc/base/platform_thread.h" |
#include "webrtc/base/rate_limiter.h" |
#include "webrtc/call.h" |
-#include "webrtc/call/transport_adapter.h" |
#include "webrtc/common_video/include/frame_callback.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h" |
@@ -38,6 +37,7 @@ |
#include "webrtc/test/testsupport/perf_test.h" |
#include "webrtc/video/send_statistics_proxy.h" |
+#include "webrtc/video/transport_adapter.h" |
#include "webrtc/video_frame.h" |
#include "webrtc/video_send_stream.h" |