| Index: chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc
|
| ===================================================================
|
| --- chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc (revision 137977)
|
| +++ chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc (working copy)
|
| @@ -413,7 +413,7 @@
|
| GaiaAuthFetcher::GenerateAuthError(data, status);
|
|
|
| std::string token = "CCTOKEN";
|
| - GURL image_url("http://www.google.com/accounts/Captcha?ctoken=CCTOKEN");
|
| + GURL image_url("http://accounts.google.com/Captcha?ctoken=CCTOKEN");
|
| GURL unlock_url("http://www.google.com/login/captcha");
|
|
|
| EXPECT_EQ(error.state(), GoogleServiceAuthError::CAPTCHA_REQUIRED);
|
|
|
| Property changes on: chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|