Automated Code Change

PiperOrigin-RevId: 726320513
This commit is contained in:
hai007
2025-02-12 21:58:34 -08:00
committed by Copybara-Service
parent 1d3b17821b
commit 00e6b231f6
-5
View File
@@ -19,9 +19,7 @@ cc_library(
visibility = [
"//internal/auth:__pkg__",
"//internal/platform/implementation:__subpackages__",
"//internal/test:__subpackages__",
"//location/nearby/cpp/sharing/clients/cpp:__subpackages__",
"//sharing:__subpackages__",
],
)
@@ -29,12 +27,9 @@ cc_library(
name = "account_info",
hdrs = ["account_info.h"],
visibility = [
"//internal/account:__pkg__",
"//internal/auth:__pkg__",
"//internal/platform/implementation:__subpackages__",
"//internal/test:__subpackages__",
"//location/nearby/cpp/sharing/clients/cpp:__subpackages__",
"//sharing:__subpackages__",
],
)