Replace libjingle_peerconnection_api with the proper dependencies.

PiperOrigin-RevId: 884814527
This commit is contained in:
hai007
2026-03-16 22:44:48 -07:00
committed by Copybara-Service
parent 614563c3fe
commit 2d13fb2750
7 changed files with 31 additions and 22 deletions
+3 -3
View File
@@ -114,9 +114,9 @@ cc_library(
"//internal/platform/implementation:comm",
"//internal/platform/implementation:wifi_utils",
"//internal/proto:credential_cc_proto",
"//third_party/webrtc/files/stable/webrtc/api:create_modular_peer_connection_factory",
"//third_party/webrtc/files/stable/webrtc/api:libjingle_peerconnection_api",
"//third_party/webrtc/files/stable/webrtc/api:scoped_refptr",
# "//third_party/webrtc/files/stable/webrtc/api:create_modular_peer_connection_factory",
# "//third_party/webrtc/files/stable/webrtc/api:peer_connection_interface",
# "//third_party/webrtc/files/stable/webrtc/api:scoped_refptr",
"@com_google_absl//absl/base:core_headers",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:flat_hash_set",