diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp index 1946a18..2e137da 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -262,10 +262,11 @@ 'view.h', 'view_constants.cc', 'view_constants.h', + 'view_gtk.cc', 'view_text_utils.cc', 'view_text_utils.h', - 'view_gtk.cc', 'view_win.cc', + 'views_delegate.h', 'widget/aero_tooltip_manager.cc', 'widget/aero_tooltip_manager.h', 'widget/default_theme_provider.cc', |