| Index: third_party/WebKit/LayoutTests/media/track/track-webvtt-tc031-cue-recovery.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc031-cue-recovery.html b/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc031-cue-recovery.html
|
| index eacbd5acb487ef4a1f9bfc53f5a46ac33bbacb0e..991e677d7a2a2c481c4cb9f0294b58d5fab701f0 100644
|
| --- a/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc031-cue-recovery.html
|
| +++ b/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc031-cue-recovery.html
|
| @@ -4,6 +4,8 @@
|
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
| <script src=../media-file.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>
|
|
|
|
|