Index: client/dom/templates/dom/interface/interface_CSSMatrix.darttemplate |
diff --git a/client/dom/templates/dom/interface/interface_CSSMatrix.darttemplate b/client/dom/templates/dom/interface/interface_CSSMatrix.darttemplate |
index 2d81d2d13aabcfaa029c4ce7be61ff6504895330..3d90c2113b3617ff2b70830557a2d869a4b87b49 100644 |
--- a/client/dom/templates/dom/interface/interface_CSSMatrix.darttemplate |
+++ b/client/dom/templates/dom/interface/interface_CSSMatrix.darttemplate |
@@ -4,7 +4,7 @@ |
// WARNING: Do not edit - generated code. |
-interface CSSMatrix$!EXTENDS default _CSSMatrixFactoryProvider { |
+interface CSSMatrix$EXTENDS default _CSSMatrixFactoryProvider { |
CSSMatrix([String spec]); |
$!MEMBERS} |