| Index: Source/platform/graphics/GraphicsContextRecorder.cpp
|
| diff --git a/Source/platform/graphics/GraphicsContextRecorder.cpp b/Source/platform/graphics/GraphicsContextRecorder.cpp
|
| index 26e02f4f486412d80ab02845d9274ca29992a5ca..c7152352260043740b4aee4f1534ffd004af3c73 100644
|
| --- a/Source/platform/graphics/GraphicsContextRecorder.cpp
|
| +++ b/Source/platform/graphics/GraphicsContextRecorder.cpp
|
| @@ -46,7 +46,7 @@
|
| #include "wtf/text/Base64.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| GraphicsContext* GraphicsContextRecorder::record(const IntSize& size, bool isCertainlyOpaque)
|
| {
|
|
|