| Index: remoting/host/config_file_watcher_unittest.cc | 
| diff --git a/remoting/host/config_file_watcher_unittest.cc b/remoting/host/config_file_watcher_unittest.cc | 
| index 58b11e7569ca2facf9534f1b1f2a79387d3e49b8..1d349a378b5b30d0b3a62fbe613f87e4257b777c 100644 | 
| --- a/remoting/host/config_file_watcher_unittest.cc | 
| +++ b/remoting/host/config_file_watcher_unittest.cc | 
| @@ -6,7 +6,7 @@ | 
|  | 
| #include "base/file_util.h" | 
| #include "base/files/file_path.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/run_loop.h" | 
| #include "remoting/base/auto_thread.h" | 
| #include "remoting/base/auto_thread_task_runner.h" | 
|  |