From 8f457dae33927db189f42994e5b792fd80b79b15 Mon Sep 17 00:00:00 2001 From: "arv@chromium.org" Date: Mon, 12 Oct 2009 23:55:13 +0000 Subject: Remove old NTP BUG=None TEST=None Review URL: http://codereview.chromium.org/271057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28758 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/chrome_switches.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'chrome/common/chrome_switches.cc') diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc index 04440a4..26ce6a4 100644 --- a/chrome/common/chrome_switches.cc +++ b/chrome/common/chrome_switches.cc @@ -507,9 +507,6 @@ const wchar_t kForceFieldTestNameAndValue[] = L"force-fieldtest"; // performance will be poor. const wchar_t kNewTabPage[] = L"new-tab-page"; -// Switches back to the old new tab page. -const wchar_t kOldNewTabPage[] = L"old-new-tab-page"; - // Enables the backend service for web resources, used in the new tab page for // loading tips and recommendations from a JSON feed. const wchar_t kDisableWebResources[] = L"disable-web-resources"; -- cgit v1.1