Bug 1766646 - Vendor libwebrtc from d7fdb95346 - moz.build file updates

This commit is contained in:
Michael Froman 2022-08-22 01:53:40 -05:00 коммит произвёл Connor Sheehan
Родитель 0f8c511876
Коммит b6ece1e862
2 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

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

Просмотреть файл

@ -36,8 +36,7 @@ SOURCES += [
UNIFIED_SOURCES += [
"/third_party/libwebrtc/modules/audio_processing/audio_processing_builder_impl.cc",
"/third_party/libwebrtc/modules/audio_processing/audio_processing_impl.cc",
"/third_party/libwebrtc/modules/audio_processing/typing_detection.cc"
"/third_party/libwebrtc/modules/audio_processing/audio_processing_impl.cc"
]
if not CONFIG["MOZ_DEBUG"]: