Index: sync/notifier/sync_system_resources_unittest.cc |
diff --git a/sync/notifier/sync_system_resources_unittest.cc b/sync/notifier/sync_system_resources_unittest.cc |
index cb406da304060d7ab254c34139f7c1e804e5692d..8fb62e09161b04c89c40adaa5b4e3ced5c9bd8d1 100644 |
--- a/sync/notifier/sync_system_resources_unittest.cc |
+++ b/sync/notifier/sync_system_resources_unittest.cc |
@@ -83,7 +83,7 @@ class SyncSystemResourcesTest : public testing::Test { |
} |
// Needed by |sync_system_resources_|. |
- MessageLoop message_loop_; |
+ base::MessageLoop message_loop_; |
MockStateWriter mock_state_writer_; |
SyncSystemResources sync_system_resources_; |