Index: third_party/WebKit/LayoutTests/media/video-source-add-after-remove.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-source-add-after-remove.html b/third_party/WebKit/LayoutTests/media/video-source-add-after-remove.html |
index ab56876c43b928a26deeb4ca0522f67638528167..b98976dee4dccaa381f45ed948051a0fb69b8e11 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-source-add-after-remove.html |
+++ b/third_party/WebKit/LayoutTests/media/video-source-add-after-remove.html |
@@ -2,6 +2,8 @@ |
<html> |
<head> |
<title>Add <source> after removing failed candidate</title> |
+ <!-- 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 src=media-file.js></script> |
<script> |