| Index: third_party/WebKit/LayoutTests/media/viewport-in-standalone-media-document.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/viewport-in-standalone-media-document.html b/third_party/WebKit/LayoutTests/media/viewport-in-standalone-media-document.html
|
| index ab612f58e041ae42bdd158d769c5fe6f0c11ef94..7869365d9e5b733da4e77ca3aa0087a042deb2d0 100644
|
| --- a/third_party/WebKit/LayoutTests/media/viewport-in-standalone-media-document.html
|
| +++ b/third_party/WebKit/LayoutTests/media/viewport-in-standalone-media-document.html
|
| @@ -2,6 +2,8 @@
|
| <html>
|
| <head>
|
| <script src="../media/media-file.js"></script>
|
| + <!-- TODO(philipj): Convert test to testharness.js. crbug.com/588956
|
| + (Please avoid writing new tests using video-test.js) -->
|
| <script src="../media/video-test.js"></script>
|
| <script>
|
| var metaElement;
|
|
|