| Index: third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-dom-layout.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-dom-layout.html b/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-dom-layout.html
|
| index 63a2f1dd7dc12bb871c9aa06adf411650a48c8c0..91a3070d2c4336b660f0e3fdad735579632a8134 100644
|
| --- a/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-dom-layout.html
|
| +++ b/third_party/WebKit/LayoutTests/media/track/regions-webvtt/vtt-region-dom-layout.html
|
| @@ -5,6 +5,8 @@
|
|
|
| <script src=../../media-controls.js></script>
|
| <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 testTrack;
|
|
|