Index: third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html |
index 880419e55f6921885b06ce21af86a56e27e62b47..028f7aebc34851284276a02f08e9e9acf87bedf0 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html |
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-not-supported.html |
@@ -9,7 +9,6 @@ |
<script src="video-controls-fullscreen.js"></script> |
</head> |
<body> |
- <div id="log"></div> |
<script> |
window.internals.settings.setFullscreenSupported(false); |
fullscreen_not_supported_test(); |