diff options
Diffstat (limited to 'ui/wm')
-rw-r--r-- | ui/wm/wm.gyp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp index 7336922..fa71587 100644 --- a/ui/wm/wm.gyp +++ b/ui/wm/wm.gyp @@ -95,13 +95,6 @@ 'core/wm_state.h', 'wm_export.h', ], - 'conditions': [ - ['use_x11==1', { - 'dependencies': [ - '../../build/linux/system.gyp:x11', - ], - }], - ], }, { # GN version: //ui/wm:test_support |