Merge branch 'google3'

This commit is contained in:
Josh Nohle
2020-09-24 13:58:18 -07:00
-9
View File
@@ -1,9 +0,0 @@
objc_library(
name = "ios",
visibility = [
"//googlemac/iPhone/Nearby/HelloSetup:__subpackages__",
],
deps = [
"//googlemac/iPhone/Shared/Nearby/Connections:Platform",
],
)