Index: third_party/WebKit/LayoutTests/media/video-pause-empty-events.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-pause-empty-events.html b/third_party/WebKit/LayoutTests/media/video-pause-empty-events.html |
index 4e22d807535e14b89ad68f0c3baa4a3d0ed6b01d..ba3cf88d9d10930eed9510bc2f1f187e5d51f2ce 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-pause-empty-events.html |
+++ b/third_party/WebKit/LayoutTests/media/video-pause-empty-events.html |
@@ -1,7 +1,7 @@ |
<video controls></video> |
<p>Test that pause() from EMPTY network state triggers load()</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> |