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

Unified Diff: chrome/common/url_constants.cc

Issue 10413016: It seems GAIA had changed dosserver rules today, so we can go back to accounts.google.com. (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/common/url_constants.cc
===================================================================
--- chrome/common/url_constants.cc (revision 137977)
+++ chrome/common/url_constants.cc (working copy)
@@ -406,7 +406,7 @@
"https://support.google.com/chrome/?p=settings_sync_error";
const char kSyncCreateNewAccountURL[] =
- "https://www.google.com/accounts/NewAccount?service=chromiumsync";
+ "https://accounts.google.com/NewAccount?service=chromiumsync";
#if defined(OS_CHROMEOS)
const char kNaturalScrollHelpURL[] =
Property changes on: chrome/common/url_constants.cc
___________________________________________________________________
Added: svn:mergeinfo
« no previous file with comments | « chrome/common/net/url_util_unittest.cc ('k') | chrome/test/data/autofill/heuristics/input/09_register_google.com.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698