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

Unified Diff: LayoutTests/webaudio/javascriptaudionode-rewrap.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/webaudio/javascriptaudionode-rewrap.html
diff --git a/LayoutTests/webaudio/javascriptaudionode-rewrap.html b/LayoutTests/webaudio/javascriptaudionode-rewrap.html
index cee551bbfb51183d0c2b08a84fb6e6eb20ffe63c..610963f4fabd5093d7ead37d5ee895e9e10fd233 100644
--- a/LayoutTests/webaudio/javascriptaudionode-rewrap.html
+++ b/LayoutTests/webaudio/javascriptaudionode-rewrap.html
@@ -5,7 +5,6 @@
var jsTestIsAsync = true;
description("Tests re-wrapping an AudioNode sublass after its JS wrapper is deleted wraps the node as the correct subclass. A binding integrity assert will fire otherwise.");
</script>
-<script src=../fast/js/resources/js-test-post.js></script>
<script src=resources/javascriptaudionode-testing.js></script>
<script>
var sampleRate = 44100.0;

Powered by Google App Engine
This is Rietveld 408576698