Commit a1ced69b by Abseil Team Committed by Copybara-Service

Reformat log/internal/BUILD

PiperOrigin-RevId: 619563536
Change-Id: I81df471817ddd4aba5aaa525adcdae5e7e03b886
parent e8b549b7
...@@ -384,7 +384,9 @@ cc_library( ...@@ -384,7 +384,9 @@ cc_library(
hdrs = ["vlog_config.h"], hdrs = ["vlog_config.h"],
copts = ABSL_DEFAULT_COPTS, copts = ABSL_DEFAULT_COPTS,
linkopts = ABSL_DEFAULT_LINKOPTS, linkopts = ABSL_DEFAULT_LINKOPTS,
visibility = ["//absl/log:__subpackages__"], visibility = [
"//absl/log:__subpackages__",
],
deps = [ deps = [
"//absl/base", "//absl/base",
"//absl/base:config", "//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