Index: third_party/WebKit/LayoutTests/media/media-can-play-mpeg4-video.html |
diff --git a/third_party/WebKit/LayoutTests/media/media-can-play-mpeg4-video.html b/third_party/WebKit/LayoutTests/media/media-can-play-mpeg4-video.html |
index bd13a64ede7ff8c03aeaf845ae645b65d748d400..1c23a23d6a042701df01a0940a40d8a73ddc0e63 100644 |
--- a/third_party/WebKit/LayoutTests/media/media-can-play-mpeg4-video.html |
+++ b/third_party/WebKit/LayoutTests/media/media-can-play-mpeg4-video.html |
@@ -1,6 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
+ <!-- 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> |
function start() |