Index: third_party/WebKit/LayoutTests/media/video-double-seek-currentTime.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-double-seek-currentTime.html b/third_party/WebKit/LayoutTests/media/video-double-seek-currentTime.html |
index 028352db94b4b8fcfd2404135340de0f07daebf3..a23ca1366ccdc3528744cc87548db8a804e57708 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-double-seek-currentTime.html |
+++ b/third_party/WebKit/LayoutTests/media/video-double-seek-currentTime.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> |
var seekCount = 0; |