Add missing dependency to audio_decoder_unittests.
BUG=None NOTRY=True R=kjellander@webrtc.org Review-Url: https://codereview.webrtc.org/2684573002 Cr-Commit-Position: refs/heads/master@{#16470}
This commit is contained in:
@ -1325,6 +1325,7 @@ if (rtc_include_tests) {
|
||||
deps += audio_coding_deps
|
||||
deps += [
|
||||
":audio_decoder_interface",
|
||||
":ilbc",
|
||||
":isac",
|
||||
":isac_fix",
|
||||
":neteq",
|
||||
|
||||
Reference in New Issue
Block a user