Skip to content

Commit dacdb8d

Browse files
committed
[gn build] Port 410de0c
1 parent f056770 commit dacdb8d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ static_library("Commands") {
5252
"CommandObjectQuit.cpp",
5353
"CommandObjectRegexCommand.cpp",
5454
"CommandObjectRegister.cpp",
55-
"CommandObjectScript.cpp",
55+
"CommandObjectScripting.cpp",
5656
"CommandObjectSession.cpp",
5757
"CommandObjectSettings.cpp",
5858
"CommandObjectSource.cpp",

0 commit comments

Comments
 (0)