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 3a48a33b5306a8e9ddbfc3b104dec65970dc0538..fb5aecf6eb8e61f47a127391497fcb50c9b4775b 100644 |
--- a/webrtc/api/audio_codecs/test/BUILD.gn |
+++ b/webrtc/api/audio_codecs/test/BUILD.gn |
@@ -26,6 +26,7 @@ if (rtc_include_tests) { |
"../../../test:test_support", |
"../g722:audio_decoder_g722", |
"../g722:audio_encoder_g722", |
+ "../opus:audio_decoder_opus", |
"../opus:audio_encoder_opus", |
"//testing/gmock", |
] |