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.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 64db0ec..ca86f19 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -650,6 +650,12 @@
},
},
}],
+ ['use_aura==1', {
+ 'dependencies': [
+ '../gfx/compositor/compositor.gyp:compositor',
+ '../gfx/compositor/compositor.gyp:compositor_test_support',
+ ],
+ }],
],
}, # target_name: views_examples_lib
],