| Index: remoting/protocol/channel_multiplexer.h
|
| diff --git a/remoting/protocol/channel_multiplexer.h b/remoting/protocol/channel_multiplexer.h
|
| index e503df558b3905da30544d6e6010bce38610389a..8f5c475dc78456d9245aac94bb0b2150e95cf1af 100644
|
| --- a/remoting/protocol/channel_multiplexer.h
|
| +++ b/remoting/protocol/channel_multiplexer.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_CHANNEL_MULTIPLEXER_H_
|
| #define REMOTING_PROTOCOL_CHANNEL_MULTIPLEXER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/base/buffered_socket_writer.h"
|
| #include "remoting/proto/mux.pb.h"
|
|
|