Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / properties / SVGPropertyTearOff.h
index a0974fd..8d5609a 100644 (file)
@@ -27,6 +27,8 @@
 
 namespace WebCore {
 
+class SVGTransform;
+
 class SVGPropertyTearOffBase : public SVGProperty {
 public:
     virtual void setValueForMatrixIfNeeded(SVGTransform*) { }