Skip to content

Commit 163ad0b

Browse files
authored
[bazel] Add lldb deps for #144627 (#146192)
1 parent 3923dd4 commit 163ad0b

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/lldb/source/Plugins

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/lldb/source/Plugins/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,6 +2127,7 @@ cc_library(
21272127
":PluginProcessUtility",
21282128
"//lldb:Breakpoint",
21292129
"//lldb:Core",
2130+
"//lldb:Headers",
21302131
"//lldb:Host",
21312132
"//lldb:Symbol",
21322133
"//lldb:SymbolHeaders",

0 commit comments

Comments
 (0)