Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index ec62823c67c36a025a3d6e566cfd0fdab0d09c0a..2b957cb3ea9b415b4b0d0c07b235fcd260f7c05e 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -413,12 +413,12 @@ |
'widget/desktop_aura/desktop_window_tree_host_x11.h', |
'widget/desktop_aura/desktop_screen_x11.cc', |
'widget/desktop_aura/desktop_screen_x11.h', |
+ 'widget/desktop_aura/x11_capture_window.cc', |
+ 'widget/desktop_aura/x11_capture_window.h', |
'widget/desktop_aura/x11_desktop_handler.cc', |
'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_topmost_window_finder.cc', |
'widget/desktop_aura/x11_topmost_window_finder.h', |
'widget/desktop_aura/x11_whole_screen_move_loop.cc', |