diff --git a/modules/BUILD.gn b/modules/BUILD.gn index 465f32d3c4..2c1a0427a1 100644 --- a/modules/BUILD.gn +++ b/modules/BUILD.gn @@ -10,7 +10,7 @@ import("../webrtc.gni") import("audio_coding/audio_coding.gni") group("modules") { - public_deps = [ + deps = [ "audio_coding", "audio_device", "audio_mixer",