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

Unified Diff: LayoutTests/fast/speech/input-onspeechchange-event.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
« no previous file with comments | « LayoutTests/fast/speech/change-focus.html ('k') | LayoutTests/fast/speech/input-ontextinput-event.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/fast/speech/change-focus.html ('k') | LayoutTests/fast/speech/input-ontextinput-event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698