| 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 a1f930e54a52852dee6d08c6885bf070ca8d5510..0d64292406916b4f7cdf12ac50da9883579dcd23 100644
|
| --- a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html
|
| +++ b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <video autoplay controls></video>
|
| <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 src=autoplay-experiment-helper.js></script>
|
|
|