| Index: chrome/service/gaia/service_gaia_authenticator.h
|
| ===================================================================
|
| --- chrome/service/gaia/service_gaia_authenticator.h (revision 107061)
|
| +++ chrome/service/gaia/service_gaia_authenticator.h (working copy)
|
| @@ -32,7 +32,7 @@
|
| virtual ~ServiceGaiaAuthenticator();
|
|
|
| // content::URLFetcherDelegate implementation.
|
| - virtual void OnURLFetchComplete(const URLFetcher *source) OVERRIDE;
|
| + virtual void OnURLFetchComplete(const content::URLFetcher* source) OVERRIDE;
|
|
|
| protected:
|
| // GaiaAuthenticator overrides.
|
|
|