summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authornick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-16 02:32:11 +0000
committernick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-16 02:32:11 +0000
commit7f83d1a5db752eb884cd5a86c1e23c01e44e1201 (patch)
tree8d95479baa58b11b43e444c26c72cb4237338388 /chrome/common/chrome_switches.h
parent2711ac053ca80da1fe280db1bfe00696feb2a10a (diff)
downloadchromium_src-7f83d1a5db752eb884cd5a86c1e23c01e44e1201.zip
chromium_src-7f83d1a5db752eb884cd5a86c1e23c01e44e1201.tar.gz
chromium_src-7f83d1a5db752eb884cd5a86c1e23c01e44e1201.tar.bz2
Revert 44712 - Merge the enableapplauncher flag with the enable
extensionapps flag since we will be using them together. Review URL: http://codereview.chromium.org/1659004 TBR=aa@chromium.org Review URL: http://codereview.chromium.org/1654015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44745 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 a8ee599a..7de456a 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -26,6 +26,7 @@ extern const char kAlwaysEnableDevTools[];
extern const char kApp[];
extern const char kAppId[];
extern const char kAppLaunchAsPanel[];
+extern const char kAppLauncherForNewTab[];
extern const char kAuthServerWhitelist[];
extern const char kAutomationClientChannelID[];
extern const char kBookmarkMenu[];