| Index: third_party/WebKit/LayoutTests/webaudio/biquad-peaking.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/biquad-peaking.html b/third_party/WebKit/LayoutTests/webaudio/biquad-peaking.html
|
| index 0f09286ce882cad6dbf5d14d38a9f2b9403064bd..bd443943b021a73e3e26154b529e9e4c071c916d 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/biquad-peaking.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/biquad-peaking.html
|
| @@ -2,9 +2,9 @@
|
|
|
| <html>
|
| <head>
|
| +<script src="../resources/js-test.js"></script>
|
| <script src="resources/compatibility.js"></script>
|
| <script src="resources/audio-testing.js"></script>
|
| -<script src="../resources/js-test.js"></script>
|
| <script src="resources/biquad-filters.js"></script>
|
| <script src="resources/biquad-testing.js"></script>
|
| </head>
|
|
|