diff --git a/node.gyp b/node.gyp index 36efe80f7a2107..c0780c233b43dc 100644 --- a/node.gyp +++ b/node.gyp @@ -385,7 +385,6 @@ 'src/util-inl.h', 'deps/http_parser/http_parser.h', 'deps/v8/include/v8.h', - 'deps/v8/include/v8-debug.h', # javascript files to make for an even more pleasant IDE experience '<@(library_files)', # node.gyp is added to the project by default.