| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 9d6225ca6bfc0083f1f797a5918501b765ed2674..ac918621264fe4f0bb856a121a5eabd2dd5a37a7 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -402,8 +402,8 @@
|
| 'widget/desktop_aura/x11_desktop_handler.h',
|
| 'widget/desktop_aura/x11_desktop_window_move_client.cc',
|
| 'widget/desktop_aura/x11_desktop_window_move_client.h',
|
| - 'widget/desktop_aura/x11_scoped_capture.cc',
|
| - 'widget/desktop_aura/x11_scoped_capture.h',
|
| + 'widget/desktop_aura/x11_capture_window.cc',
|
| + 'widget/desktop_aura/x11_capture_window.h',
|
| 'widget/desktop_aura/x11_topmost_window_finder.cc',
|
| 'widget/desktop_aura/x11_topmost_window_finder.h',
|
| 'widget/desktop_aura/x11_whole_screen_move_loop.cc',
|
|
|