Index: third_party/WebKit/LayoutTests/media/media-can-play-type.html |
diff --git a/third_party/WebKit/LayoutTests/media/media-can-play-type.html b/third_party/WebKit/LayoutTests/media/media-can-play-type.html |
index 9d1fdf0f3153f9fa032b3321a854d67a40c898ad..f71697ca41f1e049a2ae0eb7d6268e6d14b0f99f 100644 |
--- a/third_party/WebKit/LayoutTests/media/media-can-play-type.html |
+++ b/third_party/WebKit/LayoutTests/media/media-can-play-type.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() { |