| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 7fe58b707db194c6834c3a0a36ef321c414eda1c..2b0058f67fb471babc9191f7f88c2342e87fd09a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -81,6 +81,8 @@
|
| 'display/display_error_dialog.h',
|
| 'display/display_manager.cc',
|
| 'display/display_manager.h',
|
| + 'display/event_transformation_handler.cc',
|
| + 'display/event_transformation_handler.h',
|
| 'display/mouse_cursor_event_filter.cc',
|
| 'display/mouse_cursor_event_filter.h',
|
| 'display/output_configurator_animation.cc',
|
|
|