| Index: remoting/protocol/protobuf_video_writer.cc
|
| diff --git a/remoting/protocol/protobuf_video_writer.cc b/remoting/protocol/protobuf_video_writer.cc
|
| index 08e937b571ad329f834175a3e752b146f3beec89..20b139d68df4b06b8dfd7ec9fc6656f0ffb91321 100644
|
| --- a/remoting/protocol/protobuf_video_writer.cc
|
| +++ b/remoting/protocol/protobuf_video_writer.cc
|
| @@ -9,8 +9,8 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/proto/video.pb.h"
|
| #include "remoting/protocol/channel_factory.h"
|
| +#include "remoting/protocol/message_serialization.h"
|
| #include "remoting/protocol/session.h"
|
| -#include "remoting/protocol/util.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|