| Index: remoting/protocol/channel_multiplexer.h
|
| diff --git a/remoting/protocol/channel_multiplexer.h b/remoting/protocol/channel_multiplexer.h
|
| index c83b0f3b9616ea6e3352a0aed34888ae2385ab96..cb18d3377fdfddbbe7262ab9cc86d76bb6c4a781 100644
|
| --- a/remoting/protocol/channel_multiplexer.h
|
| +++ b/remoting/protocol/channel_multiplexer.h
|
| @@ -6,8 +6,8 @@
|
| #define REMOTING_PROTOCOL_CHANNEL_MULTIPLEXER_H_
|
|
|
| #include "base/memory/weak_ptr.h"
|
| +#include "remoting/base/buffered_socket_writer.h"
|
| #include "remoting/proto/mux.pb.h"
|
| -#include "remoting/protocol/buffered_socket_writer.h"
|
| #include "remoting/protocol/message_reader.h"
|
| #include "remoting/protocol/protobuf_message_parser.h"
|
| #include "remoting/protocol/stream_channel_factory.h"
|
|
|