| Index: third_party/WebKit/LayoutTests/media/video-controls-captions.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls-captions.html b/third_party/WebKit/LayoutTests/media/video-controls-captions.html
|
| index 52baabface7f07333aba814db872748c72e2cdef..e2251ce899575817b856712766db3650d8201043 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-controls-captions.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-controls-captions.html
|
| @@ -5,6 +5,8 @@
|
| <title>Test closed caption button toggling.</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 track;
|
|
|