| Index: third_party/WebKit/LayoutTests/media/video-controls-fullscreen-with-controller.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-with-controller.html b/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-with-controller.html
|
| deleted file mode 100644
|
| index 59af04bab9dd7b32a3b08193ce2da085d0925b6d..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/media/video-controls-fullscreen-with-controller.html
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| - <head>
|
| - <title>video controls fullscreen button with MediaController</title>
|
| - <script src="../resources/testharness.js"></script>
|
| - <script src="../resources/testharnessreport.js"></script>
|
| - <script src="media-file.js"></script>
|
| - <script src="media-controls.js"></script>
|
| - <script src="video-controls-fullscreen.js"></script>
|
| - </head>
|
| - <body>
|
| - <div id="log"></div>
|
| - <script>fullscreen_test(new MediaController());</script>
|
| - </body>
|
| -</html>
|
|
|