| Index: third_party/WebKit/LayoutTests/media/video-source.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-source.html b/third_party/WebKit/LayoutTests/media/video-source.html
|
| index 31038db26becb195d1b17e6f8832cdd3359c7c8f..216d932e95acb43f4f5b9bdf6d247d7757970379 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-source.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-source.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>
|
|
|
|
|