| Index: ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| diff --git a/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h b/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| index 2a1416b30677fb3539c722b3735f7f38f554e123..6f0d34f7befb37470b4e66e042c6aae5607e03a2 100644
|
| --- a/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| +++ b/ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h
|
| @@ -30,6 +30,7 @@ class ScopedDisableInternalMouseAndKeyboardX11
|
| private:
|
| int touchpad_device_id_;
|
| int keyboard_device_id_;
|
| + int core_keyboard_device_id_;
|
|
|
| // Tracks the last known mouse cursor location caused before blocking the
|
| // internal touchpad or caused by an external mouse.
|
|
|