Index: remoting/host/it2me/it2me_host.cc |
diff --git a/remoting/host/it2me/it2me_host.cc b/remoting/host/it2me/it2me_host.cc |
index eabf3dabf602f79e462251be13140b76d2ee52ff..cc4d28e802d7f41338c359adac8046726d586c31 100644 |
--- a/remoting/host/it2me/it2me_host.cc |
+++ b/remoting/host/it2me/it2me_host.cc |
@@ -20,6 +20,7 @@ |
#include "remoting/base/chromium_url_request.h" |
#include "remoting/base/logging.h" |
#include "remoting/base/rsa_key_pair.h" |
+#include "remoting/base/service_urls.h" |
#include "remoting/host/chromoting_host.h" |
#include "remoting/host/chromoting_host_context.h" |
#include "remoting/host/host_event_logger.h" |
@@ -29,7 +30,6 @@ |
#include "remoting/host/it2me_desktop_environment.h" |
#include "remoting/host/policy_watcher.h" |
#include "remoting/host/register_support_host_request.h" |
-#include "remoting/host/service_urls.h" |
#include "remoting/protocol/auth_util.h" |
#include "remoting/protocol/chromium_port_allocator_factory.h" |
#include "remoting/protocol/ice_transport.h" |