Source code
Revision control
Copy as Markdown
Other Tools
From: Michael Froman <mfroman@mozilla.com>
Date: Wed, 5 Feb 2025 18:03:00 +0000
build. r=pehrsons,webrtc-reviewers
Mercurial Revision: https://hg.mozilla.org/mozilla-central/rev/27c29807e6f46562d2b6bae4b7b06a5966290afe
---
BUILD.gn | 1 +
1 file changed, 1 insertion(+)
diff --git a/BUILD.gn b/BUILD.gn
index 0dd2bb4f74..d3caa21e77 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -615,6 +615,7 @@ if (!build_with_chromium) {
if (build_with_mozilla) {
deps += [
+ "api/audio:builtin_audio_processing_builder",
"api/environment:environment_factory",
"api/video:video_frame",
"api/video:video_rtp_headers",