Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 68092b86c07ee540f52c553d17dc682a3a6792c1..b8d06d7df162ee60400b3df182ec8da8a49d2655 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1614,9 +1614,6 @@ const char kDisableSystemFullscreenForTesting[] = |
const char kDisableCoreAnimationLayerSquashing[] = |
"disable-core-animation-layer-squashing"; |
-// Enables the tabs expose feature ( http://crbug.com/50307 ). |
-const char kEnableExposeForTabs[] = "enable-expose-for-tabs"; |
- |
// Enables a simplified fullscreen UI on Mac. |
const char kEnableSimplifiedFullscreen[] = "enable-simplified-fullscreen"; |