Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 6c472a399f0dae5fd090e7a4a7343591978367b8..0b08e9079eb64bfa37fb9426a081e70b2dd8aa5a 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -63,6 +63,7 @@ if (rtc_include_tests) { |
"..:webrtc_common", |
"../common_video", |
"../modules/audio_coding", |
+ "../modules/audio_coding:audio_format_conversion", |
"../modules/rtp_rtcp", |
"../modules/utility", |
"../modules/video_coding", |