Fix build for protobuf 3.11.4 BUG=chromium:1082352 TEST=build_packages with CL:2197715 Change-Id: I2e932dd5050449ea66e74e5fc5022e6fb54239d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/webrtc-apm/+/2199899 Tested-by: Allen Webb <allenwebb@google.com> Reviewed-by: Hsinyu Chao <hychao@chromium.org> Commit-Queue: Allen Webb <allenwebb@google.com>
APM is the audio processing module of WebRTC project in charge of effects like echo cancellation, noise suppression, etc. The purpose of this project is to build a standalone library for Chrome OS system side audio processing.
To update this package to latest upstream WebRC:
./script/sync-apm.sh path/to/webrtc-checkout/src .emerge webrtc-apm to see if anything breaks.