| Index: lib/dom/templates/html/interface/interface_Document.darttemplate
|
| diff --git a/lib/dom/templates/html/interface/interface_Document.darttemplate b/lib/dom/templates/html/interface/interface_Document.darttemplate
|
| index d4c72983de88005d1d2156c0694925572847177e..d1dc55a105c8adcc7aa993df42cf1970d4fe0366 100644
|
| --- a/lib/dom/templates/html/interface/interface_Document.darttemplate
|
| +++ b/lib/dom/templates/html/interface/interface_Document.darttemplate
|
| @@ -2,6 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +$!COMMENT
|
| interface Document extends HtmlElement {
|
|
|
| $!MEMBERS
|
|
|