| Index: third_party/WebKit/LayoutTests/media/video-src-remove.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-src-remove.html b/third_party/WebKit/LayoutTests/media/video-src-remove.html
 | 
| index a0a3f9b0b2a441967ebe137c8fb49b0c65f4053f..730aa81157158b8d3858f82e10c8014941dde49a 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-src-remove.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-src-remove.html
 | 
| @@ -1,7 +1,7 @@
 | 
|  <html>
 | 
|  <body>
 | 
|      <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>
 | 
|      <div id=panel></div>
 | 
| 
 |