| Index: third_party/WebKit/LayoutTests/media/video-played-collapse.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-played-collapse.html b/third_party/WebKit/LayoutTests/media/video-played-collapse.html
 | 
| index 46885341f33f96cd5ae432b91cbe015cc554c4a5..3a8419381affc591b645a776a0934bf70cf27ccc 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-played-collapse.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-played-collapse.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>
 | 
| 
 |