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..6eb575e1b69ff5c68c857a21e312e7d542b1f324 100644 |
--- a/tools/dom/templates/html/dartium/impl_Window.darttemplate |
+++ b/tools/dom/templates/html/dartium/impl_Window.darttemplate |
@@ -3,8 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
part of html; |
- |
-/// @domName $DOMNAME |
+$ANNOTATIONS |
class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC { |
/** |