Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2002)

Unified Diff: chrome/browser/sync/resources/gaia_login_test.html

Issue 10411025: Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts.google.com. We are goi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/sync/resources/gaia_login_test.html
diff --git a/chrome/browser/sync/resources/gaia_login_test.html b/chrome/browser/sync/resources/gaia_login_test.html
index c3b58754769fcd4d1998c070e6662020380366c2..fe50af622f934bb43ac3216e111bf513df5a796f 100644
--- a/chrome/browser/sync/resources/gaia_login_test.html
+++ b/chrome/browser/sync/resources/gaia_login_test.html
@@ -46,7 +46,7 @@ function set_up_testing() {
return {
error: get_selected_value(form.error),
user: "homer@gmail.com",
- captchaUrl: "https://accounts.google.com/Captcha"
+ captchaUrl: "https://www.google.com/accounts/Captcha"
};
};
« no previous file with comments | « chrome/browser/resources/chromeos/gaia_auth/manifest_test.json ('k') | chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698