| Index: third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html
|
| index f6230f0dc7481ab431704e7326b114b97f83edba..37bf48a65f958ac6d06064beac63e30912c60abd 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html
|
| @@ -1,6 +1,8 @@
|
| <html>
|
| <video autoplay controls></video>
|
| <script src=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=video-test.js></script>
|
| <body>
|
| <pre>
|
|
|