| Index: third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h b/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| index 6df60d1ea3421c68ffe09c8cb0bcc5e4ce21f94e..94a9c8cfffe6b88d445eb3e834f82466225b5cf4 100644
|
| --- a/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| +++ b/third_party/WebKit/Source/core/svg/graphics/SVGImageForContainer.h
|
| @@ -68,7 +68,6 @@ class SVGImageForContainer final : public Image {
|
| new SVGImageForContainer(image, containerSizeWithoutZoom, zoom, url));
|
| }
|
|
|
| - bool isTextureBacked() override;
|
| IntSize size() const override;
|
|
|
| bool usesContainerSize() const override {
|
|
|