Index: third_party/WebKit/LayoutTests/http/tests/media/video-referer.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html b/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html |
index 09077f8731ee66ec4e7705959197a21052194a05..4ba02c3940e9eca22a411905af077f93353af720 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html |
@@ -5,6 +5,8 @@ |
<video id="video"> |
<source id="source"> |
</video> |
+<!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956 |
+ (Please avoid writing new tests using video-test.js) --> |
<script src=../../media-resources/video-test.js></script> |
<script src=../../media-resources/media-file.js></script> |
<script> |