| Index: remoting/protocol/host_message_dispatcher.cc
 | 
| diff --git a/remoting/protocol/host_message_dispatcher.cc b/remoting/protocol/host_message_dispatcher.cc
 | 
| index d75de95e197c22a99929ec16d28497c09a66c669..7ad9cac6d0f2d306664ef973a32a78b6afaf4dd8 100644
 | 
| --- a/remoting/protocol/host_message_dispatcher.cc
 | 
| +++ b/remoting/protocol/host_message_dispatcher.cc
 | 
| @@ -3,7 +3,6 @@
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
|  #include "net/base/io_buffer.h"
 | 
| -#include "remoting/base/multiple_array_input_stream.h"
 | 
|  #include "remoting/proto/control.pb.h"
 | 
|  #include "remoting/proto/event.pb.h"
 | 
|  #include "remoting/protocol/host_message_dispatcher.h"
 | 
| 
 |