gn build: Merge r374058
authorGN Sync Bot <llvmgnsyncbot@gmail.com>
Tue, 8 Oct 2019 15:12:38 +0000 (15:12 +0000)
committerGN Sync Bot <llvmgnsyncbot@gmail.com>
Tue, 8 Oct 2019 15:12:38 +0000 (15:12 +0000)
llvm-svn: 374059

llvm/utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn

index 8405795..8e51943 100644 (file)
@@ -10,5 +10,6 @@ unittest("TextAPITests") {
     "TextStubV1Tests.cpp",
     "TextStubV2Tests.cpp",
     "TextStubV3Tests.cpp",
+    "TextStubV4Tests.cpp",
   ]
 }