Skip to content

Commit fc1484b

Browse files
authored
[bazel] Fix build for 5fe9aea (#142065)
1 parent cda1853 commit fc1484b

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)