Index: ash/virtual_keyboard_controller.h |
diff --git a/ash/virtual_keyboard_controller.h b/ash/virtual_keyboard_controller.h |
index 301eb0b24201d25cb4929d20fb7fe3d34cdfb666..83b9fcebc8300a75d4b288dc33b0ea67ed6060d3 100644 |
--- a/ash/virtual_keyboard_controller.h |
+++ b/ash/virtual_keyboard_controller.h |
@@ -28,8 +28,6 @@ class ASH_EXPORT VirtualKeyboardController |
// ui::InputDeviceObserver: |
void OnTouchscreenDeviceConfigurationChanged() override; |
void OnKeyboardDeviceConfigurationChanged() override; |
- void OnMouseDeviceConfigurationChanged() override; |
- void OnTouchpadDeviceConfigurationChanged() override; |
// Toggles whether the presense of an external keyboard should be ignored |
// when determining whether or not to show the on-screen keyboard. |