| Index: third_party/WebKit/LayoutTests/webaudio/dom-exceptions.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/dom-exceptions.html b/third_party/WebKit/LayoutTests/webaudio/dom-exceptions.html
|
| index afea8f68cfc46bb5f618349ca0424bfdd677fd5c..a8e5a9735c2cbb73752aaf2b9e142bef9d383d97 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/dom-exceptions.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/dom-exceptions.html
|
| @@ -1,9 +1,9 @@
|
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
| <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-testing.js"></script>
|
| </head>
|
|
|
|
|