Chromium Code Reviews

Unified Diff: Source/WebCore/svg/SVGTextPositioningElement.h

Issue 7350004: Merge 90156 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Source/WebCore/svg/SVGTextContentElement.cpp ('k') | Source/WebCore/svg/SVGTextPositioningElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/svg/SVGTextPositioningElement.h
===================================================================
--- Source/WebCore/svg/SVGTextPositioningElement.h (revision 90860)
+++ Source/WebCore/svg/SVGTextPositioningElement.h (working copy)
@@ -37,7 +37,6 @@
bool isSupportedAttribute(const QualifiedName&);
virtual void parseMappedAttribute(Attribute*);
- virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);
void fillPassedAttributeToPropertyTypeMap(AttributeToPropertyTypeMap&);
« no previous file with comments | « Source/WebCore/svg/SVGTextContentElement.cpp ('k') | Source/WebCore/svg/SVGTextPositioningElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine