| Index: third_party/WebKit/LayoutTests/media/video-controls-toggling.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls-toggling.html b/third_party/WebKit/LayoutTests/media/video-controls-toggling.html
|
| index 644570bc5411c8f3afe1ccced121656fb9a47712..81dd5ca8e15f7148dfab1c7eb8d66437ab48bed2 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-controls-toggling.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-controls-toggling.html
|
| @@ -3,6 +3,8 @@
|
| <title>Test rendering of volume slider of video tag</title>
|
| <script src=media-file.js></script>
|
| <script src=media-controls.js></script>
|
| + <!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956
|
| + (Please avoid writing new tests using video-test.js) -->
|
| <script src=video-test.js></script>
|
| <script>
|
| var video;
|
|
|