| Index: third_party/WebKit/LayoutTests/media/video-mouse-focus.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-mouse-focus.html b/third_party/WebKit/LayoutTests/media/video-mouse-focus.html
|
| index a0b951dfb54a50a8e8fc3ddf37d455ef3ee31691..43fae70bcb32f7fd1609bdefd34a395e7f8b8f29 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-mouse-focus.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-mouse-focus.html
|
| @@ -1,6 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| + <!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956
|
| + (Please avoid writing new tests using video-test.js) -->
|
| <script src="video-test.js"></script>
|
| <script>
|
| var startTest = function() {
|
|
|