| Index: remoting/host/win/rdp_client_unittest.cc | 
| diff --git a/remoting/host/win/rdp_client_unittest.cc b/remoting/host/win/rdp_client_unittest.cc | 
| index c1b82f3654afcc638f437c3f75eea2a3bb3a825b..0c58a3fd5c5df65cec5414df6084ee746cf8ba2d 100644 | 
| --- a/remoting/host/win/rdp_client_unittest.cc | 
| +++ b/remoting/host/win/rdp_client_unittest.cc | 
| @@ -11,7 +11,7 @@ | 
| #include "base/bind.h" | 
| #include "base/bind_helpers.h" | 
| #include "base/guid.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/run_loop.h" | 
| #include "base/win/scoped_com_initializer.h" | 
| #include "remoting/base/auto_thread_task_runner.h" | 
|  |