Skip to content

Commit cf37e0c

Browse files
googlewaltsivan-shani
authored andcommitted
[bazel] Fix build for 5fe9aea (llvm#142065)
1 parent 963cc2f commit cf37e0c

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
@@ -644,6 +644,7 @@ cc_library(
644644
includes = [".."],
645645
deps = [
646646
":PluginPlatformPOSIX",
647+
":PluginProcessUtility",
647648
":PluginTypeSystemClangHeaders",
648649
"//lldb:Breakpoint",
649650
"//lldb:Core",

0 commit comments

Comments
 (0)