| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2af4c89 commit 8b91526
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,7 +29,7 @@ template("inspector_gn_build") { | |||
| 29 | 29 | deps = [ ":node_protocol_json" ] | |
| 30 | 30 | ||
| 31 | 31 | outputs = gypi_values.node_inspector_generated_sources | |
| 32 | - inputs = gypi_values.node_protocol_files + [ | ||
| 32 | + inputs = gypi_values.node_protocol_files + gypi_values.node_pdl_files + [ | ||
| 33 | 33 | "node_protocol_config.json", | |
| 34 | 34 | "$node_gen_dir/src/node_protocol.json", | |
| 35 | 35 | ] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments