| 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 a2419bd09701c1450cf564f1521517383ad79d21..11d447cc884c89654285459c2aa2cf1b81d883ed 100644
|
| --- a/remoting/host/it2me/it2me_native_messaging_host.cc
|
| +++ b/remoting/host/it2me/it2me_native_messaging_host.cc
|
| @@ -16,6 +16,7 @@
|
| #include "base/strings/stringize_macros.h"
|
| #include "base/threading/thread.h"
|
| #include "base/values.h"
|
| +#include "net/base/net_util.h"
|
| #include "net/url_request/url_fetcher.h"
|
| #include "remoting/base/auth_token_util.h"
|
| #include "remoting/base/service_urls.h"
|
|
|