summaryrefslogtreecommitdiff
path: root/dom/media/platforms/omx/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
commit3d5d13a71a76bd26888447a254c92f77e56eb4f8 (patch)
tree648f0ce4febbee2f901ef6af74385df8ce452eee /dom/media/platforms/omx/moz.build
parent0b7ea3b94bb57671b9d2d019fa85e10c39719ecf (diff)
downloadaura-central-3d5d13a71a76bd26888447a254c92f77e56eb4f8.tar.gz
Issue mcp-graveyard/UXP%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/omx/moz.build')
-rw-r--r--dom/media/platforms/omx/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/platforms/omx/moz.build b/dom/media/platforms/omx/moz.build
index 661e280e0..ee7202bd3 100644
--- a/dom/media/platforms/omx/moz.build
+++ b/dom/media/platforms/omx/moz.build
@@ -8,7 +8,7 @@ EXPORTS += [
'OmxDecoderModule.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'OmxDataDecoder.cpp',
'OmxDecoderModule.cpp',
'OmxPlatformLayer.cpp',