diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/views.gyp b/views/views.gyp index 7c458a9..3e57c01 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -214,6 +214,8 @@ 'widget/default_theme_provider.h', 'widget/drop_helper.cc', 'widget/drop_helper.h', + 'widget/drop_target_gtk.cc', + 'widget/drop_target_gtk.h', 'widget/drop_target_win.cc', 'widget/drop_target_win.h', 'widget/root_view.cc', |