Automated Code Change

PiperOrigin-RevId: 621745483
This commit is contained in:
hai007
2024-04-03 23:18:34 -07:00
committed by Copybara-Service
parent d33c8c6aef
commit d6a6b7e1c3
+1 -3
View File
@@ -8,9 +8,7 @@ cc_library(
copts = [
"-Ithird_party",
],
visibility = [
"//fastpair:__subpackages__",
],
visibility = ["//visibility:private"],
deps = [
"//internal/network:types",
"@com_google_absl//absl/functional:any_invocable",