| Index: Source/WebCore/rendering/svg/RenderSVGInlineText.h
|
| ===================================================================
|
| --- Source/WebCore/rendering/svg/RenderSVGInlineText.h (revision 85561)
|
| +++ Source/WebCore/rendering/svg/RenderSVGInlineText.h (working copy)
|
| @@ -48,6 +48,7 @@
|
| private:
|
| virtual const char* renderName() const { return "RenderSVGInlineText"; }
|
|
|
| + virtual void destroy();
|
| virtual void styleDidChange(StyleDifference, const RenderStyle*);
|
|
|
| // FIXME: We need objectBoundingBox for DRT results and filters at the moment.
|
|
|