| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 08cf90b1531ed6e66c54833a0eec7f305236534d..fc0983d962b2c29d92e3760c8de2b07619188c60 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',
|
|
|