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

Unified Diff: LayoutTests/webaudio/audiochannelmerger-stereo.html

Issue 58533003: Move fast/js/resources files to resources. (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/audiochannelmerger-stereo.html
diff --git a/LayoutTests/webaudio/audiochannelmerger-stereo.html b/LayoutTests/webaudio/audiochannelmerger-stereo.html
index c5ee7b4264ead6c44cfc5e2c02a29943cf879458..1be98f1248bdfaf9bb4d67e06cda4f3f9842738d 100644
--- a/LayoutTests/webaudio/audiochannelmerger-stereo.html
+++ b/LayoutTests/webaudio/audiochannelmerger-stereo.html
@@ -6,7 +6,7 @@ Tests that that we can merge two mono streams into a stereo stream.
<html>
<head>
-<script src="../fast/js/resources/js-test-pre.js"></script>
+<script src="../resources/js-test.js"></script>
<script type="text/javascript" src="resources/audio-testing.js"></script>
<script type="text/javascript" src="resources/buffer-loader.js"></script>
</head>
« no previous file with comments | « LayoutTests/webaudio/audiochannelmerger-basic.html ('k') | LayoutTests/webaudio/audiocontext-max-contexts.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698