| Index: remoting/host/win/chromoting_module.cc | 
| diff --git a/remoting/host/win/chromoting_module.cc b/remoting/host/win/chromoting_module.cc | 
| index eb27fc90190341d75c3e15a3cd7d326cbeb2547a..724ce7eb58ea759e2db6e035a21e173482131724 100644 | 
| --- a/remoting/host/win/chromoting_module.cc | 
| +++ b/remoting/host/win/chromoting_module.cc | 
| @@ -8,7 +8,7 @@ | 
|  | 
| #include "base/lazy_instance.h" | 
| #include "base/logging.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/run_loop.h" | 
| #include "base/strings/utf_string_conversions.h" | 
| #include "base/win/scoped_handle.h" | 
|  |