Index: ui/aura/aura_switches.cc |
diff --git a/ui/aura/aura_switches.cc b/ui/aura/aura_switches.cc |
index 7a0a764a445528508b648314f318c56da05236c1..ebddb6692c35ce423d3a57dd209b3bd5d90940ae 100644 |
--- a/ui/aura/aura_switches.cc |
+++ b/ui/aura/aura_switches.cc |
@@ -8,9 +8,6 @@ |
namespace switches { |
-// Enable the holding of mouse movements in order to throttle window resizing. |
-const char kAuraDisableHoldMouseMoves[] = "aura-disable-hold-mouse-moves"; |
- |
// If set gesture events do not generate mouse events. |
const char kAuraDisableMouseEventsFromTouch[] = |
"aura-disable-mouse-events-from-touch"; |