| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 0c6246f0b305fdfab96db01d5b5d994aca9488ac..e95eb02a1ecef9773448019f8ac20d0e09df4cd6 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -74,6 +74,8 @@
|
| 'desktop_background/desktop_background_widget_controller.h',
|
| 'display/display_controller.cc',
|
| 'display/display_controller.h',
|
| + 'display/display_error_dialog.cc',
|
| + 'display/display_error_dialog.h',
|
| 'display/mouse_cursor_event_filter.cc',
|
| 'display/mouse_cursor_event_filter.h',
|
| 'display/multi_display_manager.cc',
|
|
|