summaryrefslogtreecommitdiffstats
path: root/views/views.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'views/views.gyp')
-rw-r--r--views/views.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/views.gyp b/views/views.gyp
index 5fb4279..56cfdf3 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -349,6 +349,7 @@
'dependencies': [
'../base/base.gyp:base',
'../skia/skia.gyp:skia',
+ '../build/linux/system.gyp:x11',
'views',
],
'include_dirs': [
@@ -365,6 +366,7 @@
'examples/message_box_example.h',
'examples/radio_button_example.h',
'examples/tabbed_pane_example.h',
+ 'examples/textfield_example.h',
],
'conditions': [
['OS=="linux"', {