| Index: remoting/protocol/connection_to_host.h
 | 
| diff --git a/remoting/protocol/connection_to_host.h b/remoting/protocol/connection_to_host.h
 | 
| index e2b0ce2647f281066340edbd136fb75b5160ffa4..d34b9eee4a6be79120992d5fce6f29f2975cf11a 100644
 | 
| --- a/remoting/protocol/connection_to_host.h
 | 
| +++ b/remoting/protocol/connection_to_host.h
 | 
| @@ -10,7 +10,6 @@
 | 
|  #include "base/ref_counted.h"
 | 
|  #include "base/scoped_ptr.h"
 | 
|  #include "remoting/proto/internal.pb.h"
 | 
| -#include "remoting/protocol/message_decoder.h"
 | 
|  
 | 
|  namespace remoting {
 | 
|  namespace protocol {
 | 
| 
 |