| 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 4d009c2b1d1704154a1f7cc92e66040f55f0f2de..fcfbe77e281651a1df0009df8b8a20672529aeff 100644
|
| --- a/jingle/notifier/communicator/single_login_attempt_unittest.cc
|
| +++ b/jingle/notifier/communicator/single_login_attempt_unittest.cc
|
| @@ -106,7 +106,7 @@ class SingleLoginAttemptTest : public ::testing::Test {
|
| }
|
|
|
| private:
|
| - MessageLoop message_loop_;
|
| + base::MessageLoop message_loop_;
|
| const LoginSettings login_settings_;
|
|
|
| protected:
|
|
|