| Index: webrtc/video/video_stream_decoder.h
|
| diff --git a/webrtc/video/video_stream_decoder.h b/webrtc/video/video_stream_decoder.h
|
| index 853806113b4bb62638f9e73d0f87af761ca9842f..24a0ea3449bf1d5ca63d072a3858ab4dbfa87c28 100644
|
| --- a/webrtc/video/video_stream_decoder.h
|
| +++ b/webrtc/video/video_stream_decoder.h
|
| @@ -21,7 +21,6 @@
|
| #include "webrtc/base/scoped_ref_ptr.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
|
| #include "webrtc/modules/video_coding/include/video_coding_defines.h"
|
| -#include "webrtc/system_wrappers/include/tick_util.h"
|
| #include "webrtc/typedefs.h"
|
| #include "webrtc/video/vie_sync_module.h"
|
|
|
|
|