| Index: third_party/WebKit/LayoutTests/media/video-controls.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls.html b/third_party/WebKit/LayoutTests/media/video-controls.html
|
| index 98ae30687b48583775f615aa9961bdda355a51ea..e048c8e9b21c888b9461e962aa3d48f30ba6e8ab 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-controls.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-controls.html
|
| @@ -1,7 +1,7 @@
|
| <video controls></video>
|
| <p>Test 'controls' attribute<p>
|
| <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>
|
|
|