[gn build] add a missing dependency
This commit is contained in:
parent
ea475c77ff
commit
c9235180d1
|
|
@ -27,6 +27,7 @@ unittest("ClangdTests") {
|
|||
"//clang/lib/Tooling/Core",
|
||||
"//clang/lib/Tooling/Inclusions",
|
||||
"//clang/lib/Tooling/Syntax",
|
||||
"//llvm/include/llvm/Config:llvm-config",
|
||||
"//llvm/lib/Support",
|
||||
"//llvm/lib/Testing/Support",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue