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 93f551d..5184423 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -183,6 +183,8 @@ 'controls/tabbed_pane/native_tabbed_pane_win.h', 'controls/tabbed_pane/native_tabbed_pane_wrapper.h', 'controls/table/native_table_wrapper.h', + 'controls/table/native_table_gtk.cc', + 'controls/table/native_table_gtk.h', 'controls/table/native_table_win.cc', 'controls/table/native_table_win.h', 'controls/table/group_table_view.cc', |