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 ec7c7371c66e8967b747a0f8d71639fd3eb5f2d0..d996a75b699f419d8d679d8e5f11029522c4cf23 100644 |
--- a/chrome/common/net/gaia/gaia_authenticator.h |
+++ b/chrome/common/net/gaia/gaia_authenticator.h |
@@ -68,7 +68,7 @@ class GaiaAuthenticator { |
// 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://accounts.google.com/ClientLogin). |
+ // http://www.google.com/accounts/ClientLogin). |
GaiaAuthenticator(const std::string& user_agent, |
const std::string& service_id, |
const std::string& gaia_url); |