Skip to content

Commit 876cec4

Browse files
targosnodejs-ci
authored andcommitted
tools: update V8 gypfiles
until 72fc962b4db88af63a50e8f0b0a33313eb2e08ff
1 parent ec5dde8 commit 876cec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/v8_gypfiles/inspector.gypi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
'<(inspector_protocol_path)/lib/FrontendChannel_h.template',
1717
'<(inspector_protocol_path)/lib/Object_cpp.template',
1818
'<(inspector_protocol_path)/lib/Object_h.template',
19-
'<(inspector_protocol_path)/lib/Parser_cpp.template',
20-
'<(inspector_protocol_path)/lib/Parser_h.template',
2119
'<(inspector_protocol_path)/lib/Protocol_cpp.template',
2220
'<(inspector_protocol_path)/lib/ValueConversions_h.template',
2321
'<(inspector_protocol_path)/lib/Values_cpp.template',
@@ -111,6 +109,8 @@
111109
# Flat merge `third_party/inspector_protocol:crdtp`
112110
'<(inspector_protocol_path)/crdtp/cbor.cc',
113111
'<(inspector_protocol_path)/crdtp/cbor.h',
112+
'<(inspector_protocol_path)/crdtp/error_support.cc',
113+
'<(inspector_protocol_path)/crdtp/error_support.h',
114114
'<(inspector_protocol_path)/crdtp/export.h',
115115
'<(inspector_protocol_path)/crdtp/glue.h',
116116
'<(inspector_protocol_path)/crdtp/json.cc',

0 commit comments

Comments
 (0)