Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/media/video-autoplay-experiment-just-once.html |
| diff --git a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-just-once.html b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-just-once.html |
| index 5012642aeecf1a80344f409537110c5cabe5f2af..bd0ca10643c263df9fb58add1c9882b9347b31c7 100644 |
| --- a/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-just-once.html |
| +++ b/third_party/WebKit/LayoutTests/media/video-autoplay-experiment-just-once.html |
| @@ -1,6 +1,5 @@ |
| +<!DOCTYPE html> |
| <script src=media-file.js></script> |
| -<!-- 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> |
|
fs
2016/07/13 14:46:34
I think eliminating video-test.js stuff would stil
Srirama
2016/07/13 15:35:29
Right. Removed it.
|
| <script> |