Index: third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h |
diff --git a/third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h b/third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h |
index 0aaa5b7c9d33ab4acae94a038590f01fab47917c..3889b4520e24cce8740e15bbd3d30cee68c86ec5 100644 |
--- a/third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h |
+++ b/third_party/WebKit/Source/platform/graphics/UnacceleratedImageBufferSurface.h |
@@ -46,7 +46,6 @@ public: |
SkCanvas* canvas() override; |
bool isValid() const override; |
- const SkBitmap& deprecatedBitmapForOverwrite() override; |
PassRefPtr<SkImage> newImageSnapshot(AccelerationHint) override; |
private: |