зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from c79f1d8cfb - moz.build file updates
This commit is contained in:
Родитель
5187c83bc2
Коммит
04b76cc32b
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 0abd518abd
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from c79f1d8cfb
|
||||
|
||||
|
|
|
@ -22,12 +22,15 @@ FINAL_LIBRARY = "webrtc"
|
|||
LOCAL_INCLUDES += [
|
||||
"!/ipc/ipdl/_ipdlheaders",
|
||||
"/ipc/chromium/src",
|
||||
"/media/libyuv/",
|
||||
"/media/libyuv/libyuv/include/",
|
||||
"/third_party/libwebrtc/",
|
||||
"/third_party/libwebrtc/third_party/abseil-cpp/",
|
||||
"/tools/profiler/public"
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/api/video/i420_buffer.cc",
|
||||
"/third_party/libwebrtc/api/video/video_frame.cc",
|
||||
"/third_party/libwebrtc/api/video/video_frame_buffer.cc",
|
||||
"/third_party/libwebrtc/api/video/video_source_interface.cc"
|
||||
|
|
|
@ -89,7 +89,6 @@ DIRS += [
|
|||
"/third_party/libwebrtc/api/video/video_codec_constants_gn",
|
||||
"/third_party/libwebrtc/api/video/video_frame_gn",
|
||||
"/third_party/libwebrtc/api/video/video_frame_i010_gn",
|
||||
"/third_party/libwebrtc/api/video/video_frame_i420_gn",
|
||||
"/third_party/libwebrtc/api/video/video_frame_metadata_gn",
|
||||
"/third_party/libwebrtc/api/video/video_frame_nv12_gn",
|
||||
"/third_party/libwebrtc/api/video/video_frame_type_gn",
|
||||
|
|
Загрузка…
Ссылка в новой задаче