Skip to content

Commit

Permalink
Add missing dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
helly25 committed Aug 25, 2023
1 parent cd4fcd3 commit 6eef58a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mbo/proto/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cc_library(
"@com_google_absl//absl/strings",
"@com_google_googletest//:gtest",
"@com_google_protobuf//:protobuf",
"@com_googlesource_code_re2//:re2",
],
)

Expand Down

0 comments on commit 6eef58a

Please sign in to comment.