| Index: remoting/host/it2me/it2me_native_messaging_host.cc
|
| diff --git a/remoting/host/it2me/it2me_native_messaging_host.cc b/remoting/host/it2me/it2me_native_messaging_host.cc
|
| index 5636006d9a67f9309061773b79c4a1f931fbcadf..9540a81465ac00907fea50140187faa0933ff270 100644
|
| --- a/remoting/host/it2me/it2me_native_messaging_host.cc
|
| +++ b/remoting/host/it2me/it2me_native_messaging_host.cc
|
| @@ -25,10 +25,10 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "remoting/base/auto_thread_task_runner.h"
|
| +#include "remoting/base/service_urls.h"
|
| #include "remoting/host/chromoting_host_context.h"
|
| #include "remoting/host/host_exit_codes.h"
|
| #include "remoting/host/policy_watcher.h"
|
| -#include "remoting/host/service_urls.h"
|
| #include "remoting/protocol/name_value_map.h"
|
| #include "remoting/signaling/delegating_signal_strategy.h"
|
|
|
|
|