| Index: third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-parser.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-parser.html b/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-parser.html
|
| index 67ad6c675b7a3b96baaeeecdadaec92db734b88c..86c62e5dfa9a81dbba9b6cec7ab258887bb8ecfc 100644
|
| --- a/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-parser.html
|
| +++ b/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-parser.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>
|
| var region;
|
|
|