| Index: remoting/host/host_change_notification_listener_unittest.cc | 
| diff --git a/remoting/host/host_change_notification_listener_unittest.cc b/remoting/host/host_change_notification_listener_unittest.cc | 
| index a7b8d12dbdb5fa19a231f54dde1a0507280e02e3..4e1d715b4c4e5668d78cf238b6ef6b720d5c21b5 100644 | 
| --- a/remoting/host/host_change_notification_listener_unittest.cc | 
| +++ b/remoting/host/host_change_notification_listener_unittest.cc | 
| @@ -8,7 +8,7 @@ | 
|  | 
| #include "base/bind.h" | 
| #include "base/memory/ref_counted.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/strings/string_number_conversions.h" | 
| #include "remoting/base/constants.h" | 
| #include "remoting/jingle_glue/mock_objects.h" | 
|  |