| Index: remoting/protocol/host_control_dispatcher.cc
|
| diff --git a/remoting/protocol/host_control_dispatcher.cc b/remoting/protocol/host_control_dispatcher.cc
|
| index 26f09fc3e55e780f41cbf70d6327f1bd28a81976..671c8018701759e6524a05d795391aae846a939d 100644
|
| --- a/remoting/protocol/host_control_dispatcher.cc
|
| +++ b/remoting/protocol/host_control_dispatcher.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/protocol/host_control_dispatcher.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"
|
|
|