Commit 18907473 by Abseil Team Committed by Copybara-Service

Automated visibility attribute cleanup.

PiperOrigin-RevId: 444259007
Change-Id: Ic518f66a33e387b7a551f37f7c0f6003c743dcb0
parent 4d751aa4
......@@ -64,9 +64,7 @@ cc_library(
hdrs = ["internal/test_util.h"],
copts = ABSL_DEFAULT_COPTS,
linkopts = ABSL_DEFAULT_LINKOPTS,
visibility = [
"//absl/time:__pkg__",
],
visibility = ["//visibility:private"],
deps = [
":time",
"//absl/base:config",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment