Index: third_party/WebKit/LayoutTests/media/audio-constructor-preload.html |
diff --git a/third_party/WebKit/LayoutTests/media/audio-constructor-preload.html b/third_party/WebKit/LayoutTests/media/audio-constructor-preload.html |
index d3a104fdada4692a3bb98df627682a7f67519935..3f02b27825819bab5d5a67af0a020c73319cff6f 100644 |
--- a/third_party/WebKit/LayoutTests/media/audio-constructor-preload.html |
+++ b/third_party/WebKit/LayoutTests/media/audio-constructor-preload.html |
@@ -1,6 +1,8 @@ |
<html> |
<head> |
<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> |