Remove usages of libjingle_peerconnection_api.

PiperOrigin-RevId: 926159807
This commit is contained in:
hai007
2026-06-03 11:29:10 -07:00
committed by Copybara-Service
parent 8bc556c4e7
commit 00c8ae557a
+1 -1
View File
@@ -100,7 +100,7 @@ cc_library(
deps = [
"//connections/implementation/proto:offline_wire_formats_cc_proto",
"//internal/platform:base",
"//third_party/webrtc/files/stable/webrtc/api:libjingle_peerconnection_api",
"//third_party/webrtc/files/stable/webrtc/api:peer_connection_interface",
"//third_party/webrtc/files/stable/webrtc/api:scoped_refptr",
"@com_google_absl//absl/functional:any_invocable",
"@com_google_absl//absl/strings:string_view",