summaryrefslogtreecommitdiffstats
path: root/sync/test/accounts_client/test_accounts_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/test/accounts_client/test_accounts_client.h')
-rw-r--r--sync/test/accounts_client/test_accounts_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/test/accounts_client/test_accounts_client.h b/sync/test/accounts_client/test_accounts_client.h
index cade734..5c98642 100644
--- a/sync/test/accounts_client/test_accounts_client.h
+++ b/sync/test/accounts_client/test_accounts_client.h
@@ -54,7 +54,7 @@ class TestAccountsClient {
private:
GURL CreateGURLWithPath(const string& path);
- MessageLoopForIO io_loop_;
+ base::MessageLoopForIO io_loop_;
const string server_;
const string account_space_;
vector<string> usernames_;