| Index: LayoutTests/webaudio/biquad-highpass.html
|
| diff --git a/LayoutTests/webaudio/biquad-highpass.html b/LayoutTests/webaudio/biquad-highpass.html
|
| index 7f172757ede16046285f3d0c43aeef5b8e068ee1..51efc960afb589bebe913016b09a329611c22744 100644
|
| --- a/LayoutTests/webaudio/biquad-highpass.html
|
| +++ b/LayoutTests/webaudio/biquad-highpass.html
|
| @@ -3,7 +3,7 @@
|
| <html>
|
| <head>
|
| <script src="resources/audio-testing.js"></script>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <script src="resources/biquad-testing.js"></script>
|
| </head>
|
|
|
|
|