Index: chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
index 16f9db00df91a90d7c036f4cbdb097be59f84634..a32eb8af8205f98a56aa333121d1deb277591353 100644 |
--- a/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc |
@@ -97,7 +97,7 @@ class ProfileSyncComponentsFactoryImplTest : public testing::Test { |
CheckDefaultDatatypesInMapExcept(&controller_states, type); |
} |
- MessageLoop message_loop_; |
+ base::MessageLoop message_loop_; |
content::TestBrowserThread ui_thread_; |
scoped_ptr<Profile> profile_; |
scoped_ptr<CommandLine> command_line_; |