summaryrefslogtreecommitdiffstats
path: root/ui/aura/aura.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/aura/aura.gyp')
-rw-r--r--ui/aura/aura.gyp14
1 files changed, 0 insertions, 14 deletions
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 26be1c3..f49a294 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -208,13 +208,6 @@
'sources': [
'demo/demo_main.cc',
],
- 'conditions': [
- ['use_x11==1', {
- 'dependencies': [
- '../gfx/gfx.gyp:gfx_x11',
- ],
- }],
- ]
},
{
'target_name': 'aura_bench',
@@ -241,13 +234,6 @@
'sources': [
'bench/bench_main.cc',
],
- 'conditions': [
- ['use_x11==1', {
- 'dependencies': [
- '../gfx/gfx.gyp:gfx_x11',
- ],
- }],
- ]
},
{
'target_name': 'aura_unittests',