summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-06 15:39:03 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-06 15:39:03 +0000
commit5108697f046f171e31ff8f156b9179ccb388f9ad (patch)
treef7755ef507a80aa97b04e17244efe972123e5c5f
parentedb2d6413b36aaa800961010b62e7c486eec30dc (diff)
downloadchromium_src-5108697f046f171e31ff8f156b9179ccb388f9ad.zip
chromium_src-5108697f046f171e31ff8f156b9179ccb388f9ad.tar.gz
chromium_src-5108697f046f171e31ff8f156b9179ccb388f9ad.tar.bz2
Changes the url of the main menu.
BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/255088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28111 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser/chromeos/main_menu.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/main_menu.cc b/chrome/browser/chromeos/main_menu.cc
index 2899468..2f585b4 100644
--- a/chrome/browser/chromeos/main_menu.cc
+++ b/chrome/browser/chromeos/main_menu.cc
@@ -51,7 +51,7 @@ static const wchar_t kURLSwitch[] = L"main-menu-url";
static const wchar_t kMenuSizeSwitch[] = L"main-menu-size";
// URL of the page to load. This is ignored if kURLSwitch is specified.
-static const char kMenuURL[] = "http://goto.ext.google.com/crux-menu";
+static const char kMenuURL[] = "http://goto.ext.google.com/crux-home";
// Returns the size of the popup. By default the popup is sized slightly
// larger than full screen, but can be overriden by the command line switch