Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index a50a1aef6242909e6043ce1d1d55e548edd922d9..f11743dd64cd94505fba3a6ea8bae96dc40aa324 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -64,10 +64,6 @@ const char kAshEnablePowerButtonQuickLock[] = |
// Enables software based mirroring. |
const char kAshEnableSoftwareMirroring[] = "ash-enable-software-mirroring"; |
-// Enables gesture swipe to close windows while in Overview mode. |
-const char kAshEnableSwipeToCloseInOverviewMode[] = |
- "ash-enable-swipe-to-close-in-overview-mode"; |
- |
// Enables touch view testing. |
// TODO(skuhne): Remove TOGGLE_TOUCH_VIEW_TESTING accelerator once this |
// flag is removed. |