summaryrefslogtreecommitdiffstats
path: root/ui/views/views.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/views.gyp')
-rw-r--r--ui/views/views.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 3cfd592..a3d3a2b 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -961,6 +961,10 @@
'type': 'executable',
'dependencies': [
'../../base/base.gyp:base',
+ '../gfx/gfx.gyp:gfx',
+ '../resources/ui_resources.gyp:ui_test_pak',
+ '../ui.gyp:ui',
+ 'views',
],
'sources': [
'examples/examples_main.cc',