| Index: remoting/protocol/chromium_port_allocator.h
|
| diff --git a/remoting/protocol/chromium_port_allocator.h b/remoting/protocol/chromium_port_allocator.h
|
| index 778771d5ff5efee9439717fe650c972e69bc7cb9..a2b759c18739166cafae010205dc04ddedae8911 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;
|
|
|