Index: Source/core/platform/audio/AudioSourceProvider.h |
diff --git a/Source/core/platform/audio/AudioSourceProvider.h b/Source/core/platform/audio/AudioSourceProvider.h |
index d891b3911f6d19e24af197d3749b6651d8c887f1..db82ba6e275a8d9e0564247a96bea104e9993c8b 100644 |
--- a/Source/core/platform/audio/AudioSourceProvider.h |
+++ b/Source/core/platform/audio/AudioSourceProvider.h |
@@ -33,7 +33,7 @@ namespace WebCore { |
class AudioBus; |
class AudioSourceProviderClient; |
- |
+ |
// Abstract base-class for a pull-model client. |
class AudioSourceProvider { |
public: |