зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 (MOZ) - update files in webrtc.json non_unified_sources - moz.build file updates
This commit is contained in:
Родитель
33fe5fc00f
Коммит
8455247154
2
CLOBBER
2
CLOBBER
|
@ -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 b73c058702
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 (MOZ) - update files in webrtc.json non_unified_sources
|
||||
|
||||
|
|
|
@ -28,12 +28,15 @@ LOCAL_INCLUDES += [
|
|||
"/tools/profiler/public"
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
"/third_party/libwebrtc/modules/pacing/prioritized_packet_queue.cc"
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/modules/pacing/bitrate_prober.cc",
|
||||
"/third_party/libwebrtc/modules/pacing/paced_sender.cc",
|
||||
"/third_party/libwebrtc/modules/pacing/pacing_controller.cc",
|
||||
"/third_party/libwebrtc/modules/pacing/packet_router.cc",
|
||||
"/third_party/libwebrtc/modules/pacing/prioritized_packet_queue.cc",
|
||||
"/third_party/libwebrtc/modules/pacing/round_robin_packet_queue.cc",
|
||||
"/third_party/libwebrtc/modules/pacing/task_queue_paced_sender.cc"
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче