Index: third_party/WebKit/LayoutTests/webaudio/biquad-getFrequencyResponse.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/biquad-getFrequencyResponse.html b/third_party/WebKit/LayoutTests/webaudio/biquad-getFrequencyResponse.html |
index 3a6c01da56eed90477d5b9ac46501f6af5a1e4dc..b517a6e7de9cef92beaffbbaf0528888f95ae45f 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/biquad-getFrequencyResponse.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/biquad-getFrequencyResponse.html |
@@ -3,6 +3,7 @@ |
<head> |
<script src="resources/compatibility.js"></script> |
<script src="resources/audio-testing.js"></script> |
+<script src="resources/biquad-filters.js"></script> |
<script src="resources/biquad-testing.js"></script> |
<script src="../resources/js-test.js"></script> |
</head> |