summaryrefslogtreecommitdiffstats
path: root/dom/security/test/https-first/file_mixed_content_auto_upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/https-first/file_mixed_content_auto_upgrade.html')
-rw-r--r--dom/security/test/https-first/file_mixed_content_auto_upgrade.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/security/test/https-first/file_mixed_content_auto_upgrade.html b/dom/security/test/https-first/file_mixed_content_auto_upgrade.html
index 7dda8909a5..5a8bef6bb0 100644
--- a/dom/security/test/https-first/file_mixed_content_auto_upgrade.html
+++ b/dom/security/test/https-first/file_mixed_content_auto_upgrade.html
@@ -6,7 +6,7 @@
<body>
<!--upgradeable resources--->
<img src="http://example.com/browser/dom/security/test/https-first/pass.png">
- <video src="http://example.com/browser/dom/security/test/https-first/test.ogv">
+ <video src="http://example.com/browser/dom/security/test/https-first/test.webm">
<audio src="http://example.com/browser/dom/security/test/https-first/test.wav">
</body>
</html>