Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 89b6194c932255e2c1851504cbccc704410e0151..70959ec3b1c2fcd1ef3c9bfc93dbbf2eb3d63614 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -332,6 +332,11 @@ |
'base/win/singleton_hwnd.h', |
'base/win/window_impl.cc', |
'base/win/window_impl.h', |
+ 'base/snapshot/snapshot.h', |
+ 'base/snapshot/snapshot_aura.cc', |
+ 'base/snapshot/snapshot_gtk.cc', |
+ 'base/snapshot/snapshot_mac.mm', |
+ 'base/snapshot/snapshot_win.cc', |
'base/work_area_watcher_observer.h', |
'base/x/active_window_watcher_x.cc', |
'base/x/active_window_watcher_x.h', |