| Index: remoting/host/daemon_process_win.cc
|
| diff --git a/remoting/host/daemon_process_win.cc b/remoting/host/daemon_process_win.cc
|
| index d8588d5f2726e670a66b265668ee5c8e06d350c1..58d1f8565dfc928e6bf0e91a055f888109718e09 100644
|
| --- a/remoting/host/daemon_process_win.cc
|
| +++ b/remoting/host/daemon_process_win.cc
|
| @@ -14,7 +14,7 @@
|
| #include "base/timer.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/scoped_handle.h"
|
| -#include "remoting/host/constants.h"
|
| +#include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/win/launch_process_with_token.h"
|
| #include "remoting/host/win/worker_process_launcher.h"
|
|
|
|
|