summaryrefslogtreecommitdiff
path: root/dom/media/platforms/ffmpeg/ffmpeg57/moz.build
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-22 02:32:20 +0000
committerMoonchild <moonchild@palemoon.org>2020-06-03 11:49:58 +0000
commit5a64ee34a9e5242bbe5fe4e509ef38ef42f360fa (patch)
tree648f0ce4febbee2f901ef6af74385df8ce452eee /dom/media/platforms/ffmpeg/ffmpeg57/moz.build
parentda8fbfb4d56a4800b3e4c134ea387c2d9fcd9df7 (diff)
downloaduxp-5a64ee34a9e5242bbe5fe4e509ef38ef42f360fa.tar.gz
Issue #80 - Re-land early dom/media de-unification with fixups.
For some reason these changes never got merged back to master after reverting to work on a branch...
Diffstat (limited to 'dom/media/platforms/ffmpeg/ffmpeg57/moz.build')
-rw-r--r--dom/media/platforms/ffmpeg/ffmpeg57/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/platforms/ffmpeg/ffmpeg57/moz.build b/dom/media/platforms/ffmpeg/ffmpeg57/moz.build
index 6bd5db8d72..7a55d7685e 100644
--- a/dom/media/platforms/ffmpeg/ffmpeg57/moz.build
+++ b/dom/media/platforms/ffmpeg/ffmpeg57/moz.build
@@ -4,7 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-UNIFIED_SOURCES += [
+SOURCES += [
'../FFmpegAudioDecoder.cpp',
'../FFmpegDataDecoder.cpp',
'../FFmpegDecoderModule.cpp',