Index: chrome/common/url_constants.cc |
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc |
index cdfc37b76e99a3c229d607bb9275d5a1e5d4da63..cbac5987ce71a7189114f0eb66362b2b0622d46a 100644 |
--- a/chrome/common/url_constants.cc |
+++ b/chrome/common/url_constants.cc |
@@ -402,7 +402,7 @@ const char kSyncErrorsHelpURL[] = |
"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[] = |