Index: third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html b/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html |
index fac710afed871dc011f958382807b4559096cfc6..b8428c3d5ba6da82a193271df1489dc1b192168e 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html |
@@ -1,6 +1,8 @@ |
<html> |
<head> |
<script src=../../media-resources/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=../../media-resources/video-test.js></script> |
<script> |
function start() |