Index: webrtc/api/audio_codecs/test/BUILD.gn |
diff --git a/webrtc/api/audio_codecs/test/BUILD.gn b/webrtc/api/audio_codecs/test/BUILD.gn |
index 83ea44e2f573759061033bfdfa9175d1e8df59de..882ac033e74039196050fdf05ce09c16a6b78108 100644 |
--- a/webrtc/api/audio_codecs/test/BUILD.gn |
+++ b/webrtc/api/audio_codecs/test/BUILD.gn |
@@ -25,6 +25,8 @@ if (rtc_include_tests) { |
"../../../rtc_base:rtc_base_approved", |
"../../../test:audio_codec_mocks", |
"../../../test:test_support", |
+ "../L16:audio_decoder_L16", |
+ "../L16:audio_encoder_L16", |
"../g711:audio_decoder_g711", |
"../g711:audio_encoder_g711", |
"../g722:audio_decoder_g722", |