Index: Source/core/svg/SVGElement.h |
diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
index 741a43ec220f48897878eb8374b549cddfe4fe1d..ad62a0af61b7388a8c74d231d5024a69ade0f0c5 100644 |
--- a/Source/core/svg/SVGElement.h |
+++ b/Source/core/svg/SVGElement.h |
@@ -160,7 +160,6 @@ protected: |
virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE; |
- virtual void finishParsingChildren() OVERRIDE; |
virtual void attributeChanged(const QualifiedName&, const AtomicString&, AttributeModificationReason = ModifiedDirectly) OVERRIDE; |
virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE; |