Chromium Code Reviews| Index: tools/dom/templates/html/impl/impl_Screen.darttemplate |
| diff --git a/tools/dom/templates/html/impl/impl_Screen.darttemplate b/tools/dom/templates/html/impl/impl_Screen.darttemplate |
| index 13f97c1ffbbcb95c4a7a7773b085b64ef3e56f9f..227c0d727ee3897722d01333e441a8bb884a807d 100644 |
| --- a/tools/dom/templates/html/impl/impl_Screen.darttemplate |
| +++ b/tools/dom/templates/html/impl/impl_Screen.darttemplate |
| @@ -4,7 +4,7 @@ |
| part of $LIBRARYNAME; |
| -@DocsEditable |
| +@DocsEditable() |
| $(ANNOTATIONS)$(CLASS_MODIFIERS)class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC { |
| @DomName('Screen.availHeight') |