Index: sync/test/engine/syncer_command_test.h |
diff --git a/sync/test/engine/syncer_command_test.h b/sync/test/engine/syncer_command_test.h |
index fa51d8221d2169fc9cfbaa31e6052e1e128d821d..303346323997851b2f83617a02ed25b82d54d1f4 100644 |
--- a/sync/test/engine/syncer_command_test.h |
+++ b/sync/test/engine/syncer_command_test.h |
@@ -194,7 +194,7 @@ class SyncerCommandTestBase : public testing::Test, |
} |
private: |
- MessageLoop message_loop_; |
+ base::MessageLoop message_loop_; |
scoped_ptr<sessions::SyncSessionContext> context_; |
scoped_ptr<MockConnectionManager> mock_server_; |
scoped_ptr<sessions::SyncSession> session_; |