| Index: remoting/protocol/protobuf_video_writer.cc
|
| diff --git a/remoting/protocol/protobuf_video_writer.cc b/remoting/protocol/protobuf_video_writer.cc
|
| index 851d1ec28ae99945ad71113032b11f45992a8fd1..81f2632c20cb44b831169e54ae15211bd7d2773e 100644
|
| --- a/remoting/protocol/protobuf_video_writer.cc
|
| +++ b/remoting/protocol/protobuf_video_writer.cc
|
| @@ -8,9 +8,9 @@
|
| #include "net/socket/stream_socket.h"
|
| #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/stream_channel_factory.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|