| Index: remoting/host/remoting_me2me_host.cc
|
| diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc
|
| index 73c87aa92cffd7b9074d6df58830f9b05c08a353..66d1a437baa654c1380f6a7b9e2e1657eaaf4911 100644
|
| --- a/remoting/host/remoting_me2me_host.cc
|
| +++ b/remoting/host/remoting_me2me_host.cc
|
| @@ -45,6 +45,7 @@
|
| #include "remoting/base/chromium_url_request.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/base/logging.h"
|
| +#include "remoting/base/oauth_token_getter_impl.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/base/util.h"
|
| #include "remoting/host/branding.h"
|
| @@ -72,7 +73,6 @@
|
| #include "remoting/host/ipc_host_event_logger.h"
|
| #include "remoting/host/logging.h"
|
| #include "remoting/host/me2me_desktop_environment.h"
|
| -#include "remoting/host/oauth_token_getter_impl.h"
|
| #include "remoting/host/pairing_registry_delegate.h"
|
| #include "remoting/host/pin_hash.h"
|
| #include "remoting/host/policy_watcher.h"
|
|
|