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