mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1839512 - remove unused event_wrapper.cc from libwebrtc build. r=dbaker,webrtc-reviewers - moz.build file updates
Differential Revision: https://phabricator.services.mozilla.com/D181581
This commit is contained in:
parent
7eb78d69c0
commit
2da8274f38
2
CLOBBER
2
CLOBBER
@ -23,4 +23,4 @@
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
|
||||
Modified build files in third_party/libwebrtc - Bug 1833237 - Vendor libwebrtc from 86163248f4
|
||||
Modified build files in third_party/libwebrtc - Bug 1839512 - remove unused event_wrapper.cc from libwebrtc build. r?dbaker!
|
||||
|
@ -32,7 +32,6 @@ LOCAL_INCLUDES += [
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/modules/video_coding/decoder_database.cc",
|
||||
"/third_party/libwebrtc/modules/video_coding/event_wrapper.cc",
|
||||
"/third_party/libwebrtc/modules/video_coding/fec_controller_default.cc",
|
||||
"/third_party/libwebrtc/modules/video_coding/generic_decoder.cc",
|
||||
"/third_party/libwebrtc/modules/video_coding/h264_sprop_parameter_sets.cc",
|
||||
|
Loading…
Reference in New Issue
Block a user