mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1766646 - Vendor libwebrtc from afef7a74a7 - moz.build file updates
This commit is contained in:
parent
36f13e930b
commit
09339eddd9
3
CLOBBER
3
CLOBBER
@ -22,4 +22,5 @@
|
||||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
Merge day clobber 2022-08-22
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from afef7a74a7
|
||||
|
||||
|
@ -82,7 +82,8 @@ UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/modules/audio_processing/aec3/subtractor_output.cc",
|
||||
"/third_party/libwebrtc/modules/audio_processing/aec3/subtractor_output_analyzer.cc",
|
||||
"/third_party/libwebrtc/modules/audio_processing/aec3/suppression_filter.cc",
|
||||
"/third_party/libwebrtc/modules/audio_processing/aec3/suppression_gain.cc"
|
||||
"/third_party/libwebrtc/modules/audio_processing/aec3/suppression_gain.cc",
|
||||
"/third_party/libwebrtc/modules/audio_processing/aec3/transparent_mode.cc"
|
||||
]
|
||||
|
||||
if not CONFIG["MOZ_DEBUG"]:
|
||||
|
Loading…
Reference in New Issue
Block a user