summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/gaia_oauth_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/gaia/gaia_oauth_client.h')
-rw-r--r--google_apis/gaia/gaia_oauth_client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/google_apis/gaia/gaia_oauth_client.h b/google_apis/gaia/gaia_oauth_client.h
index 14a26a6..8e01ef6 100644
--- a/google_apis/gaia/gaia_oauth_client.h
+++ b/google_apis/gaia/gaia_oauth_client.h
@@ -49,7 +49,7 @@ class GaiaOAuthClient {
virtual void OnGetUserIdResponse(const std::string& user_id) {}
// Invoked on a successful response to the GetTokenInfo request.
virtual void OnGetTokenInfoResponse(
- scoped_ptr<DictionaryValue> token_info) {}
+ scoped_ptr<base::DictionaryValue> token_info) {}
// Invoked when there is an OAuth error with one of the requests.
virtual void OnOAuthError() = 0;
// Invoked when there is a network error or upon receiving an invalid