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