Chromium Code Reviews| Index: ui/events/events.gyp |
| diff --git a/ui/events/events.gyp b/ui/events/events.gyp |
| index ec7288a5021f956d768dbc673473b1df452bbca2..1c0e4b15645955da962d7d862c22a4532c97cee3 100644 |
| --- a/ui/events/events.gyp |
| +++ b/ui/events/events.gyp |
| @@ -65,6 +65,8 @@ |
| 'x/device_data_manager_x11.h', |
| 'x/device_list_cache_x.cc', |
| 'x/device_list_cache_x.h', |
| + 'x/keysym_to_unicode.cc', |
| + 'x/keysym_to_unicode.h', |
| 'x/touch_factory_x11.cc', |
| 'x/touch_factory_x11.h', |
| ], |