| Index: LayoutTests/webaudio/decode-audio-data-basic.html
|
| diff --git a/LayoutTests/webaudio/decode-audio-data-basic.html b/LayoutTests/webaudio/decode-audio-data-basic.html
|
| index cd773bb6b76501f932a8e45a1f8b9af6e2880664..348033b1b42029584acf46085dcc8171ee623167 100644
|
| --- a/LayoutTests/webaudio/decode-audio-data-basic.html
|
| +++ b/LayoutTests/webaudio/decode-audio-data-basic.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <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>
|
| </head>
|
| <body>
|
|
|