summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.cc
diff options
context:
space:
mode:
authorpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-26 15:30:55 +0000
committerpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-26 15:30:55 +0000
commitdc2c2ac1a25bcc991716b8f77cc73850b9295af6 (patch)
treee33b5a506ebe17d59bf5f05a1dd4c061abd84a98 /ash/ash_switches.cc
parent1298131894063dc1bc69268dd9769135805010ae (diff)
downloadchromium_src-dc2c2ac1a25bcc991716b8f77cc73850b9295af6.zip
chromium_src-dc2c2ac1a25bcc991716b8f77cc73850b9295af6.tar.gz
chromium_src-dc2c2ac1a25bcc991716b8f77cc73850b9295af6.tar.bz2
Workspace cycling has never been enabled and now that we have just one workspace, it is pretty clear that it will never be enabled.
No intended functionality change. BUG=None TEST=None R=jamescook TBR=sky Review URL: https://chromiumcodereview.appspot.com/20303004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r--ash/ash_switches.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index 42217a0..20fe1a8 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -132,9 +132,6 @@ const char kAshEnableStickyEdges[] = "ash-enable-sticky-edges";
// Enables showing the tray bubble by dragging on the shelf.
const char kAshEnableTrayDragging[] = "ash-enable-tray-dragging";
-// Enable workspace switching via a three finger vertical scroll.
-const char kAshEnableWorkspaceScrubbing[] = "ash-enable-workspace-scrubbing";
-
// Forces chrome to use mirror mode when an external display is connected.
const char kAshForceMirrorMode[] = "ash-force-mirror-mode";