Index: Source/platform/audio/AudioSourceProviderClient.h |
diff --git a/Source/platform/audio/AudioSourceProviderClient.h b/Source/platform/audio/AudioSourceProviderClient.h |
index c6faefaf12c47f3e8da1be831e71cee9c7638a5d..68029f45db3a9a10fdbf738955b98516fc39d6e9 100644 |
--- a/Source/platform/audio/AudioSourceProviderClient.h |
+++ b/Source/platform/audio/AudioSourceProviderClient.h |
@@ -40,6 +40,6 @@ protected: |
virtual ~AudioSourceProviderClient() { } |
}; |
-} // WebCore |
+} // namespace blink |
#endif // AudioSourceProviderClient_h |