summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html b/third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
index 16c093a..a61e9d0 100644
--- a/third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
+++ b/third_party/WebKit/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
@@ -31,7 +31,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>
</body>
</html>