Skip to content

Commit a730d63

Browse files
legendecasjoyeecheung
authored andcommitted
build: fix cppgc_base perfetto source scraper
Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net>
1 parent e7d6dfe commit a730d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/v8_gypfiles/v8.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2093,7 +2093,7 @@
20932093
'conditions': [
20942094
['v8_use_perfetto==1', {
20952095
'sources': [
2096-
'<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_source_set.\\"cppgc_base.*?if .v8_use_perfetto.*?sources \\+= ")',
2096+
'<!@pymod_do_main(GN-scraper "<(V8_ROOT)/BUILD.gn" "v8_cluster_source_set.\\"cppgc_base.*?if .v8_use_perfetto.*?sources \\+= ")',
20972097
],
20982098
}],
20992099
],

0 commit comments

Comments
 (0)