| Index: LayoutTests/fast/mediastream/RTCPeerConnection-ice.html
|
| diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-ice.html b/LayoutTests/fast/mediastream/RTCPeerConnection-ice.html
|
| index 6e15530c10a7a960bca11b11437974427e25c507..731fd1ca180f6136a05a710d36a6933c0790e474 100644
|
| --- a/LayoutTests/fast/mediastream/RTCPeerConnection-ice.html
|
| +++ b/LayoutTests/fast/mediastream/RTCPeerConnection-ice.html
|
| @@ -49,6 +49,5 @@ pc.oniceconnectionstatechange = onIceChange1;
|
| window.jsTestIsAsync = true;
|
| window.successfullyParsed = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|