| Index: third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h b/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| index 5ad044e5ef80b4fd823368823140af2571c30293..136abca4c5f5bea5a86eff8d8a199e8874f33c29 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMatrixTearOff.h
|
| @@ -89,6 +89,8 @@ public:
|
|
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| + DECLARE_VIRTUAL_TRACE_WRAPPERS();
|
| +
|
| private:
|
| explicit SVGMatrixTearOff(const AffineTransform&);
|
| explicit SVGMatrixTearOff(SVGTransformTearOff*);
|
|
|