Index: third_party/WebKit/LayoutTests/media/video-append-source.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-append-source.html b/third_party/WebKit/LayoutTests/media/video-append-source.html |
index 00b79ef3d787e99681ef981db50e027725490771..0477140b287a293471caad8072514f534ae0cc64 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-append-source.html |
+++ b/third_party/WebKit/LayoutTests/media/video-append-source.html |
@@ -1,5 +1,7 @@ |
<video controls></video> |
<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> |