Index: third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html |
index 072a10eaa06b00477c6fe6a0ae015ab422636d9a..368ca7e2850be943358b8bdd0729918ade22f1cd 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html |
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html |
@@ -10,6 +10,6 @@ |
</head> |
<body> |
<div id="log"></div> |
- <script>fullscreen_test(null);</script> |
+ <script>fullscreen_test();</script> |
</body> |
</html> |