| Index: third_party/WebKit/Source/core/svg/SVGAnimatedAngle.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.h b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.h
|
| index 14339fc8003a8acb7b2251e1e8985d92039f7293..1bb511f125f02e288ddc9bbef7548a9495878318 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.h
|
| @@ -59,6 +59,8 @@ public:
|
|
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| + DECLARE_VIRTUAL_TRACE_WRAPPERS();
|
| +
|
| protected:
|
| explicit SVGAnimatedAngle(SVGElement* contextElement);
|
|
|
|
|