Index: remoting/host/ipc_desktop_environment_unittest.cc |
diff --git a/remoting/host/ipc_desktop_environment_unittest.cc b/remoting/host/ipc_desktop_environment_unittest.cc |
index 1de0f29cd8cac9264fd4310b04ee6cf2f4002920..55623565aba01e55c3f38a086b30e82655ff1f2f 100644 |
--- a/remoting/host/ipc_desktop_environment_unittest.cc |
+++ b/remoting/host/ipc_desktop_environment_unittest.cc |
@@ -24,10 +24,10 @@ |
#include "remoting/host/desktop_session.h" |
#include "remoting/host/desktop_session_connector.h" |
#include "remoting/host/desktop_session_proxy.h" |
-#include "remoting/host/fake_desktop_capturer.h" |
#include "remoting/host/fake_mouse_cursor_monitor.h" |
#include "remoting/host/host_mock_objects.h" |
#include "remoting/host/ipc_desktop_environment.h" |
+#include "remoting/protocol/fake_desktop_capturer.h" |
#include "remoting/protocol/protocol_mock_objects.h" |
#include "remoting/protocol/test_event_matchers.h" |
#include "testing/gmock/include/gmock/gmock.h" |