summaryrefslogtreecommitdiffstats
path: root/ui/aura/aura_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/aura_switches.cc')
-rw-r--r--ui/aura/aura_switches.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/aura/aura_switches.cc b/ui/aura/aura_switches.cc
index bb4aa47..f0ec044 100644
--- a/ui/aura/aura_switches.cc
+++ b/ui/aura/aura_switches.cc
@@ -8,6 +8,9 @@
namespace switches {
+// Enable the holding of mouse movements in order to throttle window resizing.
+const char kAuraDisableHoldMouseMoves[] = "aura-disable-hold-mouse-moves";
+
// Initial dimensions for the host window in the form "1024x768".
const char kAuraHostWindowSize[] = "aura-host-window-size";