| Index: third_party/WebKit/LayoutTests/media/video-played-ranges-1.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-played-ranges-1.html b/third_party/WebKit/LayoutTests/media/video-played-ranges-1.html
 | 
| index 17406f8596eb3a61225d5fb415a75b3c16129dff..46481f67a020a76ae432f3aa3f0ab4c718d58c2c 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-played-ranges-1.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-played-ranges-1.html
 | 
| @@ -2,7 +2,7 @@
 | 
|      <head>
 | 
|          <title>Test of 'played' attribute</title>
 | 
|          <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 src=video-played.js></script>
 | 
| 
 |