| Index: remoting/protocol/chromium_port_allocator.h
|
| diff --git a/remoting/protocol/chromium_port_allocator.h b/remoting/protocol/chromium_port_allocator.h
|
| index 3f7418d038023edf0f47b9ec09c573e2124f8c50..61d71e5c9654cdc3cda91690795297288abcfaf9 100644
|
| --- a/remoting/protocol/chromium_port_allocator.h
|
| +++ b/remoting/protocol/chromium_port_allocator.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "third_party/libjingle/source/talk/p2p/client/httpportallocator.h"
|
| +#include "third_party/webrtc/p2p/client/httpportallocator.h"
|
|
|
| namespace net {
|
| class URLRequestContextGetter;
|
|
|