Chromium Code Reviews| Index: Source/platform/audio/AudioSourceProvider.h |
| diff --git a/Source/platform/audio/AudioSourceProvider.h b/Source/platform/audio/AudioSourceProvider.h |
| index dbaebe900b832224e504d701b339c8bf9d5cbc0d..be6450e87ad78712875e74c829b44466022f20a5 100644 |
| --- a/Source/platform/audio/AudioSourceProvider.h |
| +++ b/Source/platform/audio/AudioSourceProvider.h |
| @@ -48,6 +48,6 @@ public: |
| virtual ~AudioSourceProvider() { } |
| }; |
| -} // WebCore |
| +} // namespace blink |
| #endif // AudioSourceProvider_h |