Skip to content

Commit 0d30042

Browse files
committed
fixup! tools: update V8 gypfiles for 9.8
1 parent 133208f commit 0d30042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/v8_gypfiles/v8.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"<(SHARED_INTERMEDIATE_DIR)/torque-generated/interface-descriptors.inc",
9292
"<(SHARED_INTERMEDIATE_DIR)/torque-generated/objects-body-descriptors-inl.inc",
9393
"<(SHARED_INTERMEDIATE_DIR)/torque-generated/objects-printer.cc",
94-
"<(SHARED_INTERMEDIATE_DIR)/torque-generated/visitor-lists.cc",
94+
"<(SHARED_INTERMEDIATE_DIR)/torque-generated/visitor-lists.h",
9595
'<@(torque_outputs_csa_cc)',
9696
'<@(torque_outputs_csa_h)',
9797
'<@(torque_outputs_inl_inc)',

0 commit comments

Comments
 (0)