| Index: third_party/WebKit/LayoutTests/media/media-element-play-after-eos.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/media-element-play-after-eos.html b/third_party/WebKit/LayoutTests/media/media-element-play-after-eos.html
 | 
| index 04d0de6ace7a6ed41fd8a4579387a30c949ec77b..91c52fd63906d5fe66750c64417d61151932ab67 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/media-element-play-after-eos.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/media-element-play-after-eos.html
 | 
| @@ -2,7 +2,7 @@
 | 
|  <html>
 | 
|      <head>
 | 
|          <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>
 | 
| 
 |