| Index: Source/platform/graphics/ReplayingCanvas.h
|
| diff --git a/Source/platform/graphics/ReplayingCanvas.h b/Source/platform/graphics/ReplayingCanvas.h
|
| index c0398117712c5ddd205e3e14b82c521a94b4fb16..bbdc86c37edbe006fe3ea5e479fb0968bf8dfc4a 100644
|
| --- a/Source/platform/graphics/ReplayingCanvas.h
|
| +++ b/Source/platform/graphics/ReplayingCanvas.h
|
| @@ -34,7 +34,7 @@
|
| #include "platform/graphics/InterceptingCanvas.h"
|
| #include "third_party/skia/include/core/SkPictureRecorder.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class ReplayingCanvas : public InterceptingCanvas, public SkDrawPictureCallback {
|
| public:
|
|
|