mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Automated visibility attribute cleanup.
PiperOrigin-RevId: 526877413
This commit is contained in:
@@ -16,10 +16,7 @@ cc_library(
|
||||
copts = [
|
||||
"-Ithird_party",
|
||||
],
|
||||
visibility = [
|
||||
"//fastpair:__subpackages__",
|
||||
"//location/nearby/cpp/sharing:__subpackages__",
|
||||
],
|
||||
visibility = ["//fastpair:__subpackages__"],
|
||||
deps = [
|
||||
"//fastpair/common",
|
||||
"//fastpair/proto:fastpair_cc_proto",
|
||||
|
||||
Reference in New Issue
Block a user