mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Move NS implementation to third party folder
PiperOrigin-RevId: 546966492
This commit is contained in:
committed by
Copybara-Service
parent
522ac8c13e
commit
4a71c4d2d0
@@ -24,6 +24,7 @@ cc_library(
|
||||
"//internal:__pkg__",
|
||||
"//internal:__subpackages__",
|
||||
"//location/nearby/cpp/sharing:__subpackages__",
|
||||
"//third_party/nearby/sharing:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
"//internal/platform:types",
|
||||
@@ -50,6 +51,7 @@ cc_library(
|
||||
"//internal:__pkg__",
|
||||
"//internal:__subpackages__",
|
||||
"//location/nearby/cpp/sharing:__subpackages__",
|
||||
"//third_party/nearby/sharing:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
":types",
|
||||
|
||||
Reference in New Issue
Block a user