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

Unified Diff: LayoutTests/fast/speech/input-text-speechstart.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/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>

Powered by Google App Engine
This is Rietveld 408576698