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

Unified Diff: LayoutTests/webaudio/sample-accurate-scheduling.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/sample-accurate-scheduling.html
diff --git a/LayoutTests/webaudio/sample-accurate-scheduling.html b/LayoutTests/webaudio/sample-accurate-scheduling.html
index bd41497ec97d8ffaee73b9c4597251084b57824a..e6810db35405447160e42239067d802b70b4466d 100644
--- a/LayoutTests/webaudio/sample-accurate-scheduling.html
+++ b/LayoutTests/webaudio/sample-accurate-scheduling.html
@@ -7,7 +7,7 @@ We use an impulse so we can tell exactly where the rendering is happening.
<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/realtimeanalyser-fft-sizing.html ('k') | LayoutTests/webaudio/scriptprocessornode-premature-death.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698