| Index: third_party/WebKit/LayoutTests/media/track/track-remove-by-setting-innerHTML.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/track/track-remove-by-setting-innerHTML.html b/third_party/WebKit/LayoutTests/media/track/track-remove-by-setting-innerHTML.html
|
| index 4ab20319eec3c5e0c010e14325e1c375763c6fe8..5bb761107ee2caac2917d609f11ba1364f13f0c0 100644
|
| --- a/third_party/WebKit/LayoutTests/media/track/track-remove-by-setting-innerHTML.html
|
| +++ b/third_party/WebKit/LayoutTests/media/track/track-remove-by-setting-innerHTML.html
|
| @@ -2,6 +2,8 @@
|
| <html>
|
| <head>
|
| <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 type="text/javascript">
|
| var firstSeek = true;
|
|
|