| Index: remoting/host/win/wts_session_process_launcher.cc
|
| diff --git a/remoting/host/win/wts_session_process_launcher.cc b/remoting/host/win/wts_session_process_launcher.cc
|
| index 969609813f27a4c5a8949416ef2300aebb55457d..29d30be7dfc47436e806f590a5e0235fd8ff7e68 100644
|
| --- a/remoting/host/win/wts_session_process_launcher.cc
|
| +++ b/remoting/host/win/wts_session_process_launcher.cc
|
| @@ -28,8 +28,8 @@
|
| #include "ipc/ipc_channel_proxy.h"
|
| #include "ipc/ipc_message.h"
|
| #include "ipc/ipc_message_macros.h"
|
| -#include "remoting/host/constants.h"
|
| #include "remoting/host/chromoting_messages.h"
|
| +#include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/win/launch_process_with_token.h"
|
| #include "remoting/host/win/wts_console_monitor.h"
|
|
|
|
|