8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28894af commit 8cc936aCopy full SHA for 8cc936a
src/inspector/node_inspector.gypi
@@ -93,7 +93,6 @@
93
},
94
{
95
'action_name': 'node_protocol_generated_sources',
96
- 'process_outputs_as_sources': 0,
97
'inputs': [
98
'<(SHARED_INTERMEDIATE_DIR)/node_protocol_config.json',
99
'<(SHARED_INTERMEDIATE_DIR)/node_protocol.json',
@@ -130,7 +129,6 @@
130
129
131
132
'action_name': 'v8_inspector_compress_protocol_json',
133
134
135
'<(SHARED_INTERMEDIATE_DIR)/concatenated_protocol.json',
136
],