diff --git a/node.gyp b/node.gyp index f4d48240ddd76d..62d98ba2c8ebdd 100644 --- a/node.gyp +++ b/node.gyp @@ -1115,14 +1115,6 @@ '<(node_lib_target_name)', 'deps/histogram/histogram.gyp:histogram', ], - - 'conditions': [ - [ 'node_shared_uvwasi=="false"', { - 'dependencies': [ - 'deps/uvwasi/uvwasi.gyp:uvwasi' - ], - }], - ], 'includes': [ 'node.gypi'