Index: tools/dom/templates/html/dartium/impl_Window.darttemplate |
diff --git a/tools/dom/templates/html/dartium/impl_Window.darttemplate b/tools/dom/templates/html/dartium/impl_Window.darttemplate |
index 286114d08cb09e742d337865a755151e8d2993cd..059c2fe795e3652f721823dec35ce23715683d0a 100644 |
--- a/tools/dom/templates/html/dartium/impl_Window.darttemplate |
+++ b/tools/dom/templates/html/dartium/impl_Window.darttemplate |
@@ -4,7 +4,7 @@ |
part of html; |
-/// @domName $DOMNAME |
+@DomName("$DOMNAME") |
class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC { |
/** |