Index: chrome/common/net/gaia/gaia_authenticator.h |
diff --git a/chrome/common/net/gaia/gaia_authenticator.h b/chrome/common/net/gaia/gaia_authenticator.h |
index ff990b957e4c522de952e47b14aac65a57d3a151..fb5fbb4f77d74d689a67367308cc76edf083925a 100644 |
--- a/chrome/common/net/gaia/gaia_authenticator.h |
+++ b/chrome/common/net/gaia/gaia_authenticator.h |
@@ -110,6 +110,7 @@ class GaiaAuthenticator { |
struct AuthResults { |
AuthResults(); |
+ AuthResults(const AuthResults& other); |
~AuthResults(); |
std::string email; |