| Index: third_party/WebKit/LayoutTests/media/video-append-source.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-append-source.html b/third_party/WebKit/LayoutTests/media/video-append-source.html
|
| index 0477140b287a293471caad8072514f534ae0cc64..5dbcb0cb911ba72f125544102216871be8c81efb 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-append-source.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-append-source.html
|
| @@ -1,6 +1,6 @@
|
| <video controls></video>
|
| <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>
|
|
|
|
|