From 04d34e019217fdcf4a8fadf51183c6344e656e3b Mon Sep 17 00:00:00 2001 From: Robert O'Callahan Date: Mon, 5 Jan 2009 14:58:27 +1300 Subject: [PATCH] Fix bustage by removing mention of non-existent test for bug 451958. --- content/media/video/test/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/content/media/video/test/Makefile.in b/content/media/video/test/Makefile.in index 5180ed93d45..3653e1ed3c9 100644 --- a/content/media/video/test/Makefile.in +++ b/content/media/video/test/Makefile.in @@ -61,7 +61,6 @@ _TEST_FILES = \ ifdef MOZ_OGG _TEST_FILES += \ test_access_control.html \ - test_access_control-2.html \ file_access_controls.html \ test_bug448534.html \ test_bug461281.html \