Commit 0dc846d4 by Abseil Team Committed by Copybara-Service

Minor changes to the BUILD file for absl/synchronization

PiperOrigin-RevId: 603816996
Change-Id: Ifc7dc6299e65043697b4a0c6e9e8eef869297ce3
parent 52a711fc
......@@ -69,7 +69,9 @@ cc_library(
"//absl/base:core_headers",
"//absl/base:raw_logging_internal",
"//absl/time",
],
] + select({
"//conditions:default": [],
}),
)
cc_test(
......
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