| Index: jingle/glue/channel_socket_adapter_unittest.cc
|
| diff --git a/jingle/glue/channel_socket_adapter_unittest.cc b/jingle/glue/channel_socket_adapter_unittest.cc
|
| index 2baa37f61e349021620aa18da611a38186531352..7c12f0d92919dcf0d6dd6eab9447c0e47c051bd5 100644
|
| --- a/jingle/glue/channel_socket_adapter_unittest.cc
|
| +++ b/jingle/glue/channel_socket_adapter_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "net/socket/socket.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/libjingle/source/talk/p2p/base/transportchannel.h"
|
| +#include "third_party/webrtc/p2p/base/transportchannel.h"
|
|
|
| using net::IOBuffer;
|
|
|
|
|