Index: third_party/WebKit/Source/core/css/CSSProperties.in |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in |
index 6792c18cc76a5ae033cc24739b4b90e40c9e0468..6b8780f5bc26e8305a51d5a81ece584092d02d62 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -359,7 +359,7 @@ speak inherited |
stop-color interpolable, svg, converter=convertColor |
stop-opacity interpolable, svg, converter=convertNumberOrPercentage |
stroke interpolable, inherited, svg, setter=setStrokePaint, custom_all |
-stroke-dasharray interpolable, inherited, svg, name_for_methods=StrokeDashArray, converter=convertStrokeDasharray |
+stroke-dasharray interpolable, inherited, svg, name_for_methods=StrokeDashArray, converter=convertStrokeDasharray, api_class |
stroke-dashoffset interpolable, inherited, svg, name_for_methods=StrokeDashOffset, converter=convertLength |
stroke-linecap svg, inherited, type_name=LineCap, name_for_methods=CapStyle |
stroke-linejoin svg, inherited, type_name=LineJoin, name_for_methods=JoinStyle |