diff options
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index 5e6a4dc..639fa84 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -897,7 +897,6 @@ '../ui/events/events.gyp:events', '../ui/events/events.gyp:events_base', '../ui/events/events.gyp:gesture_detection', - '../ui/events/platform/events_platform.gyp:events_platform', '../ui/gfx/gfx.gyp:gfx', '../ui/gfx/gfx.gyp:gfx_geometry', '../ui/keyboard/keyboard.gyp:keyboard', @@ -930,9 +929,7 @@ }], ['use_x11==1', { 'dependencies': [ - '../build/linux/system.gyp:x11', '../build/linux/system.gyp:xfixes', - '../ui/gfx/x/gfx_x11.gyp:gfx_x11', ], }], ['use_ozone==1', { |