Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 568845530
Change-Id: I8987053041423f1e8b122372f63b0a84e05eb594
  • Loading branch information
Abseil Team authored and copybara-github committed Sep 27, 2023
1 parent 6ab667f commit bab9544
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion absl/base/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,9 @@ cc_library(
name = "pretty_function",
hdrs = ["internal/pretty_function.h"],
linkopts = ABSL_DEFAULT_LINKOPTS,
visibility = ["//absl:__subpackages__"],
visibility = [
"//absl:__subpackages__",
],
)

cc_library(
Expand Down

0 comments on commit bab9544

Please sign in to comment.