summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/omx/moz.build
diff options
context:
space:
mode:
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 ee7202bd3..661e280e0 100644
--- a/dom/media/platforms/omx/moz.build
+++ b/dom/media/platforms/omx/moz.build
@@ -8,7 +8,7 @@ EXPORTS += [
'OmxDecoderModule.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'OmxDataDecoder.cpp',
'OmxDecoderModule.cpp',
'OmxPlatformLayer.cpp',