[gn build] Port 61fa9afe4c

This commit is contained in:
LLVM GN Syncbot 2021-07-19 18:24:10 +00:00
parent d0ed40204d
commit e78560f6e8
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ static_library("InterfaceStub") {
sources = [
"ELFObjHandler.cpp",
"ELFStub.cpp",
"TBEHandler.cpp",
"IFSHandler.cpp",
"IFSStub.cpp",
]
}