| Index: remoting/host/desktop_process.cc
|
| diff --git a/remoting/host/desktop_process.cc b/remoting/host/desktop_process.cc
|
| index dd4ed75d5d0ebbfbc2acb8262106ce5a0053ff82..77e541080bf37ca22cbbd1a14baf6ab4d75a68e6 100644
|
| --- a/remoting/host/desktop_process.cc
|
| +++ b/remoting/host/desktop_process.cc
|
| @@ -16,7 +16,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/windows_version.h"
|
| #include "remoting/host/branding.h"
|
| -#include "remoting/host/constants.h"
|
| +#include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/usage_stats_consent.h"
|
|
|
| #if defined(OS_MACOSX)
|
|
|