Skip to content

Commit

Permalink
Merge pull request #4234 from pateldeev:missing_dep
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 532143036
Change-Id: I3dd57e975006478eb6b16b8ea289531738a8a0b5
  • Loading branch information
copybara-github committed May 15, 2023
2 parents bb2941f + 0eb33cf commit e42cc22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ cc_library(
}),
deps = select({
":has_absl": [
"@com_google_absl//absl/container:flat_hash_set",
"@com_google_absl//absl/debugging:failure_signal_handler",
"@com_google_absl//absl/debugging:stacktrace",
"@com_google_absl//absl/debugging:symbolize",
Expand Down

0 comments on commit e42cc22

Please sign in to comment.