Bug 1928110 - Vendor libwebrtc from 7dd164df7f - moz.build file updates

This commit is contained in:
Michael Froman
2024-11-26 01:49:01 -06:00
parent 0e5f8a0618
commit e6dc7e9b00
2 changed files with 1 additions and 2 deletions

View File

@@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please # changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more. # don't change CLOBBER for WebIDL changes any more.
Modified build files in third_party/libwebrtc - Bug 1928110 - Vendor libwebrtc from 1131c26b25 Modified build files in third_party/libwebrtc - Bug 1928110 - Vendor libwebrtc from 7dd164df7f

View File

@@ -31,7 +31,6 @@ LOCAL_INCLUDES += [
] ]
UNIFIED_SOURCES += [ UNIFIED_SOURCES += [
"/third_party/libwebrtc/modules/audio_coding/acm2/acm_receiver.cc",
"/third_party/libwebrtc/modules/audio_coding/acm2/acm_remixing.cc", "/third_party/libwebrtc/modules/audio_coding/acm2/acm_remixing.cc",
"/third_party/libwebrtc/modules/audio_coding/acm2/acm_resampler.cc", "/third_party/libwebrtc/modules/audio_coding/acm2/acm_resampler.cc",
"/third_party/libwebrtc/modules/audio_coding/acm2/audio_coding_module.cc", "/third_party/libwebrtc/modules/audio_coding/acm2/audio_coding_module.cc",