summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.cc
diff options
context:
space:
mode:
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-12 23:55:13 +0000
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-12 23:55:13 +0000
commit8f457dae33927db189f42994e5b792fd80b79b15 (patch)
treeb11a07539fa28ecafa479b791c2e21155d666df0 /chrome/common/chrome_switches.cc
parent18523d34bcd9ec0aa7b905a6af76ba1bfb278536 (diff)
downloadchromium_src-8f457dae33927db189f42994e5b792fd80b79b15.zip
chromium_src-8f457dae33927db189f42994e5b792fd80b79b15.tar.gz
chromium_src-8f457dae33927db189f42994e5b792fd80b79b15.tar.bz2
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
Diffstat (limited to 'chrome/common/chrome_switches.cc')
-rw-r--r--chrome/common/chrome_switches.cc3
1 files changed, 0 insertions, 3 deletions
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";