| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 26470006428253dda42833fd766cfb0f4364a881..bb7c5e1ea0fc8bbd28cc0548017d082f7364bfb6 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -63,6 +63,8 @@
|
| 'desktop_background/desktop_background_resources.h',
|
| 'desktop_background/desktop_background_view.cc',
|
| 'desktop_background/desktop_background_view.h',
|
| + 'desktop_background/desktop_background_widget_controller.cc',
|
| + 'desktop_background/desktop_background_widget_controller.h',
|
| 'display/display_controller.cc',
|
| 'display/display_controller.h',
|
| 'display/mouse_cursor_event_filter.cc',
|
|
|