summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-28 19:14:33 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-28 19:14:33 +0000
commitd3038bf0175f75df75385a17298134a2ee39b8a1 (patch)
treeeb795e71e50dfc7bb5f791af24e5d85b0abe54ac /chrome/common/chrome_switches.h
parentdb921de9330f6245dc93cf1529c8c180e74d1ae8 (diff)
downloadchromium_src-d3038bf0175f75df75385a17298134a2ee39b8a1.zip
chromium_src-d3038bf0175f75df75385a17298134a2ee39b8a1.tar.gz
chromium_src-d3038bf0175f75df75385a17298134a2ee39b8a1.tar.bz2
Disables pinned tabs until I land apps. I've #ifdef parts that are
going to stay around, but need to be disabled for now. BUG=32845 TEST=make sure pinned tabs are disabled for now. Review URL: http://codereview.chromium.org/557026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37421 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 53f4587..b814aa0 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -131,7 +131,6 @@ extern const char kOpenInNewWindow[];
extern const char kPackExtension[];
extern const char kPackExtensionKey[];
extern const char kParentProfile[];
-extern const char kPinnedTabCount[];
extern const char kPlaybackMode[];
extern const char kPluginDataDir[];
extern const char kPluginLauncher[];