Skip to content

Commit 8cc936a

Browse files
refackaddaleax
authored andcommitted
build: remove erroneous duplicate declaration from node_inspector.gypi
PR-URL: #25586 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 28894af commit 8cc936a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/inspector/node_inspector.gypi

-2
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
},
9494
{
9595
'action_name': 'node_protocol_generated_sources',
96-
'process_outputs_as_sources': 0,
9796
'inputs': [
9897
'<(SHARED_INTERMEDIATE_DIR)/node_protocol_config.json',
9998
'<(SHARED_INTERMEDIATE_DIR)/node_protocol.json',
@@ -130,7 +129,6 @@
130129
},
131130
{
132131
'action_name': 'v8_inspector_compress_protocol_json',
133-
'process_outputs_as_sources': 0,
134132
'inputs': [
135133
'<(SHARED_INTERMEDIATE_DIR)/concatenated_protocol.json',
136134
],

0 commit comments

Comments
 (0)