| Index: remoting/host/remoting_me2me_host.cc
|
| diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc
|
| index 252390ab7f997413a65a0df8fde59a859ae06232..9df3657d4f56df61d9159a5b3b672353d15eac48 100644
|
| --- a/remoting/host/remoting_me2me_host.cc
|
| +++ b/remoting/host/remoting_me2me_host.cc
|
| @@ -57,7 +57,6 @@
|
| #include "remoting/host/log_to_server.h"
|
| #include "remoting/host/logging.h"
|
| #include "remoting/host/me2me_desktop_environment.h"
|
| -#include "remoting/host/network_settings.h"
|
| #include "remoting/host/policy_hack/policy_watcher.h"
|
| #include "remoting/host/service_urls.h"
|
| #include "remoting/host/session_manager_factory.h"
|
| @@ -65,6 +64,7 @@
|
| #include "remoting/host/token_validator_factory_impl.h"
|
| #include "remoting/host/ui_strings.h"
|
| #include "remoting/host/usage_stats_consent.h"
|
| +#include "remoting/jingle_glue/network_settings.h"
|
| #include "remoting/jingle_glue/xmpp_signal_strategy.h"
|
| #include "remoting/protocol/me2me_host_authenticator_factory.h"
|
| #include "remoting/protocol/pairing_registry.h"
|
|
|