| Index: third_party/WebKit/LayoutTests/media/video-seeking.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-seeking.html b/third_party/WebKit/LayoutTests/media/video-seeking.html
 | 
| index ff2afddd57a810b3318b3ed34866ca9d96bb12ab..1cceb1484e38cc541c25f7e70798ee88578582f6 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-seeking.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-seeking.html
 | 
| @@ -4,7 +4,7 @@
 | 
|   is fired for each seek
 | 
|   </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>
 | 
| 
 |