зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from ffdc6804bfa - moz.build file updates
This commit is contained in:
Родитель
ac2f39359e
Коммит
17c0f89ebe
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 9a99905301f
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from ffdc6804bfa
|
||||
|
||||
|
|
|
@ -30,6 +30,10 @@ LOCAL_INCLUDES += [
|
|||
"/tools/profiler/public"
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
"/third_party/libwebrtc/api/video/i444_buffer.cc"
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/api/video/i420_buffer.cc",
|
||||
"/third_party/libwebrtc/api/video/nv12_buffer.cc",
|
||||
|
|
Загрузка…
Ссылка в новой задаче