mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Internal change
PiperOrigin-RevId: 373842663
This commit is contained in:
@@ -22,6 +22,7 @@ cc_library(
|
||||
],
|
||||
visibility = [
|
||||
"//googlemac/iPhone/Shared/Nearby/Connections_v2:__subpackages__",
|
||||
"//location/nearby/connections/windows:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
":core_types",
|
||||
|
||||
@@ -78,6 +78,9 @@ cc_library(
|
||||
srcs = [
|
||||
"platform.cc",
|
||||
],
|
||||
visibility = [
|
||||
"//location/nearby/connections/windows:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
":comm",
|
||||
":crypto", # build_cleaner: keep
|
||||
|
||||
Reference in New Issue
Block a user