| 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 53ace6016619017a0a7032c252dbfc830b9d52e4..776bd060db92033d808799c7121d404116e28571 100644
|
| --- a/jingle/glue/channel_socket_adapter_unittest.cc
|
| +++ b/jingle/glue/channel_socket_adapter_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "jingle/glue/channel_socket_adapter.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/net_errors.h"
|
|
|