| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 9e385fcf110f8a19abe572197e43579e6e97a69e..acd83388076105abb335495705f8e7e25ee5e1a9 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -353,6 +353,8 @@
|
| 'widget/widget_observer.h',
|
| 'widget/x11_desktop_handler.cc',
|
| 'widget/x11_desktop_handler.h',
|
| + 'widget/x11_desktop_window_move_client.cc',
|
| + 'widget/x11_desktop_window_move_client.h',
|
| 'widget/x11_window_event_filter.cc',
|
| 'widget/x11_window_event_filter.h',
|
| 'window/client_view.cc',
|
|
|