зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from 0bb354c540 - moz.build file updates
This commit is contained in:
Родитель
628f3b2d91
Коммит
f97c683487
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 (MOZ) - update files in webrtc.json non_unified_sources
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from 0bb354c540
|
||||
|
||||
|
|
|
@ -142,6 +142,9 @@ if CONFIG["OS_TARGET"] == "WINNT":
|
|||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/rtc_base/win/get_activation_factory.cc",
|
||||
"/third_party/libwebrtc/rtc_base/win/hstring.cc",
|
||||
"/third_party/libwebrtc/rtc_base/win/scoped_com_initializer.cc",
|
||||
"/third_party/libwebrtc/rtc_base/win/windows_version.cc"
|
||||
]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче