Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 991a7a3d0de1b15200ebcb2ea935ae929c878ee6..df5b95e6ab12d61e49b72b02a208189dbc691128 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -403,6 +403,7 @@ if (rtc_include_tests) { |
testonly = true |
deps = [ |
"api:rtc_api_unittests", |
+ "api/audio_codecs/test:audio_codecs_api_unittests", |
"base:rtc_base_approved_unittests", |
"base:rtc_base_unittests", |
"base:rtc_numerics_unittests", |