mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
update ios platform BUILD file
PiperOrigin-RevId: 408213858
This commit is contained in:
committed by
Copybara-Service
parent
fb0337ebfa
commit
3ad0700559
@@ -40,7 +40,6 @@ objc_library(
|
||||
"Source/Internal/GNCUtils.h",
|
||||
],
|
||||
deps = [
|
||||
"//base",
|
||||
"//absl/functional:bind_front",
|
||||
"//core",
|
||||
"//core:core_types",
|
||||
|
||||
@@ -37,7 +37,6 @@ objc_library(
|
||||
],
|
||||
deps = [
|
||||
":ObjCProtos",
|
||||
"//base",
|
||||
"//absl/numeric:int128",
|
||||
"//platform/impl/ios/Source/Shared",
|
||||
"//third_party/objective_c/google_toolbox_for_mac:GTM_Logger",
|
||||
|
||||
@@ -28,7 +28,6 @@ objc_library(
|
||||
"Platform/GNCSingleThreadExecutorTest.mm",
|
||||
],
|
||||
deps = [
|
||||
"//base",
|
||||
"//platform/impl/ios:Connections",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user