| Index: remoting/protocol/client_control_dispatcher.cc
|
| diff --git a/remoting/protocol/client_control_dispatcher.cc b/remoting/protocol/client_control_dispatcher.cc
|
| index ec77037c3daea08e6151333b0e8d7b6bb5cb1a0b..599c779fbae4a3e4ea21f86e41c24a23d99221db 100644
|
| --- a/remoting/protocol/client_control_dispatcher.cc
|
| +++ b/remoting/protocol/client_control_dispatcher.cc
|
| @@ -13,7 +13,7 @@
|
| #include "remoting/proto/control.pb.h"
|
| #include "remoting/proto/internal.pb.h"
|
| #include "remoting/protocol/client_stub.h"
|
| -#include "remoting/protocol/util.h"
|
| +#include "remoting/protocol/message_serialization.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|