Index: third_party/WebKit/LayoutTests/media/video-controls-touch-events-captured.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-controls-touch-events-captured.html b/third_party/WebKit/LayoutTests/media/video-controls-touch-events-captured.html |
index a3492f497e175f18548ec36c6369ec4b46ff2f1c..46b3169e965d7e82d546356a5d8de1c273eadcd6 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-controls-touch-events-captured.html |
+++ b/third_party/WebKit/LayoutTests/media/video-controls-touch-events-captured.html |
@@ -7,7 +7,7 @@ |
<video controls></video> |
<p>This tests that touch events on the controls will not be seen by the video element.</p> |
<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=media-controls.js></script> |