| Index: remoting/protocol/host_control_dispatcher.cc
|
| diff --git a/remoting/protocol/host_control_dispatcher.cc b/remoting/protocol/host_control_dispatcher.cc
|
| index 671c8018701759e6524a05d795391aae846a939d..dfb7d181ec0f7f22b4836d91dfc53fd28bbae303 100644
|
| --- a/remoting/protocol/host_control_dispatcher.cc
|
| +++ b/remoting/protocol/host_control_dispatcher.cc
|
| @@ -12,7 +12,7 @@
|
| #include "remoting/proto/internal.pb.h"
|
| #include "remoting/protocol/clipboard_stub.h"
|
| #include "remoting/protocol/host_stub.h"
|
| -#include "remoting/protocol/util.h"
|
| +#include "remoting/protocol/message_serialization.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|