| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index b35468ed5203a23c94b337afaf78bc939bfcac73..59990431691797a8ed2a05327c407d43050c04d0 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -85,6 +85,8 @@
|
| 'base/clipboard/scoped_clipboard_writer.h',
|
| 'base/cocoa/base_view.h',
|
| 'base/cocoa/base_view.mm',
|
| + 'base/dragdrop/bookmark_format.cc',
|
| + 'base/dragdrop/bookmark_format.h',
|
| 'base/dragdrop/drag_drop_types_gtk.cc',
|
| 'base/dragdrop/drag_drop_types.h',
|
| 'base/dragdrop/drag_drop_types_win.cc',
|
| @@ -113,6 +115,8 @@
|
| 'base/gtk/gtk_im_context_util.cc',
|
| 'base/gtk/gtk_im_context_util.h',
|
| 'base/gtk/gtk_hig_constants.h',
|
| + 'base/gtk/gtk_screen_utils.cc',
|
| + 'base/gtk/gtk_screen_utils.h',
|
| 'base/gtk/gtk_signal.h',
|
| 'base/gtk/gtk_signal_registrar.cc',
|
| 'base/gtk/gtk_signal_registrar.h',
|
|
|