summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-30 20:43:36 +0000
committerglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-30 20:43:36 +0000
commit9c73c15a06b48fad46fc7a2524bf7b227dabbba6 (patch)
tree98769ef0db0211c74e9a9bf3c894870e6a587432 /chrome/common/chrome_switches.h
parent61ab26f4fb056fae95db04b64f10b3eb9bc1277c (diff)
downloadchromium_src-9c73c15a06b48fad46fc7a2524bf7b227dabbba6.zip
chromium_src-9c73c15a06b48fad46fc7a2524bf7b227dabbba6.tar.gz
chromium_src-9c73c15a06b48fad46fc7a2524bf7b227dabbba6.tar.bz2
Reland arv's NNTP enablery after it was reverted in 19603
TBR=arv Review URL: http://codereview.chromium.org/151108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19651 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 265000a..e4b40d8 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -180,7 +180,8 @@ extern const wchar_t kSimpleDataSource[];
extern const wchar_t kForceFieldTestNameAndValue[];
-extern const wchar_t kNewNewTabPage[];
+extern const wchar_t kNewTabPage[];
+extern const wchar_t kOldNewTabPage[];
extern const wchar_t kWebResources[];