| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index e15c09dd12241bfbdf44419122028ac340bfe385..0dd433c5b8346da2e594e0c7b7ec1edbdee0a901 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -89,6 +89,7 @@
|
| 'display/mirror_window_controller.h',
|
| 'display/mouse_cursor_event_filter.cc',
|
| 'display/mouse_cursor_event_filter.h',
|
| + 'display/mouse_cursor_event_filter_ozone.cc',
|
| 'display/projecting_observer_chromeos.cc',
|
| 'display/projecting_observer_chromeos.h',
|
| 'display/resolution_notification_controller.cc',
|
|
|