Index: sync/notifier/registration_manager_unittest.cc |
diff --git a/sync/notifier/registration_manager_unittest.cc b/sync/notifier/registration_manager_unittest.cc |
index edca2ad4d734e4fc8e5d07e4d68e4fc4f06ed638..5078ddc806ebd39a736e393998bd174579553140 100644 |
--- a/sync/notifier/registration_manager_unittest.cc |
+++ b/sync/notifier/registration_manager_unittest.cc |
@@ -227,7 +227,7 @@ class RegistrationManagerTest : public testing::Test { |
private: |
// Needed by timers in RegistrationManager. |
- MessageLoop message_loop_; |
+ base::MessageLoop message_loop_; |
DISALLOW_COPY_AND_ASSIGN(RegistrationManagerTest); |
}; |