Index: webrtc/video/rtp_stream_receiver.cc |
diff --git a/webrtc/video/rtp_stream_receiver.cc b/webrtc/video/rtp_stream_receiver.cc |
index 5eeaa1bf5d00e97ef4c8790f3659a4ffcb6990bb..29bd78152e5ba4eee686b72d5145ce08a251b668 100644 |
--- a/webrtc/video/rtp_stream_receiver.cc |
+++ b/webrtc/video/rtp_stream_receiver.cc |
@@ -25,7 +25,6 @@ |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h" |
#include "webrtc/modules/video_coding/video_coding_impl.h" |
#include "webrtc/system_wrappers/include/metrics.h" |
-#include "webrtc/system_wrappers/include/tick_util.h" |
#include "webrtc/system_wrappers/include/timestamp_extrapolator.h" |
#include "webrtc/system_wrappers/include/trace.h" |
#include "webrtc/video/receive_statistics_proxy.h" |