Index: third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata.html b/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata.html |
index 6702bf14df2141b79b9ddffaef14539ffe39dd56..b2158e191a5a2660263092128330dcae94af35ac 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata.html |
@@ -2,6 +2,8 @@ |
<head> |
<title>throttled loading metadata</title> |
<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 loadedmetadata(e) |