| Index: ui/events/devices/events_devices.gyp
|
| diff --git a/ui/events/devices/events_devices.gyp b/ui/events/devices/events_devices.gyp
|
| index 4db1908f172f9f6fa85612d30b1c0e08aee9fd0a..9db06b6346b4c90a3bcf8a087db6dae1b178d4bc 100644
|
| --- a/ui/events/devices/events_devices.gyp
|
| +++ b/ui/events/devices/events_devices.gyp
|
| @@ -29,6 +29,8 @@
|
| 'events_devices_export.h',
|
| 'input_device.cc',
|
| 'input_device.h',
|
| + 'input_device_manager.cc',
|
| + 'input_device_manager.h',
|
| 'input_device_event_observer.h',
|
| 'touchscreen_device.cc',
|
| 'touchscreen_device.h',
|
|
|