gn build: Merge r374277
authorGN Sync Bot <llvmgnsyncbot@gmail.com>
Thu, 10 Oct 2019 04:29:49 +0000 (04:29 +0000)
committerGN Sync Bot <llvmgnsyncbot@gmail.com>
Thu, 10 Oct 2019 04:29:49 +0000 (04:29 +0000)
llvm-svn: 374278

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

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