Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: WebCore/svg/SVGCursorElement.h

Issue 5545007: Merge 73432 - 2010-12-07 Justin Schuh <jschuh@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « WebCore/css/CSSCursorImageValue.cpp ('k') | WebCore/svg/SVGCursorElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/svg/SVGCursorElement.h
===================================================================
--- WebCore/svg/SVGCursorElement.h (revision 73472)
+++ WebCore/svg/SVGCursorElement.h (working copy)
@@ -42,6 +42,7 @@
void addClient(SVGElement*);
void removeClient(SVGElement*);
+ void removeReferencedElement(SVGElement*);
private:
SVGCursorElement(const QualifiedName&, Document*);
« no previous file with comments | « WebCore/css/CSSCursorImageValue.cpp ('k') | WebCore/svg/SVGCursorElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698