| Index: LayoutTests/http/tests/security/local-video-source-from-remote.html
|
| diff --git a/LayoutTests/http/tests/security/local-video-source-from-remote.html b/LayoutTests/http/tests/security/local-video-source-from-remote.html
|
| index 6fe1ef58c7addfb169517767f38d42a171907815..ed531c378ddc8855d03a29a1e9a69bb2057e76ac 100644
|
| --- a/LayoutTests/http/tests/security/local-video-source-from-remote.html
|
| +++ b/LayoutTests/http/tests/security/local-video-source-from-remote.html
|
| @@ -60,7 +60,7 @@
|
| endTest();
|
| }
|
|
|
| - var localMovie = "file:///tmp/LayoutTests/media/content/scaled-matrix.mov";
|
| + var localMovie = "file:///tmp/LayoutTests/media/content/test.mp4";
|
| var remoteUrl = "http://localhost:8000/resources/test";
|
|
|
| function loadedmetadata(evt)
|
|
|