Index: third_party/WebKit/Source/core/animation/SampledEffect.h |
diff --git a/third_party/WebKit/Source/core/animation/SampledEffect.h b/third_party/WebKit/Source/core/animation/SampledEffect.h |
index 7478a3117c4a15767a7ad73846b809ae0b91dbbd..040bfe88d62488a334f5176583495a4f960b71b5 100644 |
--- a/third_party/WebKit/Source/core/animation/SampledEffect.h |
+++ b/third_party/WebKit/Source/core/animation/SampledEffect.h |
@@ -37,8 +37,6 @@ public: |
DECLARE_TRACE(); |
- void applySVGUpdate(SVGElement&); |
- |
private: |
SampledEffect(KeyframeEffect*); |