summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup/start_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/setup/start_host.cc')
-rw-r--r--remoting/host/setup/start_host.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/setup/start_host.cc b/remoting/host/setup/start_host.cc
index 3c80d81..3009570 100644
--- a/remoting/host/setup/start_host.cc
+++ b/remoting/host/setup/start_host.cc
@@ -16,8 +16,8 @@
#include "net/url_request/url_fetcher.h"
#include "net/url_request/url_request_context_getter.h"
#include "remoting/base/logging.h"
+#include "remoting/base/service_urls.h"
#include "remoting/base/url_request_context_getter.h"
-#include "remoting/host/service_urls.h"
#include "remoting/host/setup/host_starter.h"
#include "remoting/host/setup/oauth_helper.h"
#include "remoting/host/setup/pin_validator.h"