Delete deprecated NackModule
Bug: None Change-Id: Ie9dfe6c0051a172efa4a7768eac0bd0ddba669bd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/266367 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37301}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
e130f29aaa
commit
b32ff729c9
@ -1091,7 +1091,6 @@ if (rtc_include_tests) {
|
||||
"histogram_unittest.cc",
|
||||
"jitter_buffer_unittest.cc",
|
||||
"loss_notification_controller_unittest.cc",
|
||||
"nack_module_unittest.cc",
|
||||
"nack_requester_unittest.cc",
|
||||
"packet_buffer_unittest.cc",
|
||||
"receiver_unittest.cc",
|
||||
@ -1209,7 +1208,6 @@ if (rtc_include_tests) {
|
||||
"../rtp_rtcp:rtp_rtcp_format",
|
||||
"../rtp_rtcp:rtp_video_header",
|
||||
"codecs/av1:video_coding_codecs_av1_tests",
|
||||
"deprecated:nack_module",
|
||||
"svc:scalability_structure_tests",
|
||||
"svc:svc_rate_allocator_tests",
|
||||
"timing:jitter_estimator",
|
||||
|
||||
Reference in New Issue
Block a user