| Index: third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler.html b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler.html
|
| index 8bb7dc416865920bab0c6f6dadbdb9361861e211..3621189b0159dec9467b77f6c437734a49c1c4cb 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-suspend-resume-eventhandler.html
|
| @@ -3,6 +3,7 @@
|
| <head>
|
| <script src="../resources/js-test.js"></script>
|
| <script src="resources/compatibility.js"></script>
|
| + <script src="resources/audit-util.js"></script>
|
| <script src="resources/audio-testing.js"></script>
|
| </head>
|
|
|
|
|