Index: third_party/WebKit/LayoutTests/media/video-source-type.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-source-type.html b/third_party/WebKit/LayoutTests/media/video-source-type.html |
index d70842e7df472d6786481bb36c3564f6ceaff880..073ae9e70cef07cd610f35296a333890b0045957 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-source-type.html |
+++ b/third_party/WebKit/LayoutTests/media/video-source-type.html |
@@ -4,6 +4,8 @@ |
<title> <source> @type attribute</title> |
<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> |
waitForEvent("loadstart", function () { |