| Index: LayoutTests/fast/speech/input-text-speechstart.html
|
| diff --git a/LayoutTests/fast/speech/input-text-speechstart.html b/LayoutTests/fast/speech/input-text-speechstart.html
|
| index d89898c1a513684d33a74ead1e147392496d282a..dd6465ad9d578b5ccf9740141a43aac16ba69651 100644
|
| --- a/LayoutTests/fast/speech/input-text-speechstart.html
|
| +++ b/LayoutTests/fast/speech/input-text-speechstart.html
|
| @@ -32,7 +32,6 @@ function run() {
|
| window.onload = run;
|
| window.jsTestIsAsync = true;
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| <input id='speechInput' x-webkit-speech onwebkitspeechchange="onWebkitSpeechChange()">
|
| </body>
|
| </html>
|
|
|