Index: third_party/WebKit/LayoutTests/http/tests/media/video-play-progress.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-play-progress.html b/third_party/WebKit/LayoutTests/http/tests/media/video-play-progress.html |
index d44dee45d4506ddae535895cb6714d63004111b0..893898eca37ab548eae3b39c55712773a1e375c0 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/media/video-play-progress.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/media/video-play-progress.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() { |