| Index: third_party/WebKit/LayoutTests/media/video-currentTime-delay.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html b/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html
 | 
| index b81a59f6c132557876d8aa1bd6414fc5a22873eb..2307eec17d3095c06e5221f23cf8437c21b0a9a7 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-currentTime-delay.html
 | 
| @@ -6,7 +6,7 @@
 | 
|      <p>Test a delay in playing the movie results in a canPlay event.</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>
 | 
| 
 |