summaryrefslogtreecommitdiffstats
path: root/dom/media/gtest/moz.build
diff options
context:
space:
mode:
authortrav90 <travawine@palemoon.org>2018-12-08 15:51:28 -0600
committertrav90 <travawine@palemoon.org>2018-12-08 15:51:28 -0600
commit9ba2b33da473e128aef5b553c05c615cf9e45104 (patch)
treeec6368618bd6e8a1bb4b31af815c620c37c4043e /dom/media/gtest/moz.build
parentd6867e583c284b81dbb347e7bd1bb3d797e75404 (diff)
downloadUXP-9ba2b33da473e128aef5b553c05c615cf9e45104.tar
UXP-9ba2b33da473e128aef5b553c05c615cf9e45104.tar.gz
UXP-9ba2b33da473e128aef5b553c05c615cf9e45104.tar.lz
UXP-9ba2b33da473e128aef5b553c05c615cf9e45104.tar.xz
UXP-9ba2b33da473e128aef5b553c05c615cf9e45104.zip
Remove files and comments related to MP4Reader
The MP4Reader no longer exists in the tree.
Diffstat (limited to 'dom/media/gtest/moz.build')
-rw-r--r--dom/media/gtest/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/media/gtest/moz.build b/dom/media/gtest/moz.build
index d5d02bced..a7ea73807 100644
--- a/dom/media/gtest/moz.build
+++ b/dom/media/gtest/moz.build
@@ -21,7 +21,6 @@ UNIFIED_SOURCES += [
'TestMozPromise.cpp',
'TestMP3Demuxer.cpp',
'TestMP4Demuxer.cpp',
- # 'TestMP4Reader.cpp', disabled so we can turn check tests back on (bug 1175752)
'TestTrackEncoder.cpp',
'TestVideoSegment.cpp',
'TestVideoUtils.cpp',