| Index: remoting/protocol/video_frame_pump_unittest.cc
|
| diff --git a/remoting/protocol/video_frame_pump_unittest.cc b/remoting/protocol/video_frame_pump_unittest.cc
|
| index 5b1e405974346cada00b4447f928f9dbd3edecac..b0a89fad905a03d3757232cae4da8474abbeca5d 100644
|
| --- a/remoting/protocol/video_frame_pump_unittest.cc
|
| +++ b/remoting/protocol/video_frame_pump_unittest.cc
|
| @@ -23,7 +23,6 @@
|
| #include "testing/gmock/include/gmock/gmock.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/screen_capturer_mock_objects.h"
|
|
|
| using ::testing::_;
|
| using ::testing::AtLeast;
|
|
|