| Index: remoting/host/host_main.cc
|
| diff --git a/remoting/host/host_main.cc b/remoting/host/host_main.cc
|
| index 814f1687ad6a5131217e599a15d2cf0d26590f3c..6e4c2b5576f4d6956d2697982eba8f17d89ee327 100644
|
| --- a/remoting/host/host_main.cc
|
| +++ b/remoting/host/host_main.cc
|
| @@ -19,9 +19,9 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "remoting/base/breakpad.h"
|
| -#include "remoting/base/resources.h"
|
| #include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/logging.h"
|
| +#include "remoting/host/resources.h"
|
| #include "remoting/host/setup/me2me_native_messaging_host.h"
|
| #include "remoting/host/switches.h"
|
| #include "remoting/host/usage_stats_consent.h"
|
|
|