| Index: webrtc/api/remotevideocapturer_unittest.cc
|
| diff --git a/webrtc/api/remotevideocapturer_unittest.cc b/webrtc/api/remotevideocapturer_unittest.cc
|
| index 5d9672dbe99c5e83f1eeadbcc7610c54be258ff3..c31272c4d6eef4583076532a1c36a8e416e9ea0f 100644
|
| --- a/webrtc/api/remotevideocapturer_unittest.cc
|
| +++ b/webrtc/api/remotevideocapturer_unittest.cc
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "webrtc/api/remotevideocapturer.h"
|
| #include "webrtc/base/gunit.h"
|
| -#include "webrtc/media/webrtc/webrtcvideoframe.h"
|
| +#include "webrtc/media/engine/webrtcvideoframe.h"
|
|
|
| using cricket::CaptureState;
|
| using cricket::VideoCapturer;
|
|
|