| Index: remoting/host/it2me/it2me_host.cc
|
| diff --git a/remoting/host/it2me/it2me_host.cc b/remoting/host/it2me/it2me_host.cc
|
| index b0f114abced9c434754e7b0c76be4787e37c3659..d286c0967612cb4b22e1addf1352d0151b3a375b 100644
|
| --- a/remoting/host/it2me/it2me_host.cc
|
| +++ b/remoting/host/it2me/it2me_host.cc
|
| @@ -13,9 +13,9 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/threading/platform_thread.h"
|
| +#include "components/policy/policy_constants.h"
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "policy/policy_constants.h"
|
| #include "remoting/base/auto_thread.h"
|
| #include "remoting/base/chromium_url_request.h"
|
| #include "remoting/base/logging.h"
|
|
|