summaryrefslogtreecommitdiffstats
path: root/dom/media/gtest/moz.build
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@wolfbeast.com>2018-12-09 17:27:56 +0100
committerGitHub <noreply@github.com>2018-12-09 17:27:56 +0100
commitd01a5b10f1551bffdb220f4b3d700156008aab7b (patch)
treee487b48ec1a9d7b8a2b3c2b0d476b22c1d5a5df9 /dom/media/gtest/moz.build
parent1fd53c96ef54e5e298fed7be9574fd2c9073463f (diff)
parent9ba2b33da473e128aef5b553c05c615cf9e45104 (diff)
downloadUXP-d01a5b10f1551bffdb220f4b3d700156008aab7b.tar
UXP-d01a5b10f1551bffdb220f4b3d700156008aab7b.tar.gz
UXP-d01a5b10f1551bffdb220f4b3d700156008aab7b.tar.lz
UXP-d01a5b10f1551bffdb220f4b3d700156008aab7b.tar.xz
UXP-d01a5b10f1551bffdb220f4b3d700156008aab7b.zip
Merge pull request #901 from trav90/code-cleanup
Remove unused files from media gtests
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',