Index: third_party/WebKit/LayoutTests/media/controls-after-unload-expected.html |
diff --git a/third_party/WebKit/LayoutTests/media/controls-after-unload-expected.html b/third_party/WebKit/LayoutTests/media/controls-after-unload-expected.html |
index 33e6ac902a4452c8896cb4cdbe532b624bb7de5a..b23f7d726654f0c3daa3354d50a4ca19ab35f231 100644 |
--- a/third_party/WebKit/LayoutTests/media/controls-after-unload-expected.html |
+++ b/third_party/WebKit/LayoutTests/media/controls-after-unload-expected.html |
@@ -4,6 +4,6 @@ |
<title>controls after unload</title> |
</head> |
<body> |
- <video controls></video> |
+ <video src="foo.mp4" controls></video> |
</body> |
</html> |