Chromium Code Reviews| Index: remoting/protocol/connection_to_client.cc |
| diff --git a/remoting/protocol/connection_to_client.cc b/remoting/protocol/connection_to_client.cc |
| index 417600b340b0eb2bb4a2aa29b125e76b3ab37a67..c3c695d25286391a1b98f85c3e05723079ecd138 100644 |
| --- a/remoting/protocol/connection_to_client.cc |
| +++ b/remoting/protocol/connection_to_client.cc |
| @@ -9,7 +9,7 @@ |
| #include "remoting/protocol/client_control_sender.h" |
| // TODO(hclam): Remove this header once MessageDispatcher is used. |
| -#include "remoting/base/multiple_array_input_stream.h" |
| +#include "remoting/base/compound_buffer.h" |
| namespace remoting { |
| namespace protocol { |