mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Automated visibility attribute cleanup.
PiperOrigin-RevId: 498310370
This commit is contained in:
@@ -26,10 +26,7 @@ cc_library(
|
||||
"throughput_recorder.h",
|
||||
],
|
||||
copts = ["-DCORE_ADAPTER_DLL"],
|
||||
visibility = [
|
||||
"//connections:__subpackages__",
|
||||
"//internal/proto/analytics:__subpackages__",
|
||||
],
|
||||
visibility = ["//connections:__subpackages__"],
|
||||
deps = [
|
||||
"//connections:core_types",
|
||||
"//internal/analytics:event_logger",
|
||||
|
||||
Reference in New Issue
Block a user