| Index: skia/ext/bitmap_platform_device_mac.h
|
| diff --git a/skia/ext/bitmap_platform_device_mac.h b/skia/ext/bitmap_platform_device_mac.h
|
| index bda2f6099a323c49ad5d5c95076cc033538e3b1c..6c8dc84f211f5bfdf5051d29f1bfd655d78d3eb3 100644
|
| --- a/skia/ext/bitmap_platform_device_mac.h
|
| +++ b/skia/ext/bitmap_platform_device_mac.h
|
| @@ -58,7 +58,6 @@ class SK_API BitmapPlatformDevice : public SkBitmapDevice, public PlatformDevice
|
| const SkBitmap& bitmap);
|
|
|
| SkBaseDevice* onCreateCompatibleDevice(const CreateInfo& info) override;
|
| - virtual SkBaseDevice* onCreateDevice(const CreateInfo&, const SkPaint*);
|
|
|
| private:
|
| void ReleaseBitmapContext();
|
|
|