Use OAuth2AccessTokenFetcher implementation on Android. This cleans up the way that...
commit69d3373d602b2ccbc19e6c5f4b87c802c02f0116
authorrogerta <rogerta@chromium.org>
Wed, 27 Aug 2014 19:30:27 +0000 (27 12:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 27 Aug 2014 19:31:38 +0000 (27 19:31 +0000)
tree7666c08314813065514d59df8730bd474561d187
parent2e2ec7c150110d82d2134050724d254237c9fe44
Use OAuth2AccessTokenFetcher implementation on Android.  This cleans up the way that AO2TS overrides functionality from the base class to differentiate the way that access tokens are minted, and makes the overriding mechanism for android the same as for iOS.  Its possible to reimplement OAuth2AccessTokenFetcher now that Mihai extended for use in bling.

BUG=390353

Review URL: https://codereview.chromium.org/345703003

Cr-Commit-Position: refs/heads/master@{#292205}
chrome/browser/signin/android_profile_oauth2_token_service.cc
chrome/browser/signin/android_profile_oauth2_token_service.h
google_apis/gaia/oauth2_token_service.cc