| Index: remoting/host/desktop_process_unittest.cc
|
| diff --git a/remoting/host/desktop_process_unittest.cc b/remoting/host/desktop_process_unittest.cc
|
| index a10ffcdd262ab86b4c776233fc6c78abe206f857..bd1011b300220e030f102c198eb43fc1c84356d8 100644
|
| --- a/remoting/host/desktop_process_unittest.cc
|
| +++ b/remoting/host/desktop_process_unittest.cc
|
| @@ -19,10 +19,10 @@
|
| #include "remoting/base/auto_thread_task_runner.h"
|
| #include "remoting/host/chromoting_messages.h"
|
| #include "remoting/host/desktop_process.h"
|
| -#include "remoting/host/fake_desktop_capturer.h"
|
| #include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/host_mock_objects.h"
|
| #include "remoting/host/screen_resolution.h"
|
| +#include "remoting/protocol/fake_desktop_capturer.h"
|
| #include "remoting/protocol/protocol_mock_objects.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gmock_mutant.h"
|
|
|