diff --git a/webrtc.gni b/webrtc.gni index 7cf81e6af4..eaa545122c 100644 --- a/webrtc.gni +++ b/webrtc.gni @@ -65,7 +65,7 @@ declare_args() { rtc_builtin_ssl_root_certificates = true # Include the iLBC audio codec? - rtc_include_ilbc = true + rtc_include_ilbc = false # Disable this to avoid building the Opus audio codec. rtc_include_opus = true