Index: remoting/host/remoting_me2me_host.cc |
diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc |
index 7d53ff73af5d1ff26cc0fe602f48360538b4a718..5b65023e40ef70ab1f3f28380685bc1b17f3c77e 100644 |
--- a/remoting/host/remoting_me2me_host.cc |
+++ b/remoting/host/remoting_me2me_host.cc |
@@ -47,6 +47,7 @@ |
#include "remoting/base/logging.h" |
#include "remoting/base/oauth_token_getter_impl.h" |
#include "remoting/base/rsa_key_pair.h" |
+#include "remoting/base/service_urls.h" |
#include "remoting/base/util.h" |
#include "remoting/host/branding.h" |
#include "remoting/host/chromoting_host.h" |
@@ -78,7 +79,6 @@ |
#include "remoting/host/policy_watcher.h" |
#include "remoting/host/security_key/security_key_auth_handler.h" |
#include "remoting/host/security_key/security_key_extension.h" |
-#include "remoting/host/service_urls.h" |
#include "remoting/host/shutdown_watchdog.h" |
#include "remoting/host/signaling_connector.h" |
#include "remoting/host/single_window_desktop_environment.h" |