| Index: Source/web/SourceBufferPrivateImpl.cpp
|
| diff --git a/Source/web/SourceBufferPrivateImpl.cpp b/Source/web/SourceBufferPrivateImpl.cpp
|
| index a756a1ee1cc8f30dd2f790b4b00819de9e5b4cb8..8f263f9caf1244faaa71ca168ffbd4241389f69b 100644
|
| --- a/Source/web/SourceBufferPrivateImpl.cpp
|
| +++ b/Source/web/SourceBufferPrivateImpl.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "WebSourceBuffer.h"
|
|
|
| -namespace WebKit {
|
| +namespace blink {
|
|
|
| SourceBufferPrivateImpl::SourceBufferPrivateImpl(PassOwnPtr<WebSourceBuffer> sourceBuffer)
|
| : m_sourceBuffer(sourceBuffer)
|
|
|