| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 960bf2affe0c05abb8b0c7e67f6b8620ab1ab265..f7037e6e8dc6c855b2f8d76cdcfab2d6059ff6f5 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -181,8 +181,6 @@
|
| 'base/events/event_target.h',
|
| 'base/events/event_utils.cc',
|
| 'base/events/event_utils.h',
|
| - 'base/events/key_identifier_conversion.cc',
|
| - 'base/events/key_identifier_conversion.h',
|
| 'base/gestures/gesture_configuration.cc',
|
| 'base/gestures/gesture_configuration.h',
|
| 'base/gestures/gesture_point.cc',
|
| @@ -854,8 +852,6 @@
|
| 'base/events/event_handler.h',
|
| 'base/events/event_target.cc',
|
| 'base/events/event_target.h',
|
| - 'base/events/key_identifier_conversion.cc',
|
| - 'base/events/key_identifier_conversion.h',
|
| 'base/x/events_x.cc',
|
| ],
|
| }],
|
|
|