| 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 216d932e95acb43f4f5b9bdf6d247d7757970379..93413461dbeb0524e2f560fe1fde01f5a75836a9 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-source.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-source.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <script src=media-file.js></script>
|
| - <!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956
|
| + <!-- TODO(foolip): Convert test to testharness.js. crbug.com/588956
|
| (Please avoid writing new tests using video-test.js) -->
|
| <script src=video-test.js></script>
|
| <script>
|
|
|