| Index: remoting/host/video_frame_recorder_unittest.cc
|
| diff --git a/remoting/host/video_frame_recorder_unittest.cc b/remoting/host/video_frame_recorder_unittest.cc
|
| index 9e4139b0309a590390f000ca644dcd612f7c6754..e288135bf86c4f0c2b0c5274cf4ff8a7d50f4376 100644
|
| --- a/remoting/host/video_frame_recorder_unittest.cc
|
| +++ b/remoting/host/video_frame_recorder_unittest.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/stl_util.h"
|
| #include "remoting/codec/video_encoder_verbatim.h"
|
| +#include "remoting/proto/video.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_geometry.h"
|
|
|