| Index: tools/dom/templates/html/impl/impl_SVGColor.darttemplate
|
| diff --git a/tools/dom/templates/html/impl/impl_SVGColor.darttemplate b/tools/dom/templates/html/impl/impl_SVGColor.darttemplate
|
| index 34ab7ed7c4f232d6b5f3cf9af84b07c50f389c09..afe3c34128ec4f5c427c2d4f4e8be48c5d363702 100644
|
| --- a/tools/dom/templates/html/impl/impl_SVGColor.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_SVGColor.darttemplate
|
| @@ -8,4 +8,5 @@ part of $LIBRARYNAME;
|
| // type entirely but can't.
|
| @DocsEditable
|
| $(ANNOTATIONS)class $CLASSNAME$IMPLEMENTS$NATIVESPEC {
|
| + _SVGColor.internal();
|
| }
|
|
|