Index: third_party/WebKit/LayoutTests/media/sources-fallback-codecs.html |
diff --git a/third_party/WebKit/LayoutTests/media/sources-fallback-codecs.html b/third_party/WebKit/LayoutTests/media/sources-fallback-codecs.html |
index fe7e65360d0785568d9410696d33c819e910586c..ce4a050564959e1d3604c81d90a8c47955db505c 100644 |
--- a/third_party/WebKit/LayoutTests/media/sources-fallback-codecs.html |
+++ b/third_party/WebKit/LayoutTests/media/sources-fallback-codecs.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> |
var canPlayThroughCount = 0; |