Chromium Code Reviews| Index: WebCore/svg/SVGElement.h |
| =================================================================== |
| --- WebCore/svg/SVGElement.h (revision 75425) |
| +++ WebCore/svg/SVGElement.h (working copy) |
| @@ -77,7 +77,7 @@ |
| void setCursorElement(SVGCursorElement*); |
| void cursorElementRemoved(); |
| void setCursorImageValue(CSSCursorImageValue*); |
| - void cursorImageElementRemoved(); |
| + void cursorImageValueRemoved(); |
| virtual void updateAnimatedSVGAttribute(const QualifiedName&) const; |