summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-19 00:49:24 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-19 00:49:24 +0000
commitd5dcfb3c3346d6f65b6265ff3c0a11e968c84e16 (patch)
treeda084e13915d4387df88654ca4fd33fe05e9c8a9 /chrome/common/chrome_switches.h
parent5d3b29bf92fd075a51106e6b2da7a574ecae2f45 (diff)
downloadchromium_src-d5dcfb3c3346d6f65b6265ff3c0a11e968c84e16.zip
chromium_src-d5dcfb3c3346d6f65b6265ff3c0a11e968c84e16.tar.gz
chromium_src-d5dcfb3c3346d6f65b6265ff3c0a11e968c84e16.tar.bz2
Add ntp4 flag.
Code is copied from touchntp, minus standalone hack. BUG=76706 TEST=manual Review URL: http://codereview.chromium.org/6708032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78783 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index b7f8e64..894aad6 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -216,6 +216,7 @@ extern const char kNaClDebugIP[];
extern const char kNaClDebugPorts[];
extern const char kNaClBrokerProcess[];
extern const char kNaClStartupDialog[];
+extern const char kNewTabPage4[];
extern const char kNoDefaultBrowserCheck[];
extern const char kNoEvents[];
extern const char kNoExperiments[];