Chromium Code Reviews| Index: lib/dom/templates/html/interface/interface_Point.darttemplate |
| diff --git a/lib/dom/templates/html/interface/interface_Point.darttemplate b/lib/dom/templates/html/interface/interface_Point.darttemplate |
| index 25d0dae2a8736a9d1d336960e530cabf33a66ca3..462e881173a20b4863726aac1c75032309a4ed27 100644 |
| --- a/lib/dom/templates/html/interface/interface_Point.darttemplate |
| +++ b/lib/dom/templates/html/interface/interface_Point.darttemplate |
| @@ -4,6 +4,7 @@ |
| // WARNING: Do not edit - generated code. |
| +$!COMMENT |
| interface $ID$EXTENDS default _$(ID)FactoryProvider { |
| $ID(num x, num y); |