Index: Source/core/platform/audio/Reverb.h |
diff --git a/Source/core/platform/audio/Reverb.h b/Source/core/platform/audio/Reverb.h |
index 38e42dab346f90a1531ba76786647fdf43b48159..1e7959630b69f4a8090971e7a7140c8568eadc05 100644 |
--- a/Source/core/platform/audio/Reverb.h |
+++ b/Source/core/platform/audio/Reverb.h |
@@ -35,7 +35,7 @@ |
namespace WebCore { |
class AudioBus; |
- |
+ |
// Multi-channel convolution reverb with channel matrixing - one or more ReverbConvolver objects are used internally. |
class Reverb { |