| Index: third_party/WebKit/LayoutTests/media/video-capture-canvas.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-capture-canvas.html b/third_party/WebKit/LayoutTests/media/video-capture-canvas.html
 | 
| index 85226aa23dec6bd17e6d7bface66b957b2786944..4eff21c18ccd172047cd2a3170c3203b06df0c34 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-capture-canvas.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-capture-canvas.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 src=video-played.js></script>
 | 
| 
 |