| Index: remoting/protocol/connection_to_host.cc | 
| diff --git a/remoting/protocol/connection_to_host.cc b/remoting/protocol/connection_to_host.cc | 
| index 845280866b29c28fdb22c8bbf86267833b96e5eb..a816ac3e05af4cb77a4b9aeff19852d68f42f45a 100644 | 
| --- a/remoting/protocol/connection_to_host.cc | 
| +++ b/remoting/protocol/connection_to_host.cc | 
| @@ -6,6 +6,7 @@ | 
|  | 
| #include "base/bind.h" | 
| #include "base/callback.h" | 
| +#include "base/location.h" | 
| #include "base/message_loop_proxy.h" | 
| #include "remoting/base/constants.h" | 
| #include "remoting/jingle_glue/host_resolver.h" | 
|  |