Skip to content

Commit 5d83fe8

Browse files
committed
[gn build] Port 4fed7c2
1 parent 4fed7c2 commit 5d83fe8

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/lldb/source/ValueObject

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/lldb/source/ValueObject/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ static_library("ValueObject") {
3939
"ValueObjectList.cpp",
4040
"ValueObjectMemory.cpp",
4141
"ValueObjectRegister.cpp",
42-
"ValueObjectSyntheticFilter.cpp",
42+
"ValueObjectSynthetic.cpp",
4343
"ValueObjectUpdater.cpp",
4444
"ValueObjectVTable.cpp",
4545
"ValueObjectVariable.cpp",

0 commit comments

Comments
 (0)