Chromium Code Reviews| Index: lib/html/templates/html/interface/interface_Window.darttemplate |
| diff --git a/lib/html/templates/html/interface/interface_Window.darttemplate b/lib/html/templates/html/interface/interface_Window.darttemplate |
| index 21471a3b0ac08c3ced5cadbc077cda66a301e9f0..4aa579d82f5d0a122575d56811744c5260107547 100644 |
| --- a/lib/html/templates/html/interface/interface_Window.darttemplate |
| +++ b/lib/html/templates/html/interface/interface_Window.darttemplate |
| @@ -5,7 +5,7 @@ |
| // WARNING: Do not edit - generated code. |
| $!COMMENT |
| -interface $ID$EXTENDS { |
| +abstract class $ID$EXTENDS { |
| /** |
| * Register a [port] on this window under the given [name]. This |