Skip to content

Commit 5ab8c3a

Browse files
[LLDB|BUILD] Fix for c50802c (#170484)
Fix after #170236
1 parent 4c09e45 commit 5ab8c3a

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
@@ -2144,6 +2144,7 @@ cc_library(
21442144
":PluginProcessUtility",
21452145
"//lldb:Core",
21462146
"//lldb:CoreHeaders",
2147+
"//lldb:Headers",
21472148
"//lldb:Host",
21482149
"//lldb:InterpreterHeaders",
21492150
"//lldb:SymbolHeaders",

0 commit comments

Comments
 (0)