Refactor NetEqTestFactory to not use "external" decoders

Bug: webrtc:10080
Change-Id: Icfca98d6d91fc5139e678c1aa3de1e2c35abff5c
Reviewed-on: https://webrtc-review.googlesource.com/c/115240
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26090}
This commit is contained in:
Niels Möller
2018-12-20 15:51:43 +01:00
committed by Commit Bot
parent a921660060
commit d375f1c8d1
5 changed files with 32 additions and 14 deletions

View File

@ -1492,6 +1492,7 @@ if (rtc_include_tests) {
"../..:webrtc_common",
"../../api/audio_codecs:builtin_audio_decoder_factory",
"../../rtc_base:rtc_base_approved",
"../../test:audio_codec_mocks",
"../../test:test_support",
"//third_party/abseil-cpp/absl/memory",
]