| Index: LayoutTests/fast/mediastream/RTCSessionDescription.html
|
| diff --git a/LayoutTests/fast/mediastream/RTCSessionDescription.html b/LayoutTests/fast/mediastream/RTCSessionDescription.html
|
| index 79eab322f98b5b0fd5412d13ab3b28379615f34f..9c8fbe44c445aa8a27318393f6942db2beb0be94 100644
|
| --- a/LayoutTests/fast/mediastream/RTCSessionDescription.html
|
| +++ b/LayoutTests/fast/mediastream/RTCSessionDescription.html
|
| @@ -35,6 +35,5 @@ shouldNotThrow("new RTCSessionDescription({type:'pranswer', sdp:'x'});");
|
|
|
| window.successfullyParsed = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|