Skip to content

Commit 8e10685

Browse files
gengjiawenV8 LUCI CQ
authored andcommitted
[build]: fix wrong name
Change-Id: I504e836da1e36d7b9e504dbdbff8803363f08ccd Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4392064 Reviewed-by: Tobias Tebbi <[email protected]> Commit-Queue: Tobias Tebbi <[email protected]> Cr-Commit-Position: refs/heads/main@{#86919}
1 parent eb8f6ea commit 8e10685

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BUILD.gn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3111,8 +3111,8 @@ v8_header_set("v8_internal_headers") {
31113111
"src/compiler/turboshaft/typed-optimizations-reducer.h",
31123112
"src/compiler/turboshaft/typer.h",
31133113
"src/compiler/turboshaft/types.h",
3114-
"src/compiler/turboshaft/undef-assembler.macros.inc",
3115-
"src/compiler/turboshaft/uniform-reducer-adapater.h",
3114+
"src/compiler/turboshaft/undef-assembler-macros.inc",
3115+
"src/compiler/turboshaft/uniform-reducer-adapter.h",
31163116
"src/compiler/turboshaft/utils.h",
31173117
"src/compiler/turboshaft/value-numbering-reducer.h",
31183118
"src/compiler/turboshaft/variable-reducer.h",

0 commit comments

Comments
 (0)