Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(422)

Unified Diff: ui/events/devices/events_devices.gyp

Issue 2019413002: Remove KeyboardDevice class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/events/devices/events_devices.gyp
diff --git a/ui/events/devices/events_devices.gyp b/ui/events/devices/events_devices.gyp
index f0e156339193f4f975a0e45b300577e4836e48a7..4db1908f172f9f6fa85612d30b1c0e08aee9fd0a 100644
--- a/ui/events/devices/events_devices.gyp
+++ b/ui/events/devices/events_devices.gyp
@@ -30,8 +30,6 @@
'input_device.cc',
'input_device.h',
'input_device_event_observer.h',
- 'keyboard_device.cc',
- 'keyboard_device.h',
'touchscreen_device.cc',
'touchscreen_device.h',
],

Powered by Google App Engine
This is Rietveld 408576698