Index: Source/platform/audio/AudioBus.h |
diff --git a/Source/platform/audio/AudioBus.h b/Source/platform/audio/AudioBus.h |
index 24812aebf765650232fe9354466fc2684ff900ff..f9955ff105f55866176f33e29275cc255389c418 100644 |
--- a/Source/platform/audio/AudioBus.h |
+++ b/Source/platform/audio/AudioBus.h |
@@ -166,6 +166,6 @@ protected: |
float m_sampleRate; // 0.0 if unknown or N/A |
}; |
-} // WebCore |
+} // namespace blink |
#endif // AudioBus_h |