| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 75478f046291dd51e84e1092fe3b094eee24efc0..ee93d539a73c31439a3a0df6e1434825890bffc3 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -92,6 +92,10 @@
|
| 'base/cocoa/events_mac.mm',
|
| 'base/cocoa/focus_tracker.h',
|
| 'base/cocoa/focus_tracker.mm',
|
| + 'base/cocoa/fullscreen_window_manager.h',
|
| + 'base/cocoa/fullscreen_window_manager.mm',
|
| + 'base/cocoa/underlay_opengl_hosting_window.h',
|
| + 'base/cocoa/underlay_opengl_hosting_window.mm',
|
| 'base/dragdrop/cocoa_dnd_util.h',
|
| 'base/dragdrop/cocoa_dnd_util.mm',
|
| 'base/dragdrop/drag_drop_types_gtk.cc',
|
|
|