| Index: remoting/protocol/client_control_dispatcher.cc
|
| diff --git a/remoting/protocol/client_control_dispatcher.cc b/remoting/protocol/client_control_dispatcher.cc
|
| index a42c3f628d8b08a78077407e8ee64ecdf0ca82c7..76376e261c0b8eab9eab52fa6792b280fd90ddb3 100644
|
| --- a/remoting/protocol/client_control_dispatcher.cc
|
| +++ b/remoting/protocol/client_control_dispatcher.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
| +#include "base/callback_helpers.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "net/socket/stream_socket.h"
|
| #include "remoting/base/constants.h"
|
|
|