Internal change

PiperOrigin-RevId: 373842663
This commit is contained in:
hai007
2021-05-14 12:31:23 -07:00
committed by Copybara-Service
parent cb74456e00
commit 47d26955d0
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ cc_library(
],
visibility = [
"//googlemac/iPhone/Shared/Nearby/Connections_v2:__subpackages__",
"//location/nearby/connections/windows:__subpackages__",
],
deps = [
":core_types",
+3
View File
@@ -78,6 +78,9 @@ cc_library(
srcs = [
"platform.cc",
],
visibility = [
"//location/nearby/connections/windows:__subpackages__",
],
deps = [
":comm",
":crypto", # build_cleaner: keep