[gn build] Port 2e97236aacbb
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 22 Oct 2021 01:36:03 +0000 (01:36 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 22 Oct 2021 01:36:03 +0000 (01:36 +0000)
llvm/utils/gn/secondary/llvm/unittests/Demangle/BUILD.gn

index 3a7187c..397a0c3 100644 (file)
@@ -5,7 +5,7 @@ unittest("DemangleTests") {
   sources = [
     "DemangleTest.cpp",
     "ItaniumDemangleTest.cpp",
-    "OutputStreamTest.cpp",
+    "OutputBufferTest.cpp",
     "PartialDemangleTest.cpp",
     "RustDemangleTest.cpp",
     "StringViewTest.cpp",