Index: Source/platform/audio/AudioChannel.cpp |
diff --git a/Source/platform/audio/AudioChannel.cpp b/Source/platform/audio/AudioChannel.cpp |
index b5651004043aaa57c53c004879c72e95e1c06df4..2dd225e52217c6473a022c7a5b41cea74dee5aeb 100644 |
--- a/Source/platform/audio/AudioChannel.cpp |
+++ b/Source/platform/audio/AudioChannel.cpp |
@@ -128,6 +128,6 @@ float AudioChannel::maxAbsValue() const |
return max; |
} |
-} // WebCore |
+} // namespace blink |
#endif // ENABLE(WEB_AUDIO) |