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

Unified Diff: LayoutTests/webaudio/offlineaudiocontext-constructor.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/webaudio/note-grain-on-timing.html ('k') | LayoutTests/webaudio/oscillator-basic.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webaudio/offlineaudiocontext-constructor.html
diff --git a/LayoutTests/webaudio/offlineaudiocontext-constructor.html b/LayoutTests/webaudio/offlineaudiocontext-constructor.html
index 4d73cec08946a7962258ec5cd9c6553f8dd45f87..50077db191bb174817521a273a12e83553425bcb 100644
--- a/LayoutTests/webaudio/offlineaudiocontext-constructor.html
+++ b/LayoutTests/webaudio/offlineaudiocontext-constructor.html
@@ -10,6 +10,5 @@ description("Tests the OfflineAudioContext constructor");
// Make sure we don't crash when giving 0 as number of frames.
shouldThrow("new webkitOfflineAudioContext(1, 0, 44100)");
</script>
-<script src="../fast/js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/webaudio/note-grain-on-timing.html ('k') | LayoutTests/webaudio/oscillator-basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698