Skip to content

Commit 1a767ce

Browse files
targosnodejs-github-bot
authored andcommitted
tools: update V8 gypfiles
1 parent d8b4f01 commit 1a767ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/v8_gypfiles/inspector.gypi

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@
7171
'<(V8_ROOT)/src/inspector/v8-debugger.h',
7272
'<(V8_ROOT)/src/inspector/v8-debugger-agent-impl.cc',
7373
'<(V8_ROOT)/src/inspector/v8-debugger-agent-impl.h',
74+
'<(V8_ROOT)/src/inspector/v8-debugger-barrier.cc',
75+
'<(V8_ROOT)/src/inspector/v8-debugger-barrier.h',
7476
'<(V8_ROOT)/src/inspector/v8-debugger-id.cc',
7577
'<(V8_ROOT)/src/inspector/v8-debugger-id.h',
7678
'<(V8_ROOT)/src/inspector/v8-debugger-script.cc',

0 commit comments

Comments
 (0)