| Index: third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html b/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html
 | 
| index b8428c3d5ba6da82a193271df1489dc1b192168e..75baddb47958a4c8ac126466bcce5cc3bd67b54c 100644
 | 
| --- a/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html
 | 
| +++ b/third_party/WebKit/LayoutTests/http/tests/media/video-seek-to-duration.html
 | 
| @@ -1,7 +1,7 @@
 | 
|  <html>
 | 
|      <head>
 | 
|          <script src=../../media-resources/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=../../media-resources/video-test.js></script>
 | 
|          <script>
 | 
| 
 |