Chromium Code Reviews| Index: LayoutTests/webaudio/audionode.html |
| diff --git a/LayoutTests/webaudio/audionode.html b/LayoutTests/webaudio/audionode.html |
| index 750fcb42b6db43ef029d0027751f998437df982c..ad3392f56f0e83b824cd87d21bd94fb223df0fb4 100644 |
| --- a/LayoutTests/webaudio/audionode.html |
| +++ b/LayoutTests/webaudio/audionode.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> |
| </head> |