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