| Index: remoting/host/setup/start_host_main.cc
|
| diff --git a/remoting/host/setup/start_host_main.cc b/remoting/host/setup/start_host_main.cc
|
| index 5f3462cd408eceb12e2a8768e942ccd66b384ced..cf4342aa1e68dc9f2ec62ea387d6fe8994f9a788 100644
|
| --- a/remoting/host/setup/start_host_main.cc
|
| +++ b/remoting/host/setup/start_host_main.cc
|
| @@ -17,10 +17,10 @@
|
| #include "net/url_request/url_fetcher.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "remoting/base/logging.h"
|
| +#include "remoting/base/oauth_helper.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"
|
|
|
| #if defined(OS_POSIX)
|
|
|