Skip to content

Commit 4a1a4bf

Browse files
hashseedBridgeAR
authored andcommitted
build: no longer have v8-debug.h as dependency.
Ref: #18643 PR-URL: #18677 Refs: #18643 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
1 parent d1e80e7 commit 4a1a4bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

node.gyp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,6 @@
393393
'src/util-inl.h',
394394
'deps/http_parser/http_parser.h',
395395
'deps/v8/include/v8.h',
396-
'deps/v8/include/v8-debug.h',
397396
# javascript files to make for an even more pleasant IDE experience
398397
'<@(library_files)',
399398
# node.gyp is added to the project by default.

0 commit comments

Comments
 (0)