| Index: third_party/WebKit/LayoutTests/media/video-played-reset.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-played-reset.html b/third_party/WebKit/LayoutTests/media/video-played-reset.html
 | 
| index f2ce0b0d6e25db94504760c8cef3fe316814cca8..f0e71747dd2e2d8fe4e27bbe98aea1efa1726a5f 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-played-reset.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-played-reset.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>
 | 
| 
 |