| Index: LayoutTests/webaudio/waveshaper-oversample-2x.html
|
| diff --git a/LayoutTests/webaudio/waveshaper-oversample-2x.html b/LayoutTests/webaudio/waveshaper-oversample-2x.html
|
| index 7f6f85aba85765238662ea92addaf4c5163de224..cfc447cef3da57e707d8416b95688b5edbaae41e 100644
|
| --- a/LayoutTests/webaudio/waveshaper-oversample-2x.html
|
| +++ b/LayoutTests/webaudio/waveshaper-oversample-2x.html
|
| @@ -3,6 +3,7 @@
|
| <html>
|
| <head>
|
| <script src="../resources/js-test.js"></script>
|
| +<script src="resources/compatibility.js"></script>
|
| <script type="text/javascript" src="resources/audio-testing.js"></script>
|
| <script type="text/javascript" src="resources/mix-testing.js"></script>
|
| <script type="text/javascript" src="resources/waveshaper-testing.js"></script>
|
|
|