| Index: Source/core/svg/SVGTests.h
|
| diff --git a/Source/core/svg/SVGTests.h b/Source/core/svg/SVGTests.h
|
| index 9350a15493f1ff3cf31be71b29380ac62a43867a..7df0e223f1bb430cfa6b58e05e56657c2bf7f87d 100644
|
| --- a/Source/core/svg/SVGTests.h
|
| +++ b/Source/core/svg/SVGTests.h
|
| @@ -44,7 +44,6 @@ public:
|
| bool isKnownAttribute(const QualifiedName&);
|
|
|
| void addSupportedAttributes(HashSet<QualifiedName>&);
|
| - bool handleAttributeChange(SVGElement*, const QualifiedName&);
|
|
|
| static SVGAttributeToPropertyMap& attributeToPropertyMap();
|
|
|
|
|