| Index: remoting/protocol/connection_tester.cc
|
| diff --git a/remoting/protocol/connection_tester.cc b/remoting/protocol/connection_tester.cc
|
| index bf1854a4c658d1cbce42460cadaa39e41ecab831..7dcd032a34c54906e4a2e4e8525853a531abefd1 100644
|
| --- a/remoting/protocol/connection_tester.cc
|
| +++ b/remoting/protocol/connection_tester.cc
|
| @@ -5,7 +5,7 @@
|
| #include "remoting/protocol/connection_tester.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/socket/stream_socket.h"
|
|
|