summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-09 03:20:58 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-09 03:20:58 +0000
commit536e67a76ff3b7e91b5b89b078ed5918ee6b5cfa (patch)
treea63b5d7943543fe419988061891bb59925cdfdbf /chrome/common/chrome_switches.h
parent0df1845161542e8fdbb1af822d721756073fb878 (diff)
downloadchromium_src-536e67a76ff3b7e91b5b89b078ed5918ee6b5cfa.zip
chromium_src-536e67a76ff3b7e91b5b89b078ed5918ee6b5cfa.tar.gz
chromium_src-536e67a76ff3b7e91b5b89b078ed5918ee6b5cfa.tar.bz2
Mac: Turn on tab overview mode by default.
BUG=50307,72362 TEST=three-finger-swipe down and Window->Tab Overview both open tab overview mode Review URL: http://codereview.chromium.org/6459009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74236 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index d776b0e..0e67fa1 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -390,7 +390,6 @@ extern const char kPasswordStore[];
#if defined(OS_MACOSX)
extern const char kDisableHolePunching[];
-extern const char kEnableExposeForTabs[];
extern const char kEnableSandboxLogging[];
#else
extern const char kKioskMode[];