summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/chromeos/login/existing_user_controller.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/login/existing_user_controller.cc b/chrome/browser/chromeos/login/existing_user_controller.cc
index 07e7a31..6b58f77 100644
--- a/chrome/browser/chromeos/login/existing_user_controller.cc
+++ b/chrome/browser/chromeos/login/existing_user_controller.cc
@@ -46,7 +46,7 @@ const char kSettingsSyncLoginURL[] = "chrome://settings/personal";
// URL that will be opened on when user logs in first time on the device.
const char kGetStartedURLPattern[] =
- "http://services.google.com/chromeos/gettingstarted/index-%s.html";
+ "http://www.gstatic.com/chromebook/gettingstarted/index-%s.html";
// URL for account creation.
const char kCreateAccountURL[] =