Index: Source/core/svg/animation/SVGSMILElement.h |
diff --git a/Source/core/svg/animation/SVGSMILElement.h b/Source/core/svg/animation/SVGSMILElement.h |
index b67c487c56cc527648031a1f491def07fc5c7657..5cdd1c432a318db324e857302a032acf7299f3d3 100644 |
--- a/Source/core/svg/animation/SVGSMILElement.h |
+++ b/Source/core/svg/animation/SVGSMILElement.h |
@@ -130,6 +130,7 @@ protected: |
private: |
virtual void buildPendingResource() OVERRIDE; |
void clearResourceAndEventBaseReferences(); |
+ void clearConditions(); |
virtual void startedActiveInterval() = 0; |
void endedActiveInterval(); |