[gn build] Port 7917b3c6957c
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Mon, 21 Mar 2022 17:28:05 +0000 (17:28 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Mon, 21 Mar 2022 17:28:05 +0000 (17:28 +0000)
llvm/utils/gn/secondary/llvm/unittests/Debuginfod/BUILD.gn

index 61501b0..fbd9730 100644 (file)
@@ -5,8 +5,5 @@ unittest("DebuginfodTests") {
     "//llvm/lib/Debuginfod",
     "//llvm/lib/Testing/Support",
   ]
-  sources = [
-    "DebuginfodTests.cpp",
-    "HTTPClientTests.cpp",
-  ]
+  sources = [ "DebuginfodTests.cpp" ]
 }