| Index: third_party/WebKit/LayoutTests/media/video-src-none.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-src-none.html b/third_party/WebKit/LayoutTests/media/video-src-none.html
|
| index ae9e521d5c111e25c2f6ca7db8aa1c09eacc81d1..33d57d3dd8667e41b0e6488dca3b7cbfda3c5179 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-src-none.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-src-none.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 state;
|
|
|