| Index: remoting/host/host_port_allocator.h
|
| diff --git a/remoting/host/host_port_allocator.h b/remoting/host/host_port_allocator.h
|
| index d6940587ef4552dbbb8b2aef0343307dc74b0d20..042c1e4cd40f44bd0d624e588337ceeee7c72c65 100644
|
| --- a/remoting/host/host_port_allocator.h
|
| +++ b/remoting/host/host_port_allocator.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <set>
|
|
|
| +#include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "remoting/host/url_fetcher.h"
|
| #include "third_party/libjingle/source/talk/p2p/client/httpportallocator.h"
|
|
|
| namespace net {
|
|
|