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 368ca7e2850be943358b8bdd0729918ade22f1cd..38fddf15f27e9fb09a8dad37044b95649003db41 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html |
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen.html |
@@ -9,7 +9,6 @@ |
<script src="video-controls-fullscreen.js"></script> |
</head> |
<body> |
- <div id="log"></div> |
<script>fullscreen_test();</script> |
</body> |
</html> |