| Index: remoting/protocol/host_event_dispatcher.cc
|
| diff --git a/remoting/protocol/host_event_dispatcher.cc b/remoting/protocol/host_event_dispatcher.cc
|
| index 34fba3f9406fcd705b223344400d5a0f80b38718..22cee04c9e434b75dee384652e80d6c609944d4a 100644
|
| --- a/remoting/protocol/host_event_dispatcher.cc
|
| +++ b/remoting/protocol/host_event_dispatcher.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/protocol/host_event_dispatcher.h"
|
|
|
| +#include "base/bind_helpers.h"
|
| #include "net/socket/stream_socket.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/proto/event.pb.h"
|
|
|