| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 7fe58b707db194c6834c3a0a36ef321c414eda1c..6282919174e8fd7c7fc65f43ac3880e8d9a6f4a8 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_filter.cc',
|
| + 'display/event_transformation_filter.h',
|
| 'display/mouse_cursor_event_filter.cc',
|
| 'display/mouse_cursor_event_filter.h',
|
| 'display/output_configurator_animation.cc',
|
|
|