diff options
Diffstat (limited to 'chrome/service/gaia/service_gaia_authenticator.h')
| -rw-r--r-- | chrome/service/gaia/service_gaia_authenticator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/service/gaia/service_gaia_authenticator.h b/chrome/service/gaia/service_gaia_authenticator.h index 62992a9..2010690 100644 --- a/chrome/service/gaia/service_gaia_authenticator.h +++ b/chrome/service/gaia/service_gaia_authenticator.h @@ -35,7 +35,7 @@ class ServiceGaiaAuthenticator const GURL &url, const net::URLRequestStatus &status, int response_code, - const ResponseCookies &cookies, + const net::ResponseCookies &cookies, const std::string &data); protected: |
