| Index: remoting/protocol/client_event_dispatcher.cc
|
| diff --git a/remoting/protocol/client_event_dispatcher.cc b/remoting/protocol/client_event_dispatcher.cc
|
| index afc481fb5ac1f429d3a45e26033aa37ff8949296..e66181f5e26074091b8e57498526d16bb4b136a5 100644
|
| --- a/remoting/protocol/client_event_dispatcher.cc
|
| +++ b/remoting/protocol/client_event_dispatcher.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "remoting/protocol/client_event_dispatcher.h"
|
|
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/time.h"
|
| #include "net/socket/stream_socket.h"
|
| #include "remoting/base/constants.h"
|
|
|