| Index: remoting/protocol/client_event_dispatcher.cc
|
| diff --git a/remoting/protocol/client_event_dispatcher.cc b/remoting/protocol/client_event_dispatcher.cc
|
| index 639231e317908a75ad7b6ee6f7a4ffb48bde3d04..18e2d2d0bf6ed9fd1c4989af073ef1b260921398 100644
|
| --- a/remoting/protocol/client_event_dispatcher.cc
|
| +++ b/remoting/protocol/client_event_dispatcher.cc
|
| @@ -10,7 +10,7 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/proto/event.pb.h"
|
| #include "remoting/proto/internal.pb.h"
|
| -#include "remoting/protocol/util.h"
|
| +#include "remoting/protocol/message_serialization.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|