| Index: third_party/WebKit/LayoutTests/media/video-poster.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-poster.html b/third_party/WebKit/LayoutTests/media/video-poster.html
 | 
| index fd8f50f1bd99529d88a9d1d220fa19a3add06341..8e12e19fc4ded1d677d06993407eaa702b7c5fa6 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-poster.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-poster.html
 | 
| @@ -1,7 +1,7 @@
 | 
|  <html>
 | 
|      <head>
 | 
|          <title><video> element with poster size test</title>
 | 
| -        <!-- 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>
 | 
| 
 |