diff --git a/node.gyp b/node.gyp index 2cd38fb335..6dccd9e011 100644 --- a/node.gyp +++ b/node.gyp @@ -150,9 +150,7 @@ '<(node_shared_v8_includes)/v8.h', '<(node_shared_v8_includes)/v8-debug.h', ], - }], - - [ 'node_shared_v8=="false"', { + }, { 'sources': [ 'deps/v8/include/v8.h', 'deps/v8/include/v8-debug.h',