| Index: remoting/host/desktop_process.cc | 
| diff --git a/remoting/host/desktop_process.cc b/remoting/host/desktop_process.cc | 
| index 3f0408acb01a5360932d7abf577e1b3f314f4e42..d2cef830efcfa002ea67e4eaff2fdd2eedf24d1e 100644 | 
| --- a/remoting/host/desktop_process.cc | 
| +++ b/remoting/host/desktop_process.cc | 
| @@ -12,7 +12,7 @@ | 
| #include "base/debug/alias.h" | 
| #include "base/logging.h" | 
| #include "base/memory/ref_counted.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/strings/string_util.h" | 
| #include "ipc/ipc_channel_proxy.h" | 
| #include "remoting/base/auto_thread.h" | 
|  |