Bug 1928110 - Vendor libwebrtc from 19bbd6f02f - moz.build file updates
This commit is contained in:
2
CLOBBER
2
CLOBBER
@@ -22,4 +22,4 @@
|
||||
# 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 1928110 - Vendor libwebrtc from a507a08904
|
||||
Modified build files in third_party/libwebrtc - Bug 1928110 - Vendor libwebrtc from 19bbd6f02f
|
||||
|
||||
@@ -31,7 +31,8 @@ LOCAL_INCLUDES += [
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/media/base/codec.cc"
|
||||
"/third_party/libwebrtc/media/base/codec.cc",
|
||||
"/third_party/libwebrtc/media/base/codec_comparators.cc"
|
||||
]
|
||||
|
||||
if not CONFIG["MOZ_DEBUG"]:
|
||||
|
||||
Reference in New Issue
Block a user