| Index: remoting/client/plugin/pepper_port_allocator.h
|
| diff --git a/remoting/client/plugin/pepper_port_allocator.h b/remoting/client/plugin/pepper_port_allocator.h
|
| index c6c3de74b496c96bc4d480da11d62dc2ba470c76..c98c242c0091f7b4ae6313d34176463e0a64f78a 100644
|
| --- a/remoting/client/plugin/pepper_port_allocator.h
|
| +++ b/remoting/client/plugin/pepper_port_allocator.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ppapi/cpp/instance_handle.h"
|
| -#include "third_party/libjingle/source/talk/p2p/client/httpportallocator.h"
|
| +#include "third_party/webrtc/p2p/client/httpportallocator.h"
|
|
|
| namespace remoting {
|
|
|
|
|