summaryrefslogtreecommitdiffstats
path: root/dom/media/ogg/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-18 01:54:43 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-18 01:54:43 -0400
commitf3206baa807da484fd3365ea0c7a8bdeae9f5e5e (patch)
treef508f98596ac4b481ab188171f2c45ff4ab15e16 /dom/media/ogg/moz.build
parent24607dc828af83a5111308847b2e825f61dd7fa4 (diff)
downloadUXP-f3206baa807da484fd3365ea0c7a8bdeae9f5e5e.tar
UXP-f3206baa807da484fd3365ea0c7a8bdeae9f5e5e.tar.gz
UXP-f3206baa807da484fd3365ea0c7a8bdeae9f5e5e.tar.lz
UXP-f3206baa807da484fd3365ea0c7a8bdeae9f5e5e.tar.xz
UXP-f3206baa807da484fd3365ea0c7a8bdeae9f5e5e.zip
Issue #80 - De-unify dom/media/ogg
Diffstat (limited to 'dom/media/ogg/moz.build')
-rw-r--r--dom/media/ogg/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/ogg/moz.build b/dom/media/ogg/moz.build
index 07e195b6f..c47abf690 100644
--- a/dom/media/ogg/moz.build
+++ b/dom/media/ogg/moz.build
@@ -13,7 +13,7 @@ EXPORTS += [
'OpusParser.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'OggCodecState.cpp',
'OggCodecStore.cpp',
'OggDecoder.cpp',