Index: chrome/common/net/gaia/gaia_authenticator.h |
=================================================================== |
--- chrome/common/net/gaia/gaia_authenticator.h (revision 137977) |
+++ chrome/common/net/gaia/gaia_authenticator.h (working copy) |
@@ -68,7 +68,7 @@ |
// must include a user-agent and a service-id when creating one. The |
// user_agent is a short string used for simple log analysis. gaia_url is used |
// to choose the server to authenticate with (e.g. |
- // http://www.google.com/accounts/ClientLogin). |
+ // http://accounts.google.com/ClientLogin). |
GaiaAuthenticator(const std::string& user_agent, |
const std::string& service_id, |
const std::string& gaia_url); |
Property changes on: chrome/common/net/gaia/gaia_authenticator.h |
___________________________________________________________________ |
Added: svn:mergeinfo |