Chromium Code Reviews| Index: Source/core/svg/SVGPathElement.h |
| diff --git a/Source/core/svg/SVGPathElement.h b/Source/core/svg/SVGPathElement.h |
| index b94846a2b40971d5d36b5e27deac48c48e8a059d..4fbd17f53283db61aee5746f881409059f785337 100644 |
| --- a/Source/core/svg/SVGPathElement.h |
| +++ b/Source/core/svg/SVGPathElement.h |
| @@ -96,8 +96,6 @@ public: |
| void pathSegListChanged(ListModification = ListModificationUnknown); |
| - FloatRect getBBox() override; |
| - |
| DECLARE_VIRTUAL_TRACE(); |
| private: |