Index: remoting/host/chromoting_host_unittest.cc |
diff --git a/remoting/host/chromoting_host_unittest.cc b/remoting/host/chromoting_host_unittest.cc |
index 2a4be8c11c45521434ae3ce0b74492c0759a85bc..a72b504a3b0470796d05652ecff2b75843ca5b83 100644 |
--- a/remoting/host/chromoting_host_unittest.cc |
+++ b/remoting/host/chromoting_host_unittest.cc |
@@ -6,10 +6,10 @@ |
#include "remoting/host/capturer_fake.h" |
#include "remoting/host/chromoting_host.h" |
#include "remoting/host/chromoting_host_context.h" |
+#include "remoting/host/host_mock_objects.h" |
#include "remoting/host/in_memory_host_config.h" |
-#include "remoting/host/mock_objects.h" |
#include "remoting/proto/video.pb.h" |
-#include "remoting/protocol/mock_objects.h" |
+#include "remoting/protocol/protocol_mock_objects.h" |
#include "remoting/protocol/session_config.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |