[gn build] Port 0628705efa

This commit is contained in:
LLVM GN Syncbot 2020-06-19 10:15:53 +00:00
parent 8d654df5b9
commit 498de09044

View file

@ -11,11 +11,11 @@ static_library("support") {
sources = [
"Cancellation.cpp",
"Context.cpp",
"FSProvider.cpp",
"Logger.cpp",
"Markup.cpp",
"Shutdown.cpp",
"Threading.cpp",
"ThreadsafeFS.cpp",
"Trace.cpp",
]
}