Chromium Code Reviews| Index: tools/dom/templates/html/impl/impl_Document.darttemplate |
| diff --git a/tools/dom/templates/html/impl/impl_Document.darttemplate b/tools/dom/templates/html/impl/impl_Document.darttemplate |
| index 7cc7f09e64e32251e884536000fd1dddb7f12b2f..3e66c9c264a95bbe68625eb49183d37d580efe6e 100644 |
| --- a/tools/dom/templates/html/impl/impl_Document.darttemplate |
| +++ b/tools/dom/templates/html/impl/impl_Document.darttemplate |
| @@ -9,7 +9,6 @@ $(ANNOTATIONS)$(CLASS_MODIFIERS)class $CLASSNAME extends Node $NATIVESPEC |
| { |
| $!MEMBERS |
| - |
| /** |
| * Finds all descendant elements of this document that match the specified |
| * group of selectors. |