Automated Code Change

PiperOrigin-RevId: 621908243
This commit is contained in:
hai007
2024-04-04 10:52:30 -07:00
committed by Copybara-Service
parent d6a6b7e1c3
commit 2a56254756
4 changed files with 4 additions and 12 deletions
@@ -256,9 +256,7 @@ cc_library(
"test_data.h",
"test_utils.h",
],
visibility = [
"//visibility:private", # Only private by automation, not intent. Owner may accept CLs adding visibility. See go/scheuklappen#explicit-private.
],
visibility = ["//visibility:private"],
deps = [
"//internal/platform:base",
"@nlohmann_json//:json",