| Index: third_party/WebKit/LayoutTests/media/video-source-inserted.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-source-inserted.html b/third_party/WebKit/LayoutTests/media/video-source-inserted.html
 | 
| index d1ef2a1ced54e44000c39b9c87ac403e48ba7577..7c93d324022987cf068203640421edca0b1b703e 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-source-inserted.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-source-inserted.html
 | 
| @@ -2,7 +2,7 @@
 | 
|  <html>
 | 
|      <head>
 | 
|          <title>networkState after inserting <source> 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>
 | 
|      </head>
 | 
| 
 |