| Index: Source/platform/graphics/GraphicsContextRecorder.h
|
| diff --git a/Source/platform/graphics/GraphicsContextRecorder.h b/Source/platform/graphics/GraphicsContextRecorder.h
|
| index 8a3de6e6cac702f73f14125e46a2074e7c9aa557..2f04244f0638ec2a26386c004e8d136af3871c68 100644
|
| --- a/Source/platform/graphics/GraphicsContextRecorder.h
|
| +++ b/Source/platform/graphics/GraphicsContextRecorder.h
|
| @@ -38,7 +38,7 @@
|
| #include "third_party/skia/include/core/SkPictureRecorder.h"
|
| #include "wtf/RefCounted.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class PLATFORM_EXPORT GraphicsContextSnapshot : public RefCounted<GraphicsContextSnapshot> {
|
| WTF_MAKE_NONCOPYABLE(GraphicsContextSnapshot);
|
|
|