| Index: remoting/host/log_to_server_unittest.cc
 | 
| diff --git a/remoting/host/log_to_server_unittest.cc b/remoting/host/log_to_server_unittest.cc
 | 
| index 912b87bde905cc831c89cf2f0fbfc588bcadbe3e..1dd60cbbc68eeb221cf281e66132a7553d207156 100644
 | 
| --- a/remoting/host/log_to_server_unittest.cc
 | 
| +++ b/remoting/host/log_to_server_unittest.cc
 | 
| @@ -3,7 +3,7 @@
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
|  #include "base/message_loop.h"
 | 
| -#include "base/message_loop_proxy.h"
 | 
| +#include "base/message_loop/message_loop_proxy.h"
 | 
|  #include "remoting/host/host_status_monitor_fake.h"
 | 
|  #include "remoting/host/log_to_server.h"
 | 
|  #include "remoting/jingle_glue/mock_objects.h"
 | 
| 
 |