Index: Source/WebCore/svg/SVGTRefElement.h |
=================================================================== |
--- Source/WebCore/svg/SVGTRefElement.h (revision 126671) |
+++ Source/WebCore/svg/SVGTRefElement.h (working copy) |
@@ -53,7 +53,7 @@ |
virtual InsertionNotificationRequest insertedInto(ContainerNode*) OVERRIDE; |
virtual void removedFrom(ContainerNode*) OVERRIDE; |
- void updateReferencedText(); |
+ void updateReferencedText(Element*); |
void detachTarget(); |