| 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>
|
|
|