| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 29964e6f5eb2819f7b86f831c5cb38a68bd2bcbc..60ccf1a0a3c38e513e99f730a8ce99cdaf1b67a4 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -463,6 +463,8 @@
|
| 'widget/desktop_aura/desktop_window_tree_host_x11.h',
|
| 'widget/desktop_aura/x11_desktop_handler.cc',
|
| 'widget/desktop_aura/x11_desktop_handler.h',
|
| + 'widget/desktop_aura/x11_desktop_handler_observer.cc',
|
| + 'widget/desktop_aura/x11_desktop_handler_observer.h',
|
| 'widget/desktop_aura/x11_desktop_window_move_client.cc',
|
| 'widget/desktop_aura/x11_desktop_window_move_client.h',
|
| 'widget/desktop_aura/x11_move_loop.h',
|
|
|