★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/8cc936a8eaNouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
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>
  • Loading branch information
refack authored and addaleax committed Jan 23, 2019
1 parent 28894af commit 8cc936a8eaf7d50e6869fe3d356738c368b8abc4
Showing with 0 additions and 2 deletions.
  1. +0 −2 src/inspector/node_inspector.gypi
@@ -93,7 +93,6 @@
},
{
'action_name': 'node_protocol_generated_sources',
'process_outputs_as_sources': 0,
'inputs': [
'<(SHARED_INTERMEDIATE_DIR)/node_protocol_config.json',
'<(SHARED_INTERMEDIATE_DIR)/node_protocol.json',
@@ -130,7 +129,6 @@
},
{
'action_name': 'v8_inspector_compress_protocol_json',
'process_outputs_as_sources': 0,
'inputs': [
'<(SHARED_INTERMEDIATE_DIR)/concatenated_protocol.json',
],

0 comments on commit 8cc936a

Please sign in to comment.