Index: LayoutTests/fast/speech/input-onspeechchange-event.html |
diff --git a/LayoutTests/fast/speech/input-onspeechchange-event.html b/LayoutTests/fast/speech/input-onspeechchange-event.html |
index dd89ed71d379c3a9250cf1caec7782f8b9874ea6..9121019bbc28bd36e606be9afa72ef0b451afd6a 100644 |
--- a/LayoutTests/fast/speech/input-onspeechchange-event.html |
+++ b/LayoutTests/fast/speech/input-onspeechchange-event.html |
@@ -41,7 +41,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="onSpeechChange(event)"> |
</body> |
</html> |