Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 7f99b8b5e33bfbb896b9897b87669c9ca996d13c..7fbe5d06b5dfc0dfa18df7f1f804fa78264e92b3 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -78,6 +78,8 @@ |
| 'base/clipboard/scoped_clipboard_writer.h', |
| 'base/cocoa/base_view.h', |
| 'base/cocoa/base_view.mm', |
| + 'base/dragdrop/cocoa_dnd_util.h', |
| + 'base/dragdrop/cocoa_dnd_util.mm', |
| 'base/dragdrop/drag_drop_types_gtk.cc', |
| 'base/dragdrop/drag_drop_types.h', |
| 'base/dragdrop/drag_drop_types_win.cc', |