Skip to content
Snippets Groups Projects
Commit b3622687 authored by Michael Froman's avatar Michael Froman
Browse files

Bug 1828517 - Vendor libwebrtc from 612872b29d - moz.build file updates

parent 9e8b68d6
No related branches found
No related tags found
No related merge requests found
......@@ -23,4 +23,4 @@
# don't change CLOBBER for WebIDL changes any more.
Modified build files in third_party/libwebrtc - Bug 1828517 - (fix-a138c6c8a5) handle file moves in BUILD.gn
Modified build files in third_party/libwebrtc - Bug 1828517 - Vendor libwebrtc from 612872b29d
......@@ -34,7 +34,8 @@ UNIFIED_SOURCES += [
"/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_audio_network_adaptation.cc",
"/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_audio_playout.cc",
"/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_audio_receive_stream_config.cc",
"/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_audio_send_stream_config.cc"
"/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_audio_send_stream_config.cc",
"/third_party/libwebrtc/logging/rtc_event_log/events/rtc_event_neteq_set_minimum_delay.cc"
]
if not CONFIG["MOZ_DEBUG"]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment