| Index: remoting/test/fake_socket_factory.h
|
| diff --git a/remoting/test/fake_socket_factory.h b/remoting/test/fake_socket_factory.h
|
| index 883a258af30ce6b0908f15ecd4c79ae5e61d9d93..6730e916b8f607101b17ded8c2b27185ea07dcf8 100644
|
| --- a/remoting/test/fake_socket_factory.h
|
| +++ b/remoting/test/fake_socket_factory.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/test/fake_network_dispatcher.h"
|
| -#include "third_party/libjingle/source/talk/p2p/base/packetsocketfactory.h"
|
| +#include "third_party/webrtc/p2p/base/packetsocketfactory.h"
|
|
|
| namespace remoting {
|
|
|
|
|