| Index: LayoutTests/webaudio/audiocontext-max-contexts.html
|
| diff --git a/LayoutTests/webaudio/audiocontext-max-contexts.html b/LayoutTests/webaudio/audiocontext-max-contexts.html
|
| index 4a3044866eb93078bfa3b0c143f8df6ae81dd1f6..6fe898c736418404b4975635bbe002ad84a4fdc1 100644
|
| --- a/LayoutTests/webaudio/audiocontext-max-contexts.html
|
| +++ b/LayoutTests/webaudio/audiocontext-max-contexts.html
|
| @@ -18,6 +18,5 @@ function reachHardwareContextsLimit() {
|
|
|
| shouldThrow("reachHardwareContextsLimit()");
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|