mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
[Nearby Directory Refactoring] Move nearby/proto codes into the appropriate directories.
PiperOrigin-RevId: 421636973
This commit is contained in:
committed by
Copybara-Service
parent
6dfd9fa0a5
commit
5e845655bb
@@ -71,9 +71,9 @@ cc_library(
|
||||
deps = [
|
||||
"//absl/strings",
|
||||
"//absl/types:optional",
|
||||
"//connections/implementation/proto:offline_wire_formats_portable_proto",
|
||||
"//platform/base",
|
||||
"//platform/base:cancellation_flag",
|
||||
"//proto/connections:offline_wire_formats_portable_proto",
|
||||
"//webrtc/api:libjingle_peerconnection_api",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user