| Index: jingle/notifier/communicator/single_login_attempt_unittest.cc | 
| diff --git a/jingle/notifier/communicator/single_login_attempt_unittest.cc b/jingle/notifier/communicator/single_login_attempt_unittest.cc | 
| index fcfbe77e281651a1df0009df8b8a20672529aeff..c00df3d3a4e96b048f32eac0ec3d018d0791426c 100644 | 
| --- a/jingle/notifier/communicator/single_login_attempt_unittest.cc | 
| +++ b/jingle/notifier/communicator/single_login_attempt_unittest.cc | 
| @@ -8,7 +8,7 @@ | 
|  | 
| #include "base/compiler_specific.h" | 
| #include "base/memory/scoped_ptr.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "jingle/notifier/base/const_communicator.h" | 
| #include "jingle/notifier/base/fake_base_task.h" | 
| #include "jingle/notifier/communicator/login_settings.h" | 
|  |