| Index: LayoutTests/fast/mediastream/RTCPeerConnection-localDescription.html
|
| diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription.html b/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription.html
|
| index cdcc4b72dd101c616b7a4093d163233e51dba5cf..2ddda29e6aa2b27f65dc68c2b629c12882970cee 100644
|
| --- a/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription.html
|
| +++ b/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription.html
|
| @@ -50,6 +50,5 @@ shouldNotThrow('pc.setLocalDescription(sessionDescription, requestSucceeded1, re
|
| window.jsTestIsAsync = true;
|
| window.successfullyParsed = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|