Bug 1912989 - Vendor libwebrtc from f6a804826c - moz.build file updates

This commit is contained in:
Michael Froman 2024-09-03 21:09:21 -05:00
Родитель 2b8db0dfc5
Коммит e61f17e4e2
2 изменённых файлов: 2 добавлений и 1 удалений

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

@ -22,4 +22,4 @@
# 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 1912989 - Vendor libwebrtc from c592257953
Modified build files in third_party/libwebrtc - Bug 1912989 - Vendor libwebrtc from f6a804826c

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

@ -35,6 +35,7 @@ UNIFIED_SOURCES += [
"/third_party/libwebrtc/video/encoder_bitrate_adjuster.cc",
"/third_party/libwebrtc/video/encoder_overshoot_detector.cc",
"/third_party/libwebrtc/video/frame_encode_metadata_writer.cc",
"/third_party/libwebrtc/video/quality_convergence_controller.cc",
"/third_party/libwebrtc/video/quality_convergence_monitor.cc",
"/third_party/libwebrtc/video/rate_utilization_tracker.cc",
"/third_party/libwebrtc/video/video_source_sink_controller.cc",