Index: remoting/host/video_scheduler_unittest.cc |
diff --git a/remoting/host/video_scheduler_unittest.cc b/remoting/host/video_scheduler_unittest.cc |
index ac38afb983053e2cc1a0dec9bae1f91c44db869a..43f443dc09431a4df888f3727b7f8fb2886901a5 100644 |
--- a/remoting/host/video_scheduler_unittest.cc |
+++ b/remoting/host/video_scheduler_unittest.cc |
@@ -7,9 +7,9 @@ |
#include "base/bind.h" |
#include "base/message_loop.h" |
#include "base/run_loop.h" |
-#include "remoting/base/capture_data.h" |
+#include "remoting/capturer/capture_data.h" |
+#include "remoting/capturer/capturer_mock_objects.h" |
#include "remoting/codec/video_encoder.h" |
-#include "remoting/host/host_mock_objects.h" |
#include "remoting/proto/video.pb.h" |
#include "remoting/protocol/protocol_mock_objects.h" |
#include "testing/gmock/include/gmock/gmock.h" |