| Index: third_party/WebKit/LayoutTests/media/video-source-inserted.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-source-inserted.html b/third_party/WebKit/LayoutTests/media/video-source-inserted.html
|
| index 20edb0e33715f7b482d7355826c5d5214a1fae25..d1ef2a1ced54e44000c39b9c87ac403e48ba7577 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-source-inserted.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-source-inserted.html
|
| @@ -2,6 +2,8 @@
|
| <html>
|
| <head>
|
| <title>networkState after inserting <source> test</title>
|
| + <!-- 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>
|
| </head>
|
| <body>
|
|
|