| Index: lib/dom/templates/html/interface/interface_Window.darttemplate
|
| diff --git a/lib/dom/templates/html/interface/interface_Window.darttemplate b/lib/dom/templates/html/interface/interface_Window.darttemplate
|
| index e7cb614dc06c622e829d76985ac13c3c3b8318ed..e0b40fd6fc6a1c05153f8f0e764ec6bd89918486 100644
|
| --- a/lib/dom/templates/html/interface/interface_Window.darttemplate
|
| +++ b/lib/dom/templates/html/interface/interface_Window.darttemplate
|
| @@ -4,10 +4,9 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| +$!COMMENT
|
| interface $ID$EXTENDS {
|
|
|
| - final Document document;
|
| -
|
| /**
|
| * Executes a [callback] after the next batch of browser layout measurements
|
| * has completed or would have completed if any browser layout measurements
|
|
|