Index: ui/events/events.gyp |
diff --git a/ui/events/events.gyp b/ui/events/events.gyp |
index 615d2b484ca135393797eb8eb57810720c88ed0a..04e2a5d678f448bc77f39875c36370d03db687bf 100644 |
--- a/ui/events/events.gyp |
+++ b/ui/events/events.gyp |
@@ -51,6 +51,10 @@ |
'gestures/fling_curve.h', |
'gestures/gesture_configuration.cc', |
'gestures/gesture_configuration.h', |
+ 'input_device.cc', |
+ 'input_device.h', |
+ 'keyboard_device.cc', |
+ 'keyboard_device.h', |
'keycodes/keyboard_code_conversion.cc', |
'keycodes/keyboard_code_conversion.h', |
'keycodes/keyboard_code_conversion_android.cc', |