| 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 1cd15e7b4fe1ab6d10e60ee32676220fdef0fd54..84295447dca1002324b253c2a84eb77b4f5eb71f 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 {
|
|
|
|
|