summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/views.gyp b/views/views.gyp
index 4e86d4d..60d89f6 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -184,10 +184,15 @@
'controls/tabbed_pane/native_tabbed_pane_win.cc',
'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_win.cc',
+ 'controls/table/native_table_win.h',
'controls/table/group_table_view.cc',
'controls/table/group_table_view.h',
'controls/table/table_view.cc',
'controls/table/table_view.h',
+ 'controls/table/table_view2.cc',
+ 'controls/table/table_view2.h',
'controls/table/table_view_observer.h',
'controls/textfield/textfield.cc',
'controls/textfield/textfield.h',
@@ -344,6 +349,8 @@
'dependencies': [
'../base/base.gyp:base',
'../skia/skia.gyp:skia',
+ '../third_party/icu/icu.gyp:icui18n',
+ '../third_party/icu/icu.gyp:icuuc',
'views',
],
'include_dirs': [