| Index: LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html
|
| diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html b/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html
|
| index 08cb086db51b00cd9c8dc6eb67c866544bac3d0a..4c7a6f9399a7d4d2a510c18b94969e4696667625 100644
|
| --- a/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html
|
| +++ b/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html
|
| @@ -50,6 +50,5 @@ shouldNotThrow('pc.setRemoteDescription(sessionDescription, requestSucceeded1, r
|
| window.jsTestIsAsync = true;
|
| window.successfullyParsed = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|