| Index: LayoutTests/fast/mediastream/constructors.html
|
| diff --git a/LayoutTests/fast/mediastream/constructors.html b/LayoutTests/fast/mediastream/constructors.html
|
| index 534bad8ef0de6620a8170ad1fc75091a70275ab1..7f7dfb9d424e16466abaf33ccd013720dca0b9d7 100644
|
| --- a/LayoutTests/fast/mediastream/constructors.html
|
| +++ b/LayoutTests/fast/mediastream/constructors.html
|
| @@ -24,6 +24,5 @@ shouldNotThrow("new RTCIceCandidate({candidate:'foo'});");
|
|
|
| window.jsTestIsAsync = false;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|