Skip to content

Commit

Permalink
Add build dep for internal process (#1286)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlw committed Feb 8, 2024
1 parent 64e81be commit 908b1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/santad/ProcessTree/BUILD
Expand Up @@ -25,6 +25,7 @@ objc_library(
],
deps = [
":process",
"//Source/santad/ProcessTree:process_tree_cc_proto",
"//Source/santad/ProcessTree/annotations:annotator",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:flat_hash_set",
Expand Down

0 comments on commit 908b1bc

Please sign in to comment.