Index: third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html |
index e2d560e66208993c068a24c5d7ceb9b2c40e3fb1..b270d8f62b105d87bc883e8b291ebeb5ddbb6927 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html |
+++ b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html |
@@ -9,7 +9,6 @@ |
<script src="video-controls-fullscreen.js"></script> |
</head> |
<body> |
- <div id="log"></div> |
<iframe></iframe> |
<script>fullscreen_iframe_test();</script> |
</body> |