★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/a575a410faNouvelle 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 MylesBorins committed May 16, 2019
1 parent 6348d71 commit a575a410fa1125e6343959394ac643ca527f2c9b
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 a575a41

Please sign in to comment.