| Index: third_party/WebKit/LayoutTests/media/remove-from-document.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/remove-from-document.html b/third_party/WebKit/LayoutTests/media/remove-from-document.html
 | 
| index f827e80b8470b6d2c2f70a61631ab40c58008a90..3eb5fde4f2c9532b388900d8d23bde56d4f9ac8b 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/remove-from-document.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/remove-from-document.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 type="text/javascript" charset="utf-8">
 | 
| 
 |