Bug 1909234 - Vendor libwebrtc from c78f25b7f0 - moz.build file updates

This commit is contained in:
Byron Campen 2024-08-07 09:38:52 -05:00
Родитель 7f6ba4b57d
Коммит 901bcafa2f
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -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 1909234 - Vendor libwebrtc from c7fd5afd45
Modified build files in third_party/libwebrtc - Bug 1909234 - Vendor libwebrtc from c78f25b7f0

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

@ -43,7 +43,7 @@ UNIFIED_SOURCES += [
"/third_party/libwebrtc/modules/remote_bitrate_estimator/overuse_estimator.cc",
"/third_party/libwebrtc/modules/remote_bitrate_estimator/packet_arrival_map.cc",
"/third_party/libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc",
"/third_party/libwebrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc"
"/third_party/libwebrtc/modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator.cc"
]
if not CONFIG["MOZ_DEBUG"]: