| Index: webrtc/video/video_receive_stream_unittest.cc
|
| diff --git a/webrtc/video/video_receive_stream_unittest.cc b/webrtc/video/video_receive_stream_unittest.cc
|
| index 9824890be8690b8fc8862644f86ea1a56c42a207..f1b1baa7395303fa0f3add6c068efa0ef867a078 100644
|
| --- a/webrtc/video/video_receive_stream_unittest.cc
|
| +++ b/webrtc/video/video_receive_stream_unittest.cc
|
| @@ -24,7 +24,7 @@
|
| #include "webrtc/system_wrappers/include/clock.h"
|
| #include "webrtc/system_wrappers/include/sleep.h"
|
| #include "webrtc/test/field_trial.h"
|
| -#include "webrtc/video_decoder.h"
|
| +#include "webrtc/api/video_decoder.h"
|
|
|
| using testing::_;
|
| using testing::Invoke;
|
|
|