mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Internal change
PiperOrigin-RevId: 359161492
This commit is contained in:
committed by
Shane Fitzpatrick
parent
ede9f62e43
commit
e9c2d0a173
@@ -68,7 +68,6 @@ cc_library(
|
||||
"byte_utils.h",
|
||||
],
|
||||
visibility = [
|
||||
"//googlemac/iPhone/Shared/Nearby/Connections:__subpackages__",
|
||||
"//core:__subpackages__",
|
||||
"//platform/impl:__subpackages__",
|
||||
"//platform/public:__pkg__",
|
||||
|
||||
@@ -51,11 +51,7 @@ objc_library(
|
||||
srcs = [
|
||||
"platform.mm",
|
||||
],
|
||||
visibility = [
|
||||
"//googlemac/iPhone/Shared/Nearby/Connections:__subpackages__",
|
||||
"//core:__subpackages__",
|
||||
"//platform:__subpackages__",
|
||||
],
|
||||
visibility = ["//platform:__subpackages__"],
|
||||
deps = [
|
||||
":types",
|
||||
"//platform/api:comm",
|
||||
|
||||
@@ -96,7 +96,6 @@ cc_library(
|
||||
"logging.h",
|
||||
],
|
||||
visibility = [
|
||||
"//googlemac/iPhone/Shared/Nearby/Connections:__subpackages__",
|
||||
"//core:__subpackages__",
|
||||
"//platform:__subpackages__",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user