| Index: third_party/WebKit/LayoutTests/media/video-autoplay.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-autoplay.html b/third_party/WebKit/LayoutTests/media/video-autoplay.html
|
| index 8e6d2a7647c8a7939611d6ab10fc021c9453c9f2..a151039f4dddf71716f7795c9bb2b0cf9a8a4e3c 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-autoplay.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-autoplay.html
|
| @@ -1,6 +1,6 @@
|
| <video autoplay 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>
|
|
|
|
|