| Index: third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button.html b/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button.html
 | 
| index 708a380f120b6f343968fdb4ff9f470648164241..63f3378bf605e34266fb91c698dd345807a9977b 100644
 | 
| --- a/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button.html
 | 
| +++ b/third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button.html
 | 
| @@ -4,7 +4,7 @@
 | 
|          <title>Test that the overlay play button respects the controls attribute</title>
 | 
|          <script src="media-controls.js"></script>
 | 
|          <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>
 | 
| 
 |