| Index: remoting/client/plugin/pepper_packet_socket_factory.h
|
| diff --git a/remoting/client/plugin/pepper_packet_socket_factory.h b/remoting/client/plugin/pepper_packet_socket_factory.h
|
| index 6fcf0a48867b92c6bd463b5741826da29f7a71ac..a03e0d9ee768a3d3aa951edcbfce8637b3170879 100644
|
| --- a/remoting/client/plugin/pepper_packet_socket_factory.h
|
| +++ b/remoting/client/plugin/pepper_packet_socket_factory.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "ppapi/cpp/instance_handle.h"
|
| -#include "third_party/libjingle/source/talk/p2p/base/packetsocketfactory.h"
|
| +#include "third_party/webrtc/p2p/base/packetsocketfactory.h"
|
|
|
| namespace remoting {
|
|
|
|
|