Index: third_party/WebKit/LayoutTests/media/video-width-height.html |
diff --git a/third_party/WebKit/LayoutTests/media/video-width-height.html b/third_party/WebKit/LayoutTests/media/video-width-height.html |
index 01342fcc97beea89a6c1cf4c22f0b253dbfa432c..56d63350e02e4d562fe072988cd56126de5335a2 100644 |
--- a/third_party/WebKit/LayoutTests/media/video-width-height.html |
+++ b/third_party/WebKit/LayoutTests/media/video-width-height.html |
@@ -1,5 +1,5 @@ |
<video width=100 height=50 controls></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=video-test.js></script> |
<script> |