зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from 0496a41211 - moz.build file updates
This commit is contained in:
Родитель
197863a281
Коммит
cd8c7d54c9
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 4e702169e4
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from 0496a41211
|
||||
|
||||
|
|
|
@ -29,7 +29,8 @@ LOCAL_INCLUDES += [
|
|||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc"
|
||||
"/third_party/libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc",
|
||||
"/third_party/libwebrtc/modules/congestion_controller/goog_cc/inter_arrival_delta.cc"
|
||||
]
|
||||
|
||||
if not CONFIG["MOZ_DEBUG"]:
|
||||
|
|
Загрузка…
Ссылка в новой задаче