| Index: LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html
|
| diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html b/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html
|
| index 78bae45f79f52addb3ea64eef377f51be926c3a0..109eb604feeb27aa6b63361a3590a3ddab3e24e5 100644
|
| --- a/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html
|
| +++ b/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html
|
| @@ -61,6 +61,5 @@ shouldNotThrow("navigator.webkitGetUserMedia({audio:true}, gotStream, error);");
|
| window.jsTestIsAsync = true;
|
| window.successfullyParsed = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|