| Index: third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-smoothing.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-smoothing.html b/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-smoothing.html
|
| index bb1d72efdea004d160581d985ecee0715cb6bb53..da4c83d43eb83a168f35840f188dac65823d37ff 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-smoothing.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-freq-data-smoothing.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>
|
| <script src="resources/realtimeanalyser-testing.js"></script>
|
| <script src="resources/fft.js"></script>
|
|
|