Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGString.h
index 6197cc2..b8fa8e1 100644 (file)
@@ -35,6 +35,8 @@
 
 namespace blink {
 
+class ExceptionState;
+
 class SVGString : public SVGPropertyBase {
 public:
     // SVGString does not have a tear-off type.