Index: chrome/common/url_constants.cc |
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc |
index b00a417e251ed706d8e93054e241266f9369cb3c..f5d2cb6c529577db36982ae9bc77ee614ea01fcf 100644 |
--- a/chrome/common/url_constants.cc |
+++ b/chrome/common/url_constants.cc |
@@ -406,7 +406,7 @@ const char kSyncErrorsHelpURL[] = |
"https://support.google.com/chrome/?p=settings_sync_error"; |
const char kSyncCreateNewAccountURL[] = |
- "https://accounts.google.com/NewAccount?service=chromiumsync"; |
+ "https://www.google.com/accounts/NewAccount?service=chromiumsync"; |
#if defined(OS_CHROMEOS) |
const char kNaturalScrollHelpURL[] = |