Skip to content

Commit f6db885

Browse files
committed
[gn build] add dep needed after b56e5f8
1 parent b56e5f8 commit f6db885

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ static_library("transport") {
1616
deps = [
1717
":conversions",
1818
"//clang-tools-extra/clangd",
19+
"//clang-tools-extra/clangd:features",
1920
"//clang-tools-extra/clangd/support",
2021
"//llvm/lib/Support",
2122
]

0 commit comments

Comments
 (0)