Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 851cec85318c1a4499a7675628052beb50ea0ee3..42341722d418cdafd5a9b308a8003ccbd42c33b9 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -89,6 +89,8 @@ |
| 'base/cocoa/base_view.h', |
| 'base/cocoa/base_view.mm', |
| 'base/cocoa/events_mac.mm', |
| + 'base/cocoa/focus_tracker.h', |
| + 'base/cocoa/focus_tracker.mm', |
| 'base/dragdrop/cocoa_dnd_util.h', |
| 'base/dragdrop/cocoa_dnd_util.mm', |
| 'base/dragdrop/drag_drop_types_gtk.cc', |