Index: ash/mus/accelerators/accelerator_controller_delegate_mus.cc |
diff --git a/ash/mus/accelerators/accelerator_controller_delegate_mus.cc b/ash/mus/accelerators/accelerator_controller_delegate_mus.cc |
index 2de31d4bcdb130e53bee1d5b0423f193a7cd7846..c4dab19e174a7aa4a6b79c3910265aa9225047e0 100644 |
--- a/ash/mus/accelerators/accelerator_controller_delegate_mus.cc |
+++ b/ash/mus/accelerators/accelerator_controller_delegate_mus.cc |
@@ -60,6 +60,7 @@ bool AcceleratorControllerDelegateMus::HandlesAction(AcceleratorAction action) { |
case LOCK_RELEASED: |
case POWER_PRESSED: |
case POWER_RELEASED: |
+ case SHOW_STYLUS_TOOLS: |
James Cook
2016/08/26 15:49:25
nit: Remove this one. Per the comment above it's o
jdufault
2016/08/26 18:49:10
Ah, there is a already comment at the top of the s
|
case SWAP_PRIMARY_DISPLAY: |
case TOGGLE_MIRROR_MODE: |
case TOUCH_HUD_CLEAR: |