| Index: LayoutTests/fast/mediastream/RTCIceCandidate.html
|
| diff --git a/LayoutTests/fast/mediastream/RTCIceCandidate.html b/LayoutTests/fast/mediastream/RTCIceCandidate.html
|
| index 972adb158930c1a96f1bd609ee17a7ba423ffd3b..c7be8f61001ac69ce48c4f4d08a4c043787e1cd8 100644
|
| --- a/LayoutTests/fast/mediastream/RTCIceCandidate.html
|
| +++ b/LayoutTests/fast/mediastream/RTCIceCandidate.html
|
| @@ -33,6 +33,5 @@ shouldNotThrow('new RTCIceCandidate({candidate:"x"});');
|
|
|
| window.successfullyParsed = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|