| Index: third_party/WebKit/LayoutTests/http/tests/media/video-referer.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html b/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html
 | 
| index 4ba02c3940e9eca22a411905af077f93353af720..d6796ba118ad025d3e88c787200b575285a3106d 100644
 | 
| --- a/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html
 | 
| +++ b/third_party/WebKit/LayoutTests/http/tests/media/video-referer.html
 | 
| @@ -5,7 +5,7 @@
 | 
|  <video id="video">
 | 
|      <source id="source">
 | 
|  </video>
 | 
| -<!-- 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=../../media-resources/video-test.js></script>
 | 
|  <script src=../../media-resources/media-file.js></script>
 | 
| 
 |