Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Unified Diff: LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
diff --git a/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html b/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
index 16c093ab1a0a7136290bc2389ca1ac1f80bbdc93..a61e9d030609515928333ed408aa279efddba7e9 100644
--- a/LayoutTests/fast/speech/speech-input-result-list-not-enough-arguments.html
+++ b/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>

Powered by Google App Engine
This is Rietveld 408576698